#conteudo {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D8D8D8;
	border-left-color: #D8D8D8;
	width: 809px;
	_height: 500px;
	_display: table;
	min-height: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#conteudo .conteudo{
	margin-top: 5px;
	display: table;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}
#conteudo .col_esq {
	float: left;
}
#conteudo br.clear{
	clear: both;
	width: 100%;
}
.clear{
	clear: both;
	float: left;
	width: 100%;
}
.col_full {
	width: 770px;
	float: left;
	display: table;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#conteudo .col_dir {
	float: right;
}
.col1{
	width: 440px;
}
.col2 h2 {
	clear: none;
	float: none;
}

.col2{
	width: 300px;
}
#conteudo .v_linha{
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #003399;
	margin-right: 10px;
	padding-right: 10px;
}
#conteudo .h_linha{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	width: 100%;
	clear: both;
	margin-bottom: 10px;
}
#conteudo .imagem {
	text-align: center;
	
}
#conteudo .float{
	float: left;
	clear: both;
	display: table;
}

ul.links {
	margin: 0px;
	padding: 5px;
	text-align: right;
}
ul.links li {
	display:inline;
	font-size:10px;
	margin-left: 0px;
	padding-left: 0px;
	color: #006699;
}
.links a{
	color: #006699;
	text-decoration: none;
}
.both {
	clear: both;
	float: left;
}
.col_full .float {
	margin: 3px;
	padding: 2px;
	clear: both;
	float: left;
}
.float img {
	background-color: #FFFFFF;
	margin: 2px;
	padding: 2px;
	border: 1px solid #6994B6;
}
.galeria {
	display: table;
	clear: left;
	width: 95%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.col_full .galeria {
	width: 750px;
	
}
.col_full .galeria a {
	float: left;
}
.col_full .galeria a img {
	float: left;
}

.galeria img {
	background-color: #FFFFFF;
	margin: 2px;
	padding: 2px;
	border: 1px solid #6994B6;
}
.col_full a {
	color: #006699;
	text-decoration: none;
}
.galeria a {
	margin: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	width: 84;
	height: 61;
}
.prmocional {
	background-image: url(../images/promo_costa_atlantico.jpg);
	height: 42px;
	width: 374px;
	position: relative;
	float: right;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
}
.prmocional span{
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.prmocional h2 {
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	clear: none;
	padding-top: 8px;
	font-weight: bold;
}
.prmocional h2 a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
