﻿div.fichadeproduto1 { border-top: solid 1px #c9d4ea; }

div.fichadeproduto1 h1,
div.fichadeproduto1 h2 { 
	font: bold 18px arial; 
	color: #126bba; 
	width: 250px;
	margin: 15px 0;
	}

div.fichadeproduto1 .box_cont1 { 
	width: 300px; 
	float: left; 
	}
	
div.fichadeproduto1 .box_cont2 { 
    float: left; 
    position: relative;
	width: 470px; 
	}
	
/* IE 6 */ *html body div.fichadeproduto1 .box_cont2 {  width: 465px; }

div.fichadeproduto1 .box_cont2 h3 { 
	font-size: 15px; 
	font-weight: bold; 
	margin: 10px 0;
	}

div.fichadeproduto1 .box_cont2 ul.detalhes { width: 450px;  }

div.fichadeproduto1 .box_cont2 ul.detalhes li { 
	width: 215px; 
	float: left;
	margin-right: 10px; 
	}

div.fichadeproduto1 .box_cont2 p { margin: 15px 0; }

div.fichadeproduto1 .box_cont2 .box03 { 
	margin-right: 10px; 
	width:320px;
	}

/* IE 6 */ * html body div.fichadeproduto1 .box_cont2 .body_out {
    height: auto !important;
    height: 40px;
    }

div.fichadeproduto1 .box_cont2 ul.valor_total { font-size: 12px;}

div.fichadeproduto1 .box_cont2 ul.valor_total li { padding-bottom: 5px; }

div.fichadeproduto1 .box_cont3 { margin-top: 50px; position: relative; }

div.fichadeproduto1 .box_cont3 .posicao {
    top: 0;
    right: 0;
    position: absolute;
    z-index: 11;
    }
.listcategoriaacomodacao {
    list-style: none;
}
.listcategoriaacomodacao li {
    display: inline;
    padding: 0 15px;
}

.categoriasturismo .conteudotcm table { 
	width: 450px; 
	background: url(../../images/geral/bg_box05.gif) no-repeat top right;
	border: none;
	}

.categoriasturismo .conteudotcm td { 
	text-align: center; 
	border-left: solid 1px #CAD5EA; 
	border-bottom: solid 1px #CAD5EA; 
	border-top: none; 
	height: 25px;
	} 

.categoriasturismo .conteudotcm table td.primeira_esq { 
	background: url(../../images/geral/bg_box03.gif) no-repeat top left; 
	border-left: 0 !important;
	border-bottom: solid 1px #CAD5EA; 
	}

.categoriasturismo .conteudotcm td.primeira_dir { 
	background: url(../../images/geral/bg_box03.gif) no-repeat top right; 
	border-left: solid 1px #CAD5EA; 
	border-bottom: solid 1px #CAD5EA; 
	}

.categoriasturismo .conteudotcm table td.ultima_esq { 
	background: url(../../images/geral/bg_box03.gif) no-repeat bottom left; 
	border-left: 0 !important; 
	border-bottom: 0;
	}

.categoriasturismo .conteudotcm table td.ultima_dir { 
	background: url(../../images/geral/bg_box03.gif) no-repeat bottom right; 
	border-left: solid 1px #CAD5EA; 
	border-bottom: 0;
	}
.categoriasturismo .conteudotcm table tr td:first-child {
	border-left: solid 1px #CAD5EA; 	
}
