@charset "utf-8";
/* CSS Document */

body, html
{
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(/images/fundo.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	background-attachment:fixed;
}

#base
{
	height:auto;
	min-height:600px;
	width:850px;
	position:relative;
	margin-left:-405px;
	left:50%;
	z-index:10;
}

form
{
	margin:0px;
	padding:0px;
}

#pneu
{
	position:fixed;
	background-image:url(/images/pneu.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	top:100%;
	height:415px;
	left:100%;
	width:315px;
	margin-left:-315px;
	margin-top:-415px;
	z-index:0;
	filter:alpha(opacity:25);
	opacity:0.25;
}

/* CSS Correspondente ao Menu de Cabeçalho */
#menuSuperior
{
	position:relative;
	height:40px;
	width:100%;
	background-image:url(/images/fundoMenuSuperior.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-bottom:10px;
	margin-top:15px;
}

#menuSuperior .item
{
	width:150px;
	float:left;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	color:#2e3192;
}

#menuSuperior .item:hover
{
	color:#0000FF;
}

#menuSuperior .busca
{
	background-image:url(/images/busca.png);
	background-repeat:no-repeat;
	background-position:right 1px;
	width:150px;
	height:30px;
	margin-top:4px;
	margin-right:55px;
	float:right;
}

#menuSuperior .busca .caixaBusca
{
	background-color:transparent;
	font-size:12px;
	border:none;
	color:#9c9c9c;
	width:120px;
	height:15px;
	margin:0px;
	margin-left:5px;
	padding:0px;
}

#menuSuperior .busca .botaoBusca
{
	background-color:transparent;
	font-size:12px;
	border:none;
	color:#9c9c9c;
	width:15px;
	height:15px;
	margin:0px;
	padding:0px;
	cursor:pointer;
}

#bandeiras
{
	width:800px;
}

/* CSS Referente ao Cabeçalho */

#cabecalho
{
	position:relative;
	height:180px;
	width:800px;
}

#cabecalho .menu
{
	position:relative;
	height:50px;
	width:800px;
}

#cabecalho .menu .ativo, #cabecalho .menu .itemMenu1, #cabecalho .menu .itemMenu2, #cabecalho .menu .itemMenu3
{
	float:left;
}

#cabecalho .menu .ativo
{
	position:relative;
	height:44px;
	margin-top:6px;
	margin-right:-20px;
	margin-left:-5px;
	z-index:75;
}

#cabecalho .menu .itemMenu1
{
	position:relative;
	height:40px;
	margin-top:10px;
	margin-right:-20px;
	margin-left:-5px;
	z-index:50;
}

#cabecalho .menu .itemMenu2
{
	position:relative;
	height:40px;
	margin-top:10px;
	margin-right:-20px;
	margin-left:-5px;
	z-index:25;
}

#cabecalho .menu .itemMenu3
{
	position:relative;
	height:40px;
	margin-top:10px;
	margin-right:-20px;
	margin-left:-5px;
	z-index:0;
}

#cabecalho .header
{
	position:relative;
	height:100px;
	width:820px;
	background-image:url(/images/fundoPrincipal.png);
	background-position:790px 0px;
	background-repeat:repeat-y;
}

#cabecalho .header img
{
	border-left:1px #bfbfbf solid;
	border-right:1px #bfbfbf solid;
}

#subMenu
{
	width:820px;
	background-image:url(/images/fundoPrincipal.png);
	background-position:790px 0px;
	background-repeat:repeat-y;
}

#cabecalho .menuSecundario
{
	position:relative;
	height:30px;
	width:800px;
	/*background-color:#2e3192;*/
	text-align:center;
	color:#2e3192;
	font-weight:bold;
	font-size:12px;
	border:1px #bfbfbf solid;
	background-image:url(/images/fundoMenuLateral.png);
}

#cabecalho .menuSecundario a
{
	width:auto;
	display:block;
	float:left;
	color:#2e3192;
	height:16px;
	padding:7px;
	text-decoration:none;
}

#cabecalho .menuSecundario a:hover
{
	color:#FF0000;
}

/* CSS Referente ao Flash */

#flash
{
	position:relative;
	height:220px;
	width:800px;
	border-left:1px #bfbfbf solid;
	border-right:1px #bfbfbf solid;
}

/* CSS Referente ao Conteúdo Principal da Página */

#baseConteudo
{
	width:820px;
	overflow:hidden;
	background-image:url(/images/fundoPrincipal.png);
	background-position:790px 0px;
	background-repeat:repeat-y;
	z-index:0;
	display:inline;
	/*border-left:1px #bfbfbf solid;*/
}

#baseConteudo
{
	margin:0px;
	padding:0px;
}

#conteudo
{
	position:relative;
	min-height:450px;
	height:100%;
	overflow:hidden;
	margin:0px;
	padding:0px;
	width:800px;
	border-left:1px #bfbfbf solid;
	border-right:1px #bfbfbf solid;
	z-index:0;
}

#conteudoInterna
{
	position:relative;
	min-height:450px;
	height:100%;
	overflow:hidden;
	width:800px;
	border-left:1px #bfbfbf solid;
	border-right:1px #bfbfbf solid;
	z-index:0;
}

#reservas
{
	position:relative;
	display:inline;
	float:left;
	width:380px;
	height:auto;
	min-height:380px;
	margin:10px;
	background-color:#F4F4F9;
}

#destaques
{
	position:relative;
	display:inline;
	float:left;
	width:380px;
	height:auto;
	min-height:380px;
	margin:10px;
}

#mapa
{
	position:relative;
	display:inline;
	float:left;
	width:100%;
	height:auto;
	min-height:380px;
	border-left:1px #bfbfbf solid;
}

#reservas div, #destaques div, #mapa div
{
	margin:10px;
}

#reservas div p, #destaques div p, #reservas div span, #destaques div span, #mapa div p
{
	font-size:12px;
	color:#2e3192;
	margin:0px;
	padding-bottom:10px;
}

#reservas div h2, #destaques div h2, #destaques div h1, #mapa div h1
{
	font-size:14px;
	font-weight:bold;
	color:#2e3192;
	margin:0px;
}

#reservas div .caixaTexto1
{
	width:350px;
	margin-bottom:10px;
}

#reservas div .caixaTexto2
{
	margin-bottom:10px;
}

#destaques div.textoDestaque
{
	margin:10px;
	margin-top:0px;
	height:auto;
	float:left;
	display:inline;
}

#destaques div.imagemDestaque img
{
	border:0px;
}

#destaques div.textoDestaque a, #reservas a
{
	color:#2e3192;
	text-decoration:underline;
}

#destaques ul li, #reservas ul li
{
	list-style-image:url(/images/markRodape.png);
}

#mapa a
{
	text-decoration:none;
	color:#2e3192;
}

#mapa a:hover
{
	text-decoration:underline;
}

#destaques div.textoDestaque a:hover, #reservas a:hover
{
	text-decoration:none;
}

/* CSS Referente ao Conteúdo das Páginas Internas */

#conteudoCentral
{
	position:relative;
	width:600px;
	/*min-height:450px;*/
	overflow:hidden;
	height:auto;
	min-height:200px;
	display:inline;
	float:left;
	z-index:10000;
}

#conteudoCentral div
{
	position:relative;
	margin:10px;
}

#conteudoCentral div h1
{
	font-size:16px;
	/*color:#FFFFFF;*/
	color:#2e3192;
	margin:0px;
	padding:0px;
	padding-top:5px;
}

#conteudoCentral div h1 span
{
	padding:5px;
	/*background-color:#2e3192;*/
	border:1px #bfbfbf solid;
	border-right:1px #bfbfbf solid;
	background-image:url(/images/fundoMenuLateral.png);
}

#conteudoCentral div form div.rotulo
{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:10px;
	margin-right:10px;
	padding:0px;
}

#conteudoCentral div form div.inputs
{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:10px;
	margin-right:10px;
	padding-bottom:5px;
}

#conteudoCentral div p, #conteudoCentral div ul, #conteudoCentral div form div, #conteudoCentral div table
{
	font-size:12px;
	color:#2e3192;
}

#conteudoCentral div table td
{
	background-color:transparent;
}

#conteudoCentral div form input.caixa, #conteudoCentral div form textarea
{
	background-color:#FFFFFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border:1px #2e3192 solid;
	width:400px;
}

#conteudoCentral div ul li
{
	list-style-image:url(/images/markRodape.png);
}

#conteudoCentral .foto
{
	position:relative;
	width:400px;
	height:300px;
	float:left;
	display:inline;
	border:1px solid #bfbfbf;
	margin:-1px;
	margin-left:10px;
}

#conteudoCentral .descricao
{
	position:relative;
	width:170px;
	height:300px;
	float:left;
	display:inline;
	/*background-color:#eaeaf4;*/
	margin-right:10px;
	border:1px solid #bfbfbf;
	margin:-1px;
	margin-right:10px;
	background-image:url(/images/fundoDescricao.png);
}

#conteudoCentral .descricao h2
{
	margin:0px;
	/*background-color:#2e3192;*/
	/*background-image:url(/images/fundoMenuLateral.png);*/
	color:#2e3192;
	font-size:16px;
	padding:5px;
	border-bottom:1px solid #bfbfbf;
}

#conteudoCentral .descricao p
{
	padding-left:5px;
	padding-right:5px;
}

#conteudoCentral .descricao .miniaturas
{
	padding-left:0px;
	padding-right:0px;
	text-align:center;
}

#conteudoCentral .descricao .miniaturas img
{
	margin:0px;
}

#conteudoCentral a
{
	font-weight:bold;
	color:#FF0000;
	text-decoration:none;
}

#conteudoCentral a:hover
{
	text-decoration:underline;
}

#conteudoCentral .slider
{
	clear:both;
	padding-top:10px;
	position:relative;
}

#conteudoCentral .slider img
{
	margin:-5px;
	padding:5px;
	margin-left:10px;
}

#conteudoCentral .slider img:hover
{
	background-color:#FF0000;
	margin:-5px;
	margin-left:10px;
}

/* CSS Referentes ao Rodapé */

#divRodape
{
	position:relative;

	width:820px;
	background-image:url(/images/fundoPrincipal.png);
	background-position:790px 0px;
	background-repeat:repeat-y;
}

#divRodape img
{
	width:800px;
	border-left:1px #bfbfbf solid;
	border-right:1px #bfbfbf solid;
}

#rodape
{
	position:relative;
	width:820px;
	height:160px;
	background-image:url(/images/fundoRodape.png);
	background-repeat:no-repeat;
	background-position:-9px 0px;
}

#rodape .userOnline
{
	position:relative;
	color:#FF0000;
	font-size:11px;
	text-align:right;
	width:790px;
	padding-top:10px;
}

#rodape .menuRodape
{
	width:780px;
	height:50px;
	margin-left:20px;
	padding-top:10px;
}

#rodape .menuRodape ul
{
	/*list-style-image:url(/images/markRodape.png);*/
	list-style:none;
	margin:0px;
	padding:0px;
	color:#2e3192;
	font-size:12px;
}

#rodape .menuRodape ul li
{
	width:90px;
	height:auto;
	float:left;
	margin-left:20px;
}

#rodape .menuRodape ul li a
{
	color:#2e3192;
	text-decoration:none;
}

#rodape .menuRodape ul li a:hover
{
	text-decoration:underline;
}

#rodape .copy
{
	position:relative;
	width:800px;
}

#rodape .copy .copyright
{
	position:relative;
	width:390px;
	margin-left:10px;
	color:#2e3192;
	font-size:12px;
	float:left;
}

#rodape .copy .bandeiras
{
	position:relative;
	width:390px;
	float:left;
}

#rodape .endereco
{
	position:relative;
	width:800px;
	clear:both;
}

#rodape .endereco div
{
	width:380px;
	margin:10px;
	display:inline;
	padding-top:10px;
	padding-bottom:10px;
	position:relative;
	float:left;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	color:#FF0000;
}

/* CSS Referente ao Menu Lateral das Páginas Internas */

#menuLateral
{
	width:200px;
	height:auto;
	min-height:100%;
	position:relative;
	/*background-color:#e0e0ef;*/
	margin:0px;
	padding:0px;
	color:#2e3192;
	font-size:16px;
	font-weight:bold;
	float:left;
	display:inline;
}

#menuLateral ul
{
	margin:0px;
	padding:0px;
	padding-top:10px;
	padding-bottom:10px;
	/*background-image:url(/images/fundoMenuLateral.png);
	background-repeat:repeat-x;
	background-color:#EBEBF4;*/
}

#menuLateral ul li
{
	list-style:none;
	background-image:url(/images/fundoMenuLateral.png);
	background-repeat:repeat-x;
	margin-bottom:10px;
	height:auto;
	min-height:20px;
	padding-top:5px;
	padding-bottom:5px;
	/*border-left:1px #bfbfbf solid;*/
	border-right:1px #bfbfbf solid;
	border-bottom:1px #bfbfbf solid;
	border-top:1px #bfbfbf solid;
	/*background-color:#F3F3F9;*/
	background-color:#EFEFEF;
}

#menuLateral ul li a
{
	display:block;
	margin-left:10px;
	margin-right:10px;
	color:#2e3192;
	text-decoration:none;
	outline:none;
}

#menuLateral ul li .submenu
{
	/*background-color:#F3F3F9;*/
	background-color:#EFEFEF;
	padding-left:30px;
	font-size:12px;
	display:none;
	/*border-left:1px #bfbfbf solid;*/
	/*border-right:1px #bfbfbf solid;*/
}

#menuLateral ul li .submenu li
{
	/*list-style-image:url(/images/marcador.png);
	/*margin-left:30px !important;*/
	background-image:none;
	border:none;
}

#menuLateral ul li .submenu li:hover
{
	/*list-style-image:url(/images/markRodape.png);*/
}

#menuLateral ul li .submenu li a
{
	margin-left:-5px;
	color:#2e3192;
	text-decoration:none;
	outline:none;
}

#menuLateral ul li .submenu li a:hover
{
	/*text-decoration:underline;*/
	color:#FF0000;
}

/* CSS Referente ao Flash Lateral */
#flashLateral
{
	position:fixed;
	top:0px;
	left:100%;
	margin-left:-200px;
	background-color:transparent;
	width:200px;
	height:100%;
	z-index:0;
}
#mask
{
	position:absolute;
	top:120px;
	left:50%;
	margin-left:-400px;
	background-color:#FF0000;
	width:800px;
	height:600px;
	z-index:10000;
}
