@charset "utf-8";

img, div, input, span {
        behavior: url("../js/iepngfix/iepngfix.htc");
}

#clique_aqui_dois a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}


#clique_aqui_dois a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

#clique_aqui_dois a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #06C;
	text-decoration: underline;
}

#links_rz_turismo {
	display: marker;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	border-left-width: thin;
	border-left-style: solid;
	border-top-color: #FFF;
	height: 90px;
	float: left;
	width: 492px;
	margin-top: 20px;
}
#links_rz_turismo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #FFF;
	float: right;
	padding-top: 50px;
	padding-bottom: 40px;
	padding-left: 40px;
	padding-right: 40px;
}
#links_rz_turismo ul a {
	color: #FFF;
}
#links_rz_turismo ul a:visited{
	color: #FFF;
}

#titulo a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	font-style: italic;
	color: #4D736D;
}
#titulo a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4D736D;;
	text-decoration: none;
	font-style: italic;
}
#titulo2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	font-style: italic;
	color: #4D736D;
}
#titulo2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4D736D;
	text-decoration: none;
	font-style: italic;
}
#destino a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CEA037;
	text-decoration: none;
}
#destino a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CEA037;
	text-decoration: none;
}
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(../images/background_001.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}
h4 {
	padding: 0px;
	white-space: normal;
	color: #06C;
	margin: 0px;
}
#titulo {
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4D736D;
	clear: both;
	padding-top: 15px;
	font-style: italic;
	border-bottom-width: 2px;
}
#titulo2 {
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4D736D;
	clear: both;
	padding-top: 15px;
	font-style: italic;
	border-bottom-width: thin;
}
#mapas_termais {
	border: thin solid #CCCCCC;
	text-align: center;
}
#redes_sociais {
	text-align: center;
	border: thin solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
}
.tag-cloud {
	border:1px solid #EEEEEE;
	padding:5px;
	width:140px;
}
.tag-cloud a {
	text-decoration:none;
	text-transform:lowercase;
}
#mainContent {
	padding-top: 0;
	padding-bottom: 0;
}
#menu_left {
	float: left;
	width: 175px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#box {
}
#menu_rigth {
	float: right;
	width: 150px;
}
#banners {
	padding-top: 10px;
	padding-bottom: 5px;
}
#conteudo {
	float: left;
	width: 634px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#container {
	width: 1000px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	height: 150px;
	clear: both;
}
#header a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
#header a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
#Links {
	float: right;
	padding-right: 30px;
	padding-top: 20px;
	color: #000;
}
#Links a:link {
	color: #000;
}
#Links a:visited {
	color: #000;
}

#image_header {
	float: left;
	background-repeat: no-repeat;
	height: 150px;
	width: 430px;
}
#footer {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #64978F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #4D736D;
	clear: both;
}
#footer2 {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #64978F;
	clear: both;
}
#footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer_dados {
	float: left;
	color: #FFFFFF;
	width: 480px;
	padding-top: 20px;
}
#footer_links {
	float: right;
	padding-top: 20px;
	color: #FFFFFF;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
#destino {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
}
#quadrado {
	margin: 13px;
	float: left;
	text-align:center;
	width: 100px;
	height: 150px;
}
#eventos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.destinos_links ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #64978F;
	font-weight: bold;
	list-style-position: inside;
	list-style-type: none;
}
.destinos_links li a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #64978F;
	font-weight: bold;
}
.destinos_links li a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #64978F;
	font-weight: bold;
	text-decoration: none;
}
.destinos_links li {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: 10px;
	list-style-position: inside;
	list-style-type: none;
}
.destinos_links {
	border: thin solid #EEE;
	margin-top: 5px;
	padding-bottom: 10px;
}
#box_menu_2 li {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: 10px;
	list-style-position: inside;
	list-style-type: none;
}
#box_menu_2 li a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#box_menu_2 li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

#image_left {
	float: left;
	width: 220px;
}
#texto_rigth {
	float: rigth;
	text-align: left;
	width: 380px;
}
#box_menu_2 li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #06C;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
}

#subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	padding-top: 10px;
	text-align: left;
	margin-left: 6px;
	text-decoration: none;
}
#menu_left ul {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #64978F;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#pontos_turisticos {
}
#box_left {
	float: left;
	width: 312px;
	clear: none;
}
#google_maps {
	clear: both;
	padding-top: 30px;
	text-align: center;
}
#box_rigth li {
	list-style-type: disc;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-position: inside;
}
#box_left li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: disc;
	list-style-position: inside;
}
#imagem {
	width: 300px;
	text-align: center;
	padding-top: 5px;
	padding-right: 6px;
	padding-left: 6px;
}
#rotator {
	margin-top: 15px;
	margin-bottom: 15px;
	width:630px;
	min-height:90px;
	text-align:center;
	float: none;
	padding-right: auto;
	padding-left: auto;
}
#rotator_titulo {
	margin-top: 15px;
}
#box_rigth {
	float: right;
	width: 312px;
}
#texto {
	padding-bottom: 10px;
	padding-top: 10px;
}
#videos {
	padding-top: 10px;
	padding-bottom: 10px;
	align: center;
}
#box_dividido {
	width: 300px;
	height: auto;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;

}
#box_dividido2 {
	width: 312px;
	height: auto;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;

}
#propaganda {
	padding-top: 35px;
	padding-bottom: 20px;
	clear: both;
}
#text_rigth {
	float: left;
	width: 180px;
	padding-right: 10px;
}
#clique_aqui {
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	clear: both;
}
#photo_small {
	float: left;
	width: 100px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#depoimentos_fotos {
}
#foto_01 {
	float: left;
	width: 87px;
	margin-top: 44px;
	margin-left: 40px;
	height: 65px;
}
#clique_aqui_dois {
	text-align: right;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	clear: both;
}
.style1 {
	font-size: 10px
}
.style2 {
	font-size: 18px
}
#buscador {
	margin-top: 15px;
	height: 25px;
}
#hoteis_links {
}
#contatenados {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#sobre_aguas_termais {
}
#links_rz_turismo li {
	display:inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#links_rz_turismo ul {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#resultado_busca {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-bottom: 20px;
}
#resultado_busca a:link {
	font-size: 16px;
	font-weight: bold;
	color: #06C;
}
#resultado_busca a:visited {
	font-size: 16px;
	font-weight: bold;
	color: #06C;
}

#agenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 10px;
}
#texto li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#videos_lista {
	text-align: center;
}

.photo {
	padding: 2px;
	position:relative;
        margin-top: 5px;
        margin-bottom: 5px;
	height:60px;
	float:left;
}

.photo img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 2px;
        height:58px;
}

/*.photo span {
	width: 30px;
	height: 41px;
	display: block;
	position: absolute;
	top: -0px;
	left: 10px;
	background-image: url('../images/paper-clip-mini.png');
	background-repeat:no-repeat;
}*/

#load {
	display:none;
	position:absolute;
	z-index: 2;
	left:46%;
	background-color:#fff;
	margin-top:370px;
	margin-left:-25px;
	padding:10px;
	width:130px;
	height:auto;
}
#bloco_hotel {
	width:80px;
	font-size:12px;
	text-align:center;
	float:left;
	padding:10px;
}
#rotator_geral {

	min-height:90px;
	text-align:center;
}
.bloco_hotel img {
	max-width:60px;
	max-height:60px;
}
#caixa {
	clear: both;
}
.galeria {
	width:625px;
	padding-bottom:10px;
	clear:both;
        font-size: 12px;
}
.bloco_fotos {
	width:625px;
	float:left;
}
.foto {
	float:left;
	display:inline;
	padding:5px;
}
.galeria_descricao {
	width:300px;
	float:right;

}
.galeria_titulo {
	width:300px;
	float:right;
}
#center_footer {
	width: 1000px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 70px;
}
#center_footer2 {
	width: 1000px;
	text-align: center; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 130px;
}
#mapa ul li {
	list-style-type: none;
	padding-top: 5px;
}
#mapa  a:link{
	font-family: Arial, Helvetica, sans-serif;
	color: #006;
}
#mapa  a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #03C;
}

#info_casa_logo {
    width: 175px;
    float: left;

}

#info_casa_1 {
    margin-left: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    float: left;
}

#info_casa_2 {
    width: 630px;
    font-size: 12px;
    clear: both;
}

#info_casa_3 {
    width: 630px;
    font-size: 12px;
    clear: both;
}

#info_casa_3 iframe {
    width: 630px;;
    height: 350px;
}

#carousel {
	margin: 0 auto;
	width: 630px;
	height: 185px;
	padding: 0;
	overflow: scroll;
	border: 2px solid #999;
        margin:5px auto;
}
#carousel ul {
	list-style: none;
	width: 1500px;
	margin: 0;
	padding: 0;
	position: relative;
}
#carousel li {
	display: inline;
	float: left;
}


.textholder {
	text-align: left;
	font-size: small;
	padding: 6px;
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
}

.videothumb {
	position: relative;
        width:  100px;
}

.videothumb span {
	width: 50px;
	height: 50px;
	display: block;
	position: absolute;
	top: 15px;
	left: 25px;
	background: url(../images/tocar.png) no-repeat;
}

.mapadestino iframe{
    width: 312px;
    height: 280px;
}

#bloco2 {
    width:630px;
    border:0px solid black;
    height:auto;
    text-align:center;
}

.bloco2Div1 {
    float:left;
    padding-left:10px;
    padding-top:8px;
    text-align:center;
    font-size: 12px;
}

.bloco2Div1 {
    text-decoration:none;
}

.bloco2Div1 img {
    border: none;
    padding:2px;
    height:60px;
    max-height:90px;
    max-width: 130px;
}

.bloco2div2 {
    width:90px;
    font-size:12px;
    padding-bottom:5px;
}

.bloco2div2 a {
    text-decoration:none;
}

.vejaMais {
    text-align:center;
    clear:both;
}

.vejaMais a {
	color: #64978F;
	font-weight: bold;
}

#bloco3 {
    width:310px;
    border:0px solid black;
    height:auto;
    text-align:center;
}

.bloco3Div1 {
    float:left;
    padding-left:10px;
    padding-top:8px;
    text-align:center;
}

.bloco3Div1 a{
    text-decoration:none;
}

.bloco3Div1 img {
    border:none;
    padding:2px;
    width:85px;
}

.bloco3Div2 {
    width:85px;
    font-size:12px;
    padding-bottom:5px;
}

.bloco3Div2 a {
    text-decoration:none;
}

#bloco5 {
    width:300px;
    border:0px solid black;
    height:auto;
    text-align:center;
    font-size:12px;
}

.bloco5Div1 {
    float:left;
    padding-left:3px;
    padding-top:8px;
    text-align:center;
}

.bloco5Div1 a {
	color:#000;
}

.bloco5Div1 img {
    width:90px;
    border:1px solid silver;
    padding:2px;
}

.bloco5Div2 {
    width:90px
}

#bloco4 {
    width:310px;
    border:0px solid black;
    height:auto;
    text-align:center;
}

.bloco4Div1 {
    float:left;
    padding-left:10px;
    padding-top:8px;
    text-align:center;
}

.bloco4Div1 img {
    border:none;
    padding:2px;
    width:85px;
}

.bloco4Div2 {
    width:85px;
    font-size:12px;
    padding-bottom:5px;
}

.bloco4Div2 a{
    text-decoration:none;
}

#enviar {
    margin: 10px auto;
    text-align: center;
}

#enviar input {
    background-color: #356AB1;
    border:
    0px; color:#fff;
}