/* Topo ----------------------------------------------------------------------- */

#topo{
}

/* Menu Lateral ----------------------------------------------------------------------- */

#menuLateral_reprodutor{
	position:absolute;
	margin-top: 385px;
background-image: url(../img/fundos/fundo_menulateral_reprodutor.png);
	background-repeat: no-repeat;
}

#menuLateral_reprodutor ul{
	margin-top: 53px;
	margin-left:-20px;
	list-style:none;
	text-align: left;
	vertical-align: middle;

}

#menuLateral_reprodutor li a{
	height: 28px;
	padding-top:5px;
	text-decoration: none;
	font-family: "Georgia", Times, serif;
	font-size: 13px;
	color: #a59780;
	text-transform:uppercase;
	border-bottom: 1px solid #403022;
	display: block;
}

#menuLateral_reprodutor li a:hover{
	text-decoration: underline;
	color: #C1B8A8;
	padding-left: 2px;
	
}

#menuLateral_reprodutor .rodape{
	background-image:url(../img/fundos/fundo_menulateral_baixo.png);
	background-repeat:no-repeat;
	width:230px;
	height: 249px;
	margin-top:-20px;
}

#menuLateral_reprodutor .back_menu{
	background-image:url(../img/fundos/back_menu.png);
	background-repeat:repeat-y;
	min-height:800px;
	
}




/* Super Conteúdo e Conteudo ----------------------------------------------------------------------- */

#superconteudo{
	height: auto;
	border: 2px solid #033;
	margin-top: 6px;
	background-image: url(../img/fundos/fundo_site.png);
	background-repeat: repeat;
	border: 2px solid #2e2319;
	min-height:880px;
}

#margemEsq{
	height:2px;
}


#conteudo{
	color:#FFF;
}



#marca{
	height: 30px;
	margin-top:70px;
}

.fundoBaixo{
	background-image: url(../img/fundos/baixo.jpg);
	background-repeat: repeat;
	background-color: #130e0a;
	width: 100%;
	height: 80px;
	bottom: 0px;
	margin-top:22px;
	margin-bottom:0px;
}

#botaoLeia{
	background-image: url(../img/fundos/back_titulo_bloco.png);
	background-repeat: repeat-x;
	font-family: "Georgia", Times, serif;
	font-size: 15px;
	color: #000;
	text-transform: uppercase;
	text-align: center;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top:8px;
	margin-left:545px;
}

#botaoLeia a,a:hover,visited {
	font-family: "Georgia", Times, serif;
	font-size: 12px;
	color: #100b08;
	text-decoration:none;
	text-transform:uppercase;
}

/* Conteudo Bloco 01----------------------------------------------------------------------- */

#bloco01{
	background-color:#150f0b;
	border:#2e2319 solid 1px;
	height: auto;
	padding-bottom: 15px;
	margin-top: 8px;
	padding-right:15px;
	margin-bottom:30px;
}


#titulo{
	background-image: url(../img/fundos/back_titulo_bloco.png);
	background-repeat: repeat-x;
	margin-top: -15px;
	margin-left: 12px;
	font-family: "Georgia", Times, serif;
	font-size: 15px;
	color: #100b08;
	text-transform: uppercase;
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 6px;
	padding-bottom: 7px;
}


/* Conteudo Bloco 01----------------------------------------------------------------------- */

#bloco01_01 {
	width: 390px;
	height: auto;
	background-color:#150f0b;
	border:#2e2319 solid 1px;
	margin-left:15px;
	margin-top: 30px;
	
}

#bloco01_01 h1 {
	font-family: "Georgia", Times, serif;
	font-size: 13px;
	color: #a59780;
	text-align: justify;
	padding-left: 8px;
	padding-right: 8px;
	float:left;
} 

#bloco01_01 h2 {
	font-family: "Georgia", Times, serif;
	font-size: 14px;
	color: #af6a25;
	text-align: justify;
	padding-left: 8px;
	padding-right: 8px;
	text-transform: uppercase;
} 

#bloco01_01 p {
	font-family: "Georgia", Times, serif;
	font-size: 13px;
	color: #C1B8A8;
	text-align: justify;
	padding-left: 8px;
	padding-right: 8px;
	line-height:20px;
	
}

#bloco01_02 {
	background-color:#150f0b;
	border:#2e2319 solid 1px;
	width: 207px;
	height: auto;
	margin-left:3px;
	margin-top: 30px;

}

#bloco01_02 p {
	font-family: "Georgia", Times, serif;
	font-size: 13px;
	color: #a59780;
	text-align: justify;
	padding-top: 3px;
	padding-left: 8px;
	padding-right: 8px;
	
	
}

#bloco01_02 img {
	margin-top:5px;
	margin-bottom:10px;
	margin-left:6px;
	border:2px solid #554231;
	border-radius: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top:2px;
	padding-right:2px;
	width:186px;
	height:125px;
}


#bloco03{
	background-color:#150f0b;
	border:#2e2319 solid 1px;
	height: auto;
	padding-bottom: 15px;
	margin-top: 30px;
}

#bloco03 img{
	margin-left: 20px;
}

