/* COLUNAS */

#meio {
	width: 365px;
	background-color: #FFFFFF;
	display:table;
	padding-bottom: 15px;
	float: left;
	}

#direita {
	width: 190px;
	background-color: #FFFFFF;
	display:table;
	padding-bottom: 15px;
	float: left;
	}
	
	
/* BOX AZUL */

#boxAzul {
	width: 346px;
	height: auto;
	margin-bottom: 8px;
	float: left;
}
.tituloBoxAzul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../imagens/index/boxazul_topo.gif);
	height: 22px;
	width: 346px;
	text-indent: 15px;
	margin: 0px;
	font-weight: bold;
	padding-top: 8px;
	background-repeat: no-repeat;
}
.conteudoBoxAzul {
	background-image: url(../imagens/index/boxazul_meio.gif);
	width: 316px;
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	color: #FFFFFF;
}

.conteudoBoxAzul a {
	text-decoration: none;
	color: #4d5158;
}
.conteudoBoxAzul a:hover {
	text-decoration: underline;
	color: #0066cc;
}

.conteudoBoxAzul hr {
	color: #999;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d5d5d5;
	border-bottom-color: #FFF;
	margin-top: 5px;
	margin-bottom: 5px;
}
.rodapeBoxAzul {
	background-image: url(../imagens/index/boxazul_rodape.gif);
	height: 17px;
	width: 346px;
	background-repeat: no-repeat;
}

/* BOX FOTO */

#boxFoto {
	width: 346px;
	height: auto;
	margin-bottom: 8px;
	float: left;
}
.tituloBoxFoto{
	background-image: url(../imagens/index/boxfoto_topo.jpg);
	background-repeat: no-repeat;
	height: 193px;
	width: 346px;
	margin: 0px;
}
.conteudoBoxFoto {
	background-image: url(../imagens/index/boxfoto_meio.gif);
	width: 316px;
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	color: #4d5158;;
}

.conteudoBoxFoto a {
	text-decoration: none;
	color: #4d5158;
}
.conteudoBoxFoto a:hover {
	text-decoration: underline;
	color: #0066cc;
}

.conteudoBoxFoto hr {
	color: #999;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d5d5d5;
	border-bottom-color: #FFF;
	margin-top: 5px;
	margin-bottom: 5px;
}
.rodapeBoxFoto {
	background-image: url(../imagens/index/boxfoto_rodape.gif);
	height: 14px;
	width: 346px;
	background-repeat: no-repeat;
}

/* BOX FOTO 2*/

#boxFoto2 {
	width: 190px;
	height: auto;
	margin-bottom: 8px;
	float: left;
}
.tituloBoxFoto2{
	background-image: url(../imagens/index/boxfoto2_topo.jpg);
	background-repeat: no-repeat;
	width: 190px;	
	height: 164px;
	margin: 0px;
}
.conteudoBoxFoto2 {
	background-image: url(../imagens/index/boxfoto2_meio.gif);
	width: 160px;
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	color: #4d5158;
	line-height: 25px;
}

.conteudoBoxFoto2 a {
	text-decoration: none;
	color: #4d5158;
}
.conteudoBoxFoto2 a:hover {
	text-decoration: underline;
	color: #0066cc;
}

.conteudoBoxFoto2 hr {
	color: #999;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d5d5d5;
	border-bottom-color: #FFF;
	margin-top: 5px;
	margin-bottom: 5px;
}

.conteudoBoxFoto2 ul {
	list-style-image: url(../imagens/index/bullet.gif);
	line-height: 20px;
	margin-top: 5px;
	margin-left:-25px;
}


.rodapeBoxFoto2 {
	background-image: url(../imagens/index/boxfoto2_rodape.gif);
	height: 15px;
	width: 190px;
	background-repeat: no-repeat;
}

/* BOX NOTICIAS */

#boxNoticias {
	width: 190px;
	height: auto;
	margin-bottom: 8px;
	float: left;
}
.tituloBoxNoticias{
	background-image: url(../imagens/index/boxnoticias_topo.gif);
	background-repeat: no-repeat;
	width: 190px;	
	height: 22px;
	margin: 0px;
	padding-top: 8px;
	font-size: 14px;
	color: #FFFFFF;
	text-indent: 15px;
	font-weight: bold;
}
.conteudoBoxNoticias {
	background-image: url(../imagens/index/boxnoticias_meio.gif);
	width: 160px;
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	color: #4d5158;;
}

.conteudoBoxNoticias a {
	text-decoration: none;
	color: #4d5158;
}
.conteudoBoxNoticias a:hover {
	text-decoration: underline;
	color: #0066cc;
}

.conteudoBoxNoticias hr {
	color: #999;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d5d5d5;
	border-bottom-color: #FFF;
	margin-top: 5px;
	margin-bottom: 5px;
}

.conteudoBoxNoticias ul {
	list-style-image: url(../imagens/index/bullet.gif);
	list-style-position: inside;
	line-height: 20px;
	margin-top: 5px;
}


.rodapeBoxNoticias {
	background-image: url(../imagens/index/boxnoticias_rodape.gif);
	height: 15px;
	width: 190px;
	background-repeat: no-repeat;
}

#top7 {
	width: 190px;
	background-color: #FFFFFF;
	display:table;
	float: left;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBB;
	}
	
#ecoAcao {
	width: 190px;
	background-color: #FFFFFF;
	display:table;
	float: left;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBB;
	}

#reservas {
	width: 190px;
	background-color: #FFFFFF;
	display:table;
	float: left;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBB;
	}
