@charset "utf-8";
/* CSS Document */

/*=====geral=====*/
*{
	margin: 0;
	padding: 0;
}
body{
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -290px;
	margin-left: -502px;
}
#main{
	width: 1005px;
	position: relative;	
}
/*=====//geral=====*/

/*=====header=====*/
#header{
	height: 125px; 
	position: relative;
}
#banner{
	width: 871px;
	padding-right: 9px;
}
#stamp_st{
	width: 117px;
	position: absolute;
	top: 0px;
	left: 880px;
}
/*=====//header=====*/

/*===center===*/
#center{
	height: 346px;
	position: relative;
}
/*===logo===*/
#logo_box{
	width: 399px;
}
#logo01{
	height: 110px;
}
#logo02{
	height: 107px;
}
#logo03{
	height: 129px;
}
/*===//logo===*/
#main_box{
	width: 481px;
	position: absolute;
	top: 0px;
	left: 399px;
}	
/*===menu_bar===*/
#menu_bar{
	height: 41px;
}
.menu_link{
	position: relative;
	top: 4px;
	left: 0px;
}
/*===//menu_bar===*/
/*===content_box===*/
#content_box{
	height: 305px;
	position: relative;
}
#content_margin_L{
	width: 21px;
	height: 100%;
}
#content_view{
	width: 439px;
	height: 281px;
	position: absolute;
	top: 12px;
	left: 21px;
}
#content_margin_R{
	width: 21px;
	height: 100%;	
	position: absolute;
	top: 0px;
	left: 460px;
}
#artista, #download,
#membro_equipe{
	width: 410px;
	height: 95px;
	position: relative;
}
#viewrelease, #viewcontato_art,
#viewfichatec, #viewdisco,
#viewvideo, #viewprograma,
#viewcontato{
	width: 410px;
	position: relative;
}
#viewadmin, #viewsuccess{
	width: 100%;
	position: absolute;
	top: 45%;
	left: 0px;
}
#capa{
	width: 73px;
	position: absolute;
	top: 11px;
	left: 11px;
}
#ficha{
	width: 315px;
	position: absolute;
	top: 11px;
	left: 94px;
}
#ficha_download{
	position: absolute;
	left: 200px;
	bottom: 3px;
}	
.track{
	position: relative
}
#download_track{
	width: 16px;
	height: 16px;
}	
#play_track{
	width: 16px;
	height: 16px;
	position: absolute;
	top: 0px;
	left: 18px;
}	
#title_track{
	position: absolute;
	top: 0px;
	left: 44px;
}	
#formContato{
	position: absolute;
	top: 0px;
	left: 20px;
}	
#formContato input{
	width: 400px;
	height: 25px;
}
#formContato textarea{
	width: 400px;
	height: 120px;
}
#formContato button{
	width: 199px;
}
/*===//content_box===*/
/*===sidebar===*/
#sidebar{
	width: 125px;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 880px;
}	
#sidebar_top{
	height: 41px;
}
.sidebox{
	width: 88px;
	height: 88px;
}
#sidebar_spacer{
	width: 88px;
	height: 7px;
}
#sidebox03{
	height: 115px;
}
/*===//sidebar===*/
/*=====//center=====*/

/*=====footer=====*/
#footer{
	height: 109px;
	position: relative;
}
#player{
	width: 872px;
	height: 15px;
}
#help_player{
	width: 125px;
	position: absolute;
	top: 0px;
	left: 880px;
}
#sharing{
	height: 16px;
	position: absolute;
	bottom: 0px;
	right: 0px;	
}
/*=====//footer=====*/

