body {
	margin: 0px;
	background-image: url(imagens/bg_site.gif);
	background-repeat: repeat;
	vertical-align:middle;
	border:none;
	font-family: Arial, verdana;
	font-size: 11px;
}	


#geral {
	width: 770px;
	margin: 0px auto;
	text-align: center;
	font-family: Arial, Verdana;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: 2px;
	background-color: #f8f8f0;
	z-index: 0;
	position: relative;
	border: 1px solid #CCCCCC;
}

a:link {color:#333333;text-decoration:none} 
a:active {color:#333333;text-decoration:none;} 
a:visited {color:#666666;text-decoration:none} 
a:hover {color:#666666;text-decoration:underline} 

/************************************
TOPO
************************************/

#topo {
	height: 207px;
	width: 770px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -3px;
	margin-left: 0px;
	top: 0px;
	padding: 0px;
}
#logo {
	padding: 0px;
	float: left;
	height: 207px;
	width: 260px;
	position: relative;
	z-index: 0;
	margin: 0px;
}
#acesso_usuarios {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 50px;
	width: 50px;
	background-image: url(imagens/bg_top.gif);
	background-repeat: repeat-x;
	position: relative;
}
#menu_top {
	height: 207px;
	width: 510px;
	margin: 0px;
	float: right;
	position: relative;
	top: 0px;
	bottom: 0px;
	z-index: 1;
	padding: 0px;
}

/************************************
CONTEUDO
************************************/

#conteudo {
	position: relative;
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
	margin-top: 0px;
	text-align: left;
	background-image: url(imagens/bg_geral.gif);
	background-repeat: repeat-y;
}
#coluna_conteudo_adm {
	position: relative;
	width: 775px;
	text-align:center;

}
#texto_adm {
	margin: 0px;
}
/************************************
MENU
************************************/
#categoria{
	FONT-SIZE: 12px;
	font-weight: bolder;
	height: 20px;
	cursor:pointer;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 151px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(imagens/bg_menu_esq.gif);
	background-repeat: repeat-y;
}

h2.titulo {
	font-size: 11px;
	margin: 0px;
	padding-top: 4px;
	height: 20px;
	width: 408px;
	padding-left: 3px;
}

#coluna_esquerda {
	width: 260px;
	position: relative;
	float: left;
	z-index: 1;
	margin: 0px;
	padding: 0px;
	top: 0px;
	bottom: 0px;
}
H3.rod_menu_esq {
	FONT-SIZE: 1px;
	FLOAT: left;
	WIDTH: 161px;
	HEIGHT: 24px;
	margin-bottom: 5px;
	background-image: url(imagens/fim_menu_esq.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;

}

.texto_dica {
	font-size: 12px;
	margin: 5px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}

UL.menu_list {
	FLOAT: left;
	WIDTH: 161px;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #f5f5eb;
	background-image: url(imagens/bg_menu_esq.gif);
	background-repeat: repeat-y;
}
UL.menu_list LI.menu {
	DISPLAY: block;
	PADDING-LEFT: 5px;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	WIDTH: 150px;
	PADDING-TOP: 3px;
	LIST-STYLE-TYPE: none;
	text-align: left;
}
UL.menu_list LI.menu A {
	DISPLAY: block;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	WIDTH: 150px;
	PADDING-TOP: 3px;
	BORDER-BOTTOM: #dedace 1px solid;
	HEIGHT: 17px;
	float: left;
	TEXT-DECORATION: none
}
UL.menu_list LI.menu A:hover {
	DISPLAY: block;
	PADDING-LEFT: 1px;
	MARGIN: 0px;
	WIDTH: 149px;
	PADDING-TOP: 3px;
	BORDER-BOTTOM: #dedace 1px solid;
	HEIGHT: 17px;
	background-color: #ffffff;
	list-style-type: disc;
}
/************************************
TEXTO CONTEUDO INDEX
************************************/
#coluna_conteudo {
	position: relative;
	float: left;
	padding: 4px;
	width: 600px;
}

p {
	text-align: left;
	line-height: 20px;
}
h1.titulo {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	background-image: url(imagens/fundo_desc.gif);
	background-repeat: repeat-x;
	height: 23px;
	margin: 0px;
	width: 755px;
	position: relative;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.form {
	font-size: 10px;
	border: 1px solid #CCCCCC;
	padding: 1px;
	background-image: url(imagens/bg_form.gif);
	background-repeat: repeat-x;
	font-variant: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#coluna_central {
	width: 500px;
	position: relative;
	float: right;
	z-index: 1;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 100%;
}

#esq_hotel {
	float: left;
	position: relative;
	width: 260px;
	z-index: 0;
	margin-bottom: 0px;
	padding-bottom: 0px;
	height: 226px;
	clear: both;
	vertical-align: bottom;
}
#esq_cont {
	float: left;
	position: relative;
	height: 197px;
	width: 260px;
	background-image: url(imagens/esq_cont.jpg);
	background-repeat: no-repeat;
}


/************************************
RODAPE
************************************/

#rodape {
	clear:both;
	height: 62px;
	width: 770px;
	position: relative;
	vertical-align: baseline;
	z-index: 0;
	text-align: center;
	margin-bottom: 0px;
	color: #FFFFFF;
	padding: 0px;
}
#fotos {
	padding: 0px;
	width: 500px;
	position: relative;
	float: left;
	margin: 0px;
}


a.rodape {
	text-decoration: none;
	color:#FFFFFF;
}
a.rodape:hover {
	text-decoration:underline;
}

H3.tit_conteudos {
	FONT-SIZE: 1px;
	FLOAT: left;
	WIDTH: 161px;
	HEIGHT: 33px;
	margin: 0px;
	background-image: url(imagens/tit_conteudos.gif);
	background-repeat: no-repeat;
}
h3.titulo {
	font-size: 22px;
	margin: 0px;
	padding-top: 10px;
	padding-left: 30px;
	font-family: Arial, Verdana;
	color: #666666;
}
