#extensoes{
	float:left;
	background:#FCEAD0 url(../imagens/fim_ared_bg.png) no-repeat left bottom;
	width:660px !important;
	padding-bottom:15px;
	color:#012314;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#extensoes h1 {
	text-indent:-3000px;
	float:left;
	background:#FCEAD0 url(../imagens/extensoes/extensoes.png) no-repeat left top;
	height:150px;
	width:660px;
}
#extensoes p.intro {
	color:#012314;
	font:bold 13px Georgia, "Times New Roman", Times, serif;
	line-height:18px;
	float:left;
	width:600px;
	display:inline !important;
	margin:30px;
	text-align:justify;
}
#extensoes #ext{
	float:left;
	border-bottom:1px solid #9F7A52 !important;
	width:620px !important;
	display:inline;
	margin-left:25px;
}

#extensoes #ext a.todos {
	float:right;
	display:inline;
	margin-bottom:5px;
	margin-right:10px;
	font:bold 17px Georgia, "Times New Roman", Times, serif;
	color:#9F7A52;
}
#extensoes #ext h3 {
	float:left;
	font:bold 13px Georgia, "Times New Roman", Times, serif;
	line-height:30px;
	width:609px;
	border-top:1px solid #9F7A52;
	padding-left:10px;
}
#extensoes #ext h3.odd{
	background:#E0D4B6;
}	
#extensoes #ext h3 a {
	float:left;
	width:590px;
	color:#012314;
	background:url("../imagens/itinerario/mais_menos.gif") no-repeat right top;
}
#extensoes #ext h3 a.aberto {background-position:right bottom;}
#extensoes #ext div.descricao{
	display:none;
	float:left;
	width:610px;
	margin-bottom:40px;
}
#extensoes #ext div.descricao img{
	float:left;
	width:300px;
	margin-top:20px;
}
#extensoes #ext div.descricao img.dir{
	float:right;
}
#extensoes #ext div.descricao p{
	font-size:12px;
	line-height:20px;
	float:left;
	width:605px;
	display:inline;
	margin-top:15px;
}