/* Screen layout: */

body
{
	padding:0;
	margin:0;
	font:76% tahoma, verdana, sans-serif;
	background:#e0e0e0;
	color:#303030;
}

fieldset 
{ 
	padding: 0px 15px 10px 15px;
}

input, select, textarea { font:100% tahoma, verdana, sans-serif; }

.tabelaPreco
{
	border:1px solid #CCCCCC;
	border-collapse:collapse;
}

th
{
	font-family:tahoma, verdana, sans-serif;
	font-size: 12px;
	font-weight:bold;
	background:#F8F8F8;
	padding:5 5 5 5;
}

td
{
	font-family:tahoma, verdana, sans-serif;
	font-size: 12px;
	padding:5 5 5 5;
}

div, p { text-align:left }

.paginacao { font-size:11px; }

.formPesquisa { 
	font-size:1em; 
	font:tahoma, verdana, sans-serif;
	color:#303030;
}

.separaPesquisa {
	margin-top:6px; width:150px;
}

.conteudo 
{
	float:left; 
	background-image:url(../images/bg_conteudo.jpg); 
	border-top:1px solid #d0d0d0; 
	width:100%;
}

.conteudoSemFundo 
{ 
	float:left; 
	border-top:1px solid #d0d0d0; 
	border-left:1px solid #d0d0d0; 
	border-right:1px solid #d0d0d0; 
	width:100%;
}

a{
	text-decoration:none;
	color:#286ea0;
}

a:hover
{
	text-decoration:underline;
}

#toptabs
{
	margin:15px auto -8px auto;
	*margin:10px auto -18px auto;
	font-size:1.1em;
	font-weight:bold;
	width:770px;
	height:30px;
}

#toptabs p
{
	color:#808080;
	height:0px;
	*height:30px;
	width:485px;
	float:right;
}

.toptab
{
	padding:3px 5px 3px 5px;
	margin:0 0 0 4px;
	text-decoration:none;
	background:#f0f0f0 url(../images/corner2.gif) top right no-repeat;
	color:#808080;
	border-bottom:1px solid #e0e0e0;
	height:30px;
}

.toptab:hover
{
	background:#fafafa url(../images/corner2.gif) top right no-repeat;
	border-bottom:1px solid #eaeaea;
	color:#505050;
	text-decoration:none;
	height:30px;
}

.activetoptab
{
	padding:5 10 5 10;
	margin:0 0 0 0;
	color:#FFFFFF;
	text-decoration:none;
	background:#286ea1 url(../images/corner2.gif) top right no-repeat;
	border-bottom:1px solid #286ea1;
	height:30px;
}

.activetoptab:hover
{
	text-decoration:none;
}

#container
{
	width:770px;
	background-color:#ffffff;
}

#containerHotel
{
	width:985px;
	background-color:#FFFFFF;
	float:left;
}

#logo
{
	margin:-50px 0 0 0;
	position:relative;
}

#logo h1 a
{
	color:#303030;
}

#logo h1 a:hover
{
	text-decoration:none;
}

#Submenus
{
	clear:both;
	padding-bottom:4px;
}

.SubmenuInativo
{
	padding:4px 8px 5px 8px;
	margin:0 0 4px 0;
	text-decoration:none;
	letter-spacing:1px;
	background:#e0e0e0 url(../images/corner.gif) top right no-repeat;
	border-bottom:1px solid #ffffff;
	border-left:1px solid #ffffff;
}

.SubmenuInativo:hover{
	text-decoration:none;
	background:#d0d0d0 url(../images/corner.gif) top right no-repeat;
}

.SubmenuAtivo{
	padding:4px 8px 5px 8px;
	color:#ffffff;
	margin:0 0 5px 0;
	text-decoration:none;
	background:#505050 url(../images/corner.gif) top right no-repeat;
}

.SubmenuAtivo:hover
{
	text-decoration:none;

}

#desc
{
	height:20px;
}

#desc p
{
	width:290px;
	font-size:1em;
	line-height:1.3em;
	padding:0 0 0 15px;
}

#desc h2
{
	padding:15px 15px 0 15px;
	color:#ffffff;
}

#desc a{
	color:#ffffff;
	text-decoration:underline;
}

#main{
	width:530px;
	float:right;
}

.block{
	background:#f0f0f0;
	padding:15px;
	width:500px;
}

.block2{
	background:#FAFAFA;
	padding:15px;
}


#sidebar{
	width:140px;
	float:left;
	padding:0 20px 0 15px;
}

#sidebar p{
	font-size:0.9em;
	line-height:1.3em;
	margin:0 0 12px 0;
}

.sidelink{
	text-align:left;
	display:block;
	width:120px;
	background:#f0f0f0 url(../images/corner.gif) top right no-repeat;
	padding:3px 4px 3px 8px;
	margin:5px 10px 5px 0;
}

.sidelink:hover{
	background:#e0e0e0 url(../images/corner.gif) top right no-repeat;
	text-decoration:none;
}

#footer{
	clear:both;
	background:#fafafa;
	color:#808080;
	font-size:0.9em;
	padding:8px 0 8px 0;
	border-top:1px solid #d0d0d0;
	border-bottom:1px solid #d0d0d0;
	text-align:center;
	width:730px;
}

#footer a
{
	color:#808080;
}

h1
{
	margin:0 0 20px 0;
	font-size:2.1em;
	font-weight:normal;
}

h2{
	margin:0 0 20px 0;
	font-size:1.6em;
	font-weight:normal;
}

h3{
	margin:5px 0 10px 0;
	font-size:1.4em;
	font-weight:normal;
}

p{
	margin:0 0 15px 0;
	line-height:1.5em;
	text-align:left;
}

.right{
	text-align:right;
}

a img{
	border:0;
}

.photo{
	padding:5px;
	display:block;
	margin:0 auto 15px auto;
	background-color:#f0f0f0;
}

.hide{
	display:none;
}

.molduraDetalhePlano
{
	background:#F8F8F8;
	border: 1px solid #999999;
	width:100%;
	margin-top:10px;
	padding: 10 10 10 10;
}

#rodape
{
	background-color:#FFFFFF;
	width:770px;
	height:110px;
	margin-top:-20px;
	padding-top:50px;
}

#rodapeHotel
{
	background-color:#FFFFFF;
	width:985px;
	float:left;
	position:relative;
}

#linha_cinza_rodape
{
	width:100%;
	background-color:#e0e0e0;
	height:2px;
}

#fundo_rodape
{
	width:100%;
	background-color:#286ea1;
	text-align:center;
	font:Tahoma, Arial, Helvetica, sans-serif;
	font:12px;
	color:#FFFFFF;
	height:80px;
}

#fundo_rodape a
{
	font:Tahoma, Arial, Helvetica, sans-serif;
	font:12px;
	color:#FFFFFF;
	text-decoration:underline;
}

#fundo_rodape visited
{
	font:Tahoma, Arial, Helvetica, sans-serif;
	font:12px;
	color:#FFFFFF;
	text-decoration:underline;
}

#logo_hoteleiro_rodape
{
	background-color:#FFFFFF;
}

.selectPesquisa
{
	height:30px;
	border:1px solid #CCCCCC;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:20px;
}

.msgBoasVindasAreaHotel
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:18px;
	height:25px;
}

.btnSair
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:18px;
	color:#FFFFFF;
	background-color:#b90000;
	border:1px solid #FFFFFF;
	height:25px;
}

.tituloAreaHotel
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#286ea1;
	width:100%;
	text-align:left;
}

.tituloAreaHotelAzul
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#286ea1;
	width:100%;
	text-align:left;
}

.itemQuadro
{
	width:380px;
	padding:10px 15px 20px 10px;
	border-bottom:1px dashed;
	margin-top:15px;
	float:left;
	height:50px;
	*height:80px;
}

.menuLateral
{
	width:252px;
	height:760px;
	background-color:#e9e9e9;
	background-repeat:repeat;
	float:left;
}

.menuMarcacao
{
	font-size:14px;
	font-weight:bold;
	list-style-image:url(../images/menu_marcacao.gif);
	list-style-position:inside;
	width:200px;
	*width:190px;
	height:25px;
	border-bottom:1px dashed;
	margin-top:5px;
	padding-left:10px; 
	margin-left:0px;
}

.tituloCaminhoMilho1
{
	color:#286ea1;
	font-size:12px;
	width:100%;
}

.tituloCaminhoMilho2
{
	color:#286ea1;
	font-size:23px;
	width:100%;
	height:24px;
}

#mask 
{
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}
  
#boxes .window 
{
  position:absolute;
  left:0;
  top:0;
  display:none;
  z-index:9999;
  padding:20px;
}

#boxes #dialog 
{
  width:375px; 
  height:203px;
  padding:10px 10px 10px 10px;
  background-color:#ffffff;
}

