/* Os estilos de cada info vão neste CSS */
*{
	font-family:Arial, Helvetica, sans-serif;
	}
	

#conteudo {
	background: url(img/image.jpg);
	position:absolute;
	width:936px;
	height: 1002px;
	}

#conteudo.fundo {
	background: url(img/image-2.jpg);
	position:absolute;
	width:936px;
	height: 1002px;
	}
	
#title{
	font-family:Arial, Helvetica, sans-serif;
	left: 18px;
	top: 95px;
	position:absolute;
	display:block;
	width: auto;
	}
	
#title h2{
	font-size: 48px;
	color: #47423a;
	margin-top: 5px;
	}	

	
#texto{
	top:190px;
	left:580px;
	position:absolute;
	display:block;
	width: 324px;
	
	
	}
	
#texto p{
	font-size: 13px;
	margin-top: 5px;
	color: #2f2c28;
}

#texto a.volta {
	background:transparent url(img/voltar.png) repeat scroll 0 0;
	display:block;
	margin-top: 12px;
	height:25px;	
	text-indent:-5000px;
	width:126px;
	position:absolute;
	
}
#texto a.volta:hover {
	background-position:0 -25px;
}


#link {
	margin-left: 12px;
	margin-top: 17px;
	width:760px;
	}
#link h3{
	margin-top: 9px;
	display:block;
	float:left;	
	font-size: 16px;
	color:#5d5850;
	
	
	}
	
#link h3 a{
	color:#5d5850;
	font-size:16px;
	text-decoration:none;
	padding: 0 24px 0 24px;
	font-weight:bold;
	
	
	}
	
#link h3 a:hover{
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	}
#link h3.sel a{
	color:#bf8324;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
}

#foto{
	top: 164px;
	left: 20px;
	position:absolute;
	display:block;
	width: 537px;
	}
	
#foto strong{
	z-index: 3;
	
	font-size: 11px;
	color: #5d5850;
	width: 537px;
	height: 32px;
	padding-top: 3px;
	top: 114px;
	left: 2px;
	display: block;
	background-color: #fff;	
	text-align:center;
	
}
#foto i{
	z-index: 3;
	font-style:normal;
	font-weight:bold;
	
	font-size: 11px;
	color: #5d5850;
	width: 537px;
	height: 17px;
	padding-top: 3px;
	top: 114px;
	left: 2px;
	display: block;
	background-color: #fff;	
	text-align:center;
	
}

#foto p{
	color: #5d5850;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 6px;
	
	display:block;
	}

/*prox_ant*/
#prox_ant{
	position:absolute;
	left: 856px;
	top: 177px;
	}
/*prox_ant*/
