@charset "utf-8";
body {
	font-family: Verdana;
	font-size: 80%;
	color: #000;
	background-color: #FFF;
}
#conteudo {
	float: left;
	width: 100%;
	position: relative;
	padding: 0px;
}
#rodape {
	float: left;
	width: 760px;
	position: relative;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-family: Verdana;
	color:#FF6600;
	font-size: 75%;
}
#rodape a {
	font-family: Verdana;
	font-size: 90%;
	color: #036;
	text-decoration: none;
}
#rodape a:hover {
	font-family: Verdana;
	font-size: 90%;
	color: #036;
	text-decoration: underline;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
h1 {
	font-size: 110%;
	color: #f90;
	margin-top: 2px;
}
h2 {
	font-size: 85%;
	color: #039;
	margin-top: 1px;
	font-weight: lighter;
}
#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #003366;
	font-weight: bold;
}
#menuesquerdo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #036;
	font-weight: normal;
}
#menuesquerdo a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #004F71;
	text-decoration: none;
}
#menuesquerdo a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #003366;
	text-decoration: underline;
}


#menu  a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
#menu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
.tabela_menu {
	height: 15px;
	padding: 0px;
	margin: 0px;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #42C6FF;
	border-right-color: #42C6FF;
	border-bottom-color: #42C6FF;
	border-left-color: #42C6FF;
}
.titulo_menu {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #036;
	padding-left: 2px;
}
.tels_menu {
	font-size: 10px;
}
.topico_resort {
	text-decoration: none;
	background-image: url(../images/topicos.gif);
	background-position: left center;
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 10px;
	font-weight: bold;
	color: #FFF;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.topico_fundo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #036;
	text-decoration: none;
	background-image: url(../images/topicos_fundo.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
}
.topico_fundo a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #036;
	text-decoration: none;
	background-image: url(../images/topicos_fundo.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
}
.topico_fundo a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #006;
	text-decoration: underline;
	background-image: url(../images/topicos_fundo.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
}