/* CONTEUDO DA CAPA*/
#capa{
	width:564px;
	float:left;
	margin-left:10px;
	*margin-left:0px;
}
#primeiraFaixa{
	width:564px;
	height:253px;
	background:url(../../../imagem/capa/verde/fundoPrimeiraFaixa.gif) bottom left no-repeat;
	float:left;
}
#oHotel{
	width:294px;
	height:242px;
	float:left;
	background:url(../../../imagem/capa/verde/oHotel.gif) top left no-repeat;
	padding-left:26px;
}
#oHotelConteudo{}

#flash{
	width:243px;
	height:246px;
	float:left;
	background:#c3fa58;
}

#segundaFaixa{
	width:564px;
	height:238px;
	float:left;
}
#promocoes{
	width:321px;
	height:238px;
	background:url(../../../imagem/capa/verde/promocoes.gif) bottom left  no-repeat #c3fa58;
	float:left;
}
#pacotes{
	width:242px;
	height:238px;
	background:url(../../../imagem/capa/verde/pacotes.gif) bottom left  no-repeat;
	float:left;
	margin-left:1px;
}

#terceiraFaixa{
	background:url(../../../imagem/capa/verde/fundoTerceiraFaixa.gif) bottom left  no-repeat;
	margin-top:10px;
	width:564px;
	height:604px;
	float:left;
	padding-bottom:7px;
}
#fotos{
	width:277px;
	height:574px;
	padding-top:30px;
	padding-left:10px;
	float:left;
	background:url(../../../imagem/capa/verde/fotos.gif) top left no-repeat #c3fa58;
}
#foto{
	width:100px;
	height:60px;
	float:left;
}
#legenda{
	width:177px;
	height:60px;
	float:left;
}
#enquete{
	width:256px;
	height:244px;
	padding-top:20px;
	padding-left:20px;
	float:left;
	background:url(../../../imagem/capa/verde/enquete.gif) top left no-repeat;
}
#informativo{
	width:276px;
	height:314px;
	padding-top:26px;
	float:left;
	color:#000;
	font-size:12px;
	font-family:Arial;
	background:url(../../../imagem/capa/verde/informativo.gif) top left no-repeat #c3fa58;
}
#quadroConteudo{
	height:100%;
	background:url(../../../imagem/capa/verde/bordaEsquerdaInformativo.gif) bottom left no-repeat #c3fa58;
}
#quartaFaixa{
	width:564px;
	height:292px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
}
#torpedos{
	width:323px;
	height:269px;
	padding-top:23px;
	float:left;
	background:url(../../../imagem/capa/verde/torpedos.gif) top left no-repeat #c3fa58;
	margin-right:10px;
}
#torpedos ul{
	padding-left:5px;
	height:100%;
	background:url(../../../imagem/capa/verde/fundoTorpedos.gif) bottom left no-repeat #c3fa58;
}
/* For All */
#quadroConteudo{
	padding-left:20px;
}
#center{
	text-align:center;
}
input,textarea,select{
	border:#149200 1px solid;
	background-color:#c3fa58;
}