body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #FFFFFF;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #CCCCCC;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color: #333333;
	scrollbar-shadow-color: #666666;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #CCCCCC;
}
.recados_frente{
	font-size:9px;
	border-bottom:thin solid;
	border-color:#000000;
}
table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #FFFFFF;
	font-size: 13px;
	vertical-align: middle;
	padding: 5px auto;
	padding-left: 5px auto;
}
a:link {
	color: #0099FF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	color: #0033FF;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
.titulo_internas {
	color: #0099FF;
	font-weight: bold;
	font-size: 14px;
}
.pontilhado {
	border-bottom-style: dashed;
	border-width: 1px;
	border-top-style: dashed;
	border-color: #999999;
	border-style: dashed;
}
.tab_frota {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #FFFFFF;
	font-size: 11px;
	vertical-align: middle;
	padding: 5px;
	padding-left: 5px;
	text-align: center;
}
.fundo_tab_inf {
	background-repeat: repeat-x;
	background-position: top;
	background-color: #CCCCCC;
	color: #333333;
	text-align: center;
	border-bottom-style: outset;
	border-top-style: inset;
	border-color: #999999;
	border-width: 1px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.fundo_tab_esq {
	background-repeat: repeat-y;
	background-position: right;
	background-color: #B2B2B2;
}
.fundo_tab_dir {
	background-repeat: repeat-y;
	background-position: left;
	background-color: #B2B2B2;
}
.pacote{
	font-weight:bolder;
	font-size:12px;
	background:url(images/fundo_titulos.gif);
	display:block;
	padding:3px auto;
}
.viagens_pacote{
	font-weight:bold;
}
.foto{
	float:left;
	padding:5px 1px 10px 1px;
	text-align:center;
	width:125px;
	height:120px;
}
.galeria{
	margin:0px auto;
	width:100%;
}
.mensagem{
	background:#FFFF99;
	padding: 8px;
	margin: 15px auto;
	width:50%;
}
.clear{clear:both;}
#capa{
	position:absolute;
	
}