/*=============== ESTILO CONTEUDO ====================*/
#conteudo{
	width:650px;
}
#conteudo #flash{
	float:left;
	width:625px;
	height:250px;
	padding:30px 13px;
	background:url("../imagens/home/borda_foto.png") no-repeat;
}
#cols{
	color:#012314;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	float:left;
	width:650px;
}
#cols div{
	position:relative;
	display:inline;
	background:#FCEAD0;
	height:343px;
	width:307px;
	float:left;
}
#cols div.esq{background:url("../imagens/home/tucano.png") no-repeat;}
#cols div.dir{float:right; background:url("../imagens/home/papagaio.png");}
#cols div h2{
	font:bolder 16px Georgia, "Times New Roman", Times, serif;
	color:#5B3312;
	width:226px;
	margin:45px 0px 10px 20px;
	padding-bottom:15px;
	padding-right:35px; 
	border-bottom:1px solid #000;
}
#cols div p{
	font:bold 11px Arial, Helvetica, sans-serif;
	width:260px;
	height:155px;
	text-align:justify;
	overflow:hidden;
	margin-left:20px;
	margin-bottom:10px;
}
#cols div a{
	font:12px Georgia, "Times New Roman", Times, serif;
	font-weight:bolder !important;
	color:#5B3312;
	float:left;
	margin-left:20px;
	background:url(../imagens/home/uline.gif) 0px 12px repeat-x;
}
#cols div a.saiba_mais{
	position:absolute;
	bottom:33px;
	right:13px;
	background:none;
	text-align:center;
	font-size:20px;
	width:55px;
}
#extensoes,
#pacotes{
	float:left;
	background:url(../imagens/home/pacotes.png) no-repeat 0px 0px;
	width:650px;
}
#extensoes{
	display:inline;
	margin-top:40px;
	background:url(../imagens/home/extensoes.png) no-repeat 0px 3px;
}
#extensoes img,
#pacotes img{	
	float:left;
	width:90px;
	height:110px;
	background:none;
	padding:10px 0px;
}
#extensoes h2,
#pacotes h2{
	font:17px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}
#extensoes h2.extensao,
#pacotes h2.pacote{
	text-indent:-3000px;
}
#extensoes div,
#pacotes div{
	position:relative;
	display:inline;
	float:left;
	width:295px;
	height:290px;
	margin-top:58px;
}	
#extensoes div.esq,
#pacotes div.esq{
	margin-left:10px;
}	
#extensoes div.dir,
#pacotes div.dir{
	float:right;
	margin-right:0px;
}	
#extensoes div h2.saida,
#pacotes div h2.saida{
	position:absolute;
	left:105px;
	bottom:70px;
}	
#extensoes div div,
#pacotes div div{
	display:block;
	float:right;
	width:192px;
	height:154px;
	overflow:hidden;
	margin:0px;
}
#extensoes div div p,
#pacotes div div p{
	font:11px Arial, Helvetica, sans-serif;
	text-align:justify;
	float:right;
}
#extensoes div a,
#pacotes div a{
	position:absolute;
	display:block;
	text-indent:-3000px;
	right:10px;
	bottom:24px;
	height:26px;
	width:100px;
	background:url("../imagens/home/ver_detalhes.png") no-repeat;
}
#extensoes div a:hover,
#pacotes div a:hover{background-position:bottom;}
