body {
	margin:0 auto;
	width:1200px;
	padding:0;
	background-image:url(../images/home/fundo.jpg);
}
#container {
	width: 1100px;
}
#header {
	padding:0;
	margin:0;
}
#mainContent{
	background-image:url(../images/home/fundo_conteudo.jpg);
	background-repeat:no-repeat;
	height:1126px;
	background-position:right;
	padding-left:150px;
	text-align:left;
}
#footer {
	text-align:right;
	background-image:url(../images/home/footer.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:222px;
	height:60px;
	font-size:10px;
	font-family:Verdana;
	color:#4b0808;
}
#bar {
	margin-left:-23px;
	background-image:url(../images/home/bar.jpg);
	background-repeat:no-repeat;
	height:147px;
}
#minibar {
	margin-left:-23px;
	background-image:url(../images/release/minibar.jpg);
	background-repeat:no-repeat;
	height:25px;
}
#release_foto {
	height:930px;
	width:296px;
	padding-top:10px;
	text-align:right;
	float:left;	
}
#release_texto {
	padding:15px 0 0 20px;
	width:550px;
	height:930px;
	float:left;	
}
#discografia_menu {
	width:220px;
	height:910px;
	float:left;
	margin-top:30px;
}
#discografia_texto {
	width:640px;
	height:910px;
	float:left;
	margin:25px 0 0 30px;
}
#equipamentos_menu {
	width: 240px;
	height: 910px;
	float:left;
	margin-top:25px;
}
#equipamentos_texto {
	padding:15px 0 0 30px;
	width:550px;
	height:910px;
	float:left;	
}
#vertical_bar {
	width:25px;
	height:940px;
	float:left;
	background-image:url(../images/discografia/vertical_bar.jpg);
}
.texto {
	font-family: Verdana;
	font-size:12px;
	text-align:justify;
	color:#000000;
}
a, a:visited {
	text-decoration:none;
	color:#4b0808;
}
a:hover
{
	font-weight:bold;
	color:#990000;
}