/* GENERAL RULES
-------------------------------------------------------------------- */
* {
	/* overwrite all default browser settings */
	margin: 0;
	padding: 0;
}

body {
	background: #FFF;
	font-size: 11px;
	/* global font settings */
	font-family: "trebuchet MS", arial, helvetica, sans-serif;
	color: #333; /* main text color */
	/* part 1 of centering hack */
	text-align: center;
}

/* Global Link Settings
-------------------------------------------------------------------- */
a {
	color: #404040;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	background-color:#EBFFC6;
	color: #39962a;
}

/* Global Text Settings
-------------------------------------------------------------------- */

h1, h2, h3 {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
}

h4{
	font-family:tahoma, arial;
	}


/* Utilizado no destaque  Cidade do Rio da home 
--------------------------------------------------------------------*/


#col_center .CityRio {
	width:230px; 
	margin: 0px 0 15px 0;
	display:table;
}

#col_center .CityRio p{
	margin:10px 0 0 0;
	line-height:14px;
	font-size: 11px;
} 

#col_center .CityRio h1{ /*usado no titulo principal*/
	font-size: 17px;
	color:#39962a;
	margin: 0px 0 0px 0;
} 

#col_center .CityRio h2{
	font-size: 11px;
	color:#48bd00;
	margin: -3px 0 7px 0;
}

#col_center .CityRio .des_P{
	font-size: 11px;
	margin:-3px 0 5px 0;
	display:table;
	_height:51px;
}

#col_center .CityRio .des_P h5{
	font-size:14px;
	font-weight:bold;
	color:#39962a;
}

#col_center .CityRio .des_P img{
	float:left;
	margin:3px 5px 0 0;
	
}

#col_center .CityRio a {
	color: #404040;
	text-decoration: none;
}

#col_center .CityRio a:hover {
	text-decoration: underline;
	background-color:#EBFFC6;
	color: #39962a;
}

/*------------------------------------------------------------------*/


/* Utilizado no destaque de Pontos turísticos da home 
--------------------------------------------------------------------*/


#col_center .PontTur {
	width:230px; 
	margin: 0px 0 15px 0;
	display:table;
}

#col_center .PontTur p{
	margin:10px 0 0 0;
	line-height:18px;
} 

#col_center .PontTur h1{ /*usado no titulo principal*/
	font-size: 17px;
	color:#FF6600;
	margin: 5px 0 0px 0;
} 

#col_center .PontTur h2{
	font-size: 11px;
	color:#FF6600;
	margin: -3px 0 7px 0;
}

#col_center .PontTur .des_P{
	font-size: 11px;
	margin:-3px 0 5px 0;
	display:table;
	_height:51px;
}

#col_center .PontTur .des_P h5{
	font-size:14px;
	font-weight:bold;
	color:#FF6600;
}

#col_center .PontTur .des_P img{
	float:left;
	margin:3px 5px 0 0;
	
}

#col_center .PontTur a {
	color: #404040;
	text-decoration: none;
}

#col_center .PontTur a:hover {
	text-decoration: underline;
	background-color:#ffffbf;
	color: #FF6600;
}

/*------------------------------------------------------------------*/


/* Utilizado no destaque de Regioes da home 
--------------------------------------------------------------------*/


#col_center .Regiao {
	width:230px; 
	margin: 0px 0 15px 0;
	display:table;
}

#col_center .Regiao p{
	margin:10px 0 0 0;
	line-height:18px;
} 

#col_center .Regiao h1{ /*usado no titulo principal*/
	font-size: 17px;
	color:#3b5fc7;
	margin: 5px 0 0px 0;
} 

#col_center .Regiao h2{
	font-size: 11px;
	color:#3b5fc7;
	margin: -3px 0 7px 0;
}

#col_center .Regiao .des_P{
	font-size: 11px;
	margin:-3px 0 5px 0;
	display:table;
	_height:51px;
}

#col_center .Regiao .des_P h5{
	font-size:14px;
	font-weight:bold;
	color:#3b5fc7;
}

#col_center .Regiao .des_P img{
	float:left;	
	margin:3px 5px 0 0;
}

#col_center .Regiao a {
	color: #404040;
	text-decoration: none;
}

#col_center .Regiao a:hover {
	text-decoration: underline;
	background-color:#e3eaff;
	color: #3b5fc7;
}

/*------------------------------------------------------------------*/

/* Utilizado na area Regioes
--------------------------------------------------------------------*/

#regioes h1 {
	font-size: 17px;
	color:#3b5fc7;
	margin: 5px 0 5px 0;
	line-height:18px;
}

#regioes h3 {
	font-size: 12px;
	font-weight:bold;
	color:#3b5fc7;
	padding: 5px 0;
}

#regioes a {
	color: #404040;
	text-decoration: none;
}

#regioes a:hover {
	text-decoration: underline;
	background-color:#e3eaff;
	color:#3b5fc7;
}

/*------------------------------------------------------------------*/



/* Utilizado no destaque de Bairro
--------------------------------------------------------------------*/


#col_center .Bairro {
	width:230px; 
	margin: 0px 0 15px 0;
	display:table;
}

#col_center .Bairro p{
	margin:10px 0 0 0;
	line-height:18px;
} 

#col_center .Bairro h1{ /*usado no titulo principal*/
	font-size: 17px;
	color:#CC0000;
	margin: 5px 0 0px 0;
} 

#col_center .Bairro h2{
	font-size: 11px;
	color:#CC0000;
	margin: -3px 0 7px 0;
}

#col_center .Bairro .des_P{
	font-size: 11px;
	margin:-3px 0 5px 0;
	display:table;
	_height:51px;
}

#col_center .Bairro .des_P h5{
	font-size:14px;
	font-weight:bold;
	color:#CC0000;
}

#col_center .Bairro .des_P img{
	float:left;
	margin:3px 5px 0 0;
	
}

#col_center .Bairro a {
	color: #404040;
	text-decoration: none;
}

#col_center .Bairro a:hover {
	text-decoration: underline;
	background-color:#ffe3e3;
	color:#CC0000;
}

/* Utilizado na area Bairros
--------------------------------------------------------------------*/

#bairros h1 {
	font-size: 17px;
	color:#CC0000;
	margin: 5px 0 5px 0;
	line-height:18px;
}

#bairros h3 {
	font-size: 12px;
	font-weight:bold;
	color:#FF6600;
	padding: 5px 0;
}

#bairros a {
	color: #404040;
	text-decoration: none;
}

#bairros a:hover {
	text-decoration: underline;
	background-color:#ffe3e3;
	color:#CC0000;
}

/*------------------------------------------------------------------*/

/* Utilizado na area Pais 
--------------------------------------------------------------------*/

#col_center #pais h1{ 
	color:#FFCC33;
} 

#col_center #pais h2{
	color:#FFBF00;
}

#pais h1 {
	font-size: 17px;
	color:#FFBF00;
	margin: 5px 0 5px 0;
	line-height:18px;
}


#pais h3 {
	font-size: 12px;
	font-weight:bold;
	color:#FFCC00;
	padding: 5px 0;
}

#pais a {
	color: #404040;
	text-decoration: none;
}

#pais a:hover {
	text-decoration: underline;
	background-color:#FFFFCC;
	color:#FF9900;
}

/*------------------------------------------------------------------*/

/* Utilizado na area Turismo
--------------------------------------------------------------------*/

#turismo h1 {
	font-size: 17px;
	color:#FF6600;
	margin: 5px 0 5px 0;
	line-height:18px;
}


#turismo h3 {
	font-size: 12px;
	font-weight:bold;
	color:#FF6600;
	padding: 5px 0;
}

#turismo a {
	color: #404040;
	text-decoration: none;
}

#turismo a:hover {
	text-decoration: underline;
	background-color:#FFFFCC;
	color:#FF6600;
}

/*------------------------------------------------------------------*/



h1 {
	font-size: 17px;
	color:#39962a;
	margin: 5px 0 5px 0;
	line-height:18px;
}

h2 {
	font-size: 11px;
	color:#39962a;
	margin: -3px 0 10px 0;
}

h3 {
	font-size: 12px;
	font-weight:bold;
	color:#48bd00;
	padding: 5px 0;
}

h4 {
	font-size: 10px;
	font-weight:bold;
	color:#666666;
	padding: 10px 0 3px 0;
	width:233px;
	margin-bottom:-2px;
	background:url(images/pontilhado.gif) repeat-x 0px 100%;
}

h5{
	font-size: 14px;
	font-weight:bold;
	color:#3b5fc7;
	line-height:18px;
}


p {
	margin: 1em 0;
	line-height: 16px;
}

ul {
	list-style: none;
	margin: 0 0 0 -12px;
	line-height: 16px;
}

ul li {
	background: url(../i/bullet.gif) no-repeat 0 6px;
	padding-left: 12px;
}

ol {
	line-height: 16px;
}

blockquote {
	background: url(../i/blockquote.gif) no-repeat 0 4px;
	padding: 0 25px;
	padding-bottom: 1px;
	margin-bottom: -10px;
	overflow:hidden;
	width:40px;
}

blockquote p.author {
	color: #999;
	margin-top: -10px;
	text-align: right;
}

img.blockimg {
	padding: 3px;
	margin: 0 10px 10px 0;
}



img.floatimg {
	padding: 3px;
	float: left;
	margin: 0 10px 10px 0;
}

.destaque1 img.floatimg {
	padding: 3px;
	float: left;
	margin: 0 3px 0px 0;
}

.apoio{
	margin:20px 0 0 0; 
	text-align:center
}

.logo_apoio img{
	margin:5px 0 5px 0;	
}


/* General Elements
-------------------------------------------------------------------- */

img {
	border: 0;
}

/* Often used Classes
-------------------------------------------------------------------- */

.floatright {
	float: right;
	display: inline; /*to avoid IE double margin bug*/
	overflow:hidden;
}

.floatleft {
	float: left;
	display: inline; /*to avoid IE double margin bug*/
	overflow:hidden;
}

.alignright {
	text-align: right;
}

.center {
	text-align: center;
}

.hide {
	display: none;
}

p.link {
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	text-transform: uppercase;
	margin-top: 20px;
}

/* CONTAINER DIVS

-------------------------------------------------------------------- */

#container {
	width: 780px;
	background: #FFF;
	height:100%;
	padding: 0px 0px 0px 0px;
	/* part 2 of centering hack */
	text-align: left;
	margin: 0 auto;
	/* box model hack */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 780px;
}

html>body #container {
	width: 780px;
}


/* LAYOUT SETUP
-------------------------------------------------------------------- */

/* HEADER
-------------------------------------------------------------------- */

#lang{
	padding: 5px 0 0 7px;
	float:left;
	}

.lang{
	margin-right:2px;
	float:left;
	display: inline;
}


#men_per{
	margin: 5px 7px 0 0;
	text-align:right;
}



#footer #men_per{
	margin: 10px 7px 0 0;
	text-align:right;
}
#header {
	position: relative;
	height: 181px;
	/*background: url(images/header1.jpg) no-repeat 0px 100%;*/
}

div.regiao #header {
	position: relative;
	height: 181px;
}

#header div a#logo {
	position: absolute;
	top: 68px;
	left: 50px;
	display: block;
	width: 178px;
	height: 43px;
	background-color:Transparent;
	/*background: url(images/logo_branco.png) no-repeat 0px 0%;*/
	text-indent: -5000px;
	text-decoration: none;
}


/* NAVIGATION
-------------------------------------------------------------------- */



li .canto{
	float:left;
}

#nav {
	display:none;
	visibility:hidden;
}

ul#nav {
	position: absolute;
	top:157px;
	left: 15px;
}

ul#nav li {
	float: left;
	margin: 0 1px 0 1px;
	padding: 0;
}

ul#nav li .active{
	background-color:#FFFFFF;
	height: 20px;
	float:left;
	display:inline;
	padding: 4px 4px 0 4px;
}

ul#nav li .abas {
	display: block;
	color: black;
	padding: 7px 4px 0 4px;
	line-height: 1em;
	text-decoration: none;
	float:left;
	display:inline;
	height: 18px;
	background-color:#99FF00;
	background: url(images/bg_aba_back.gif) top repeat-x;
	/* box model hack */
	voice-family: "\"}\""; 
	voice-family:inherit;
}

ul#nav li a:hover {
	color:#00FF00;
}

/* NAVIGATION LEFT
-------------------------------------------------------------------- */

ul #menuleft{
list-style-type:none;	
}

/* CONTENT
-------------------------------------------------------------------- */

#content {
	width: 493px;
	float: left;
	margin: 20px 0;
	padding-left: 10px;
	border:#333333 1px solid;
	/* box model hack */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 483px;
}

html>body #content {
	width: 483px;
}

/* Homepage
-------------------------------------------------------------------- */

#tit_area{
	width:490px;
	letter-spacing:-1px;
	line-height:38px;
	float:left;
	margin:8px 0 25px 0px;
	border:0px solid #666666;
}

#tit_area h1{
	font-size:24px;
	color:#5c8aff;
	margin:0 0 0 22px;
}

#tit_area h2{
	font-size:38px;
	color:#3b5fc7;
	margin:0;
}

.tit_bread{
	font:"trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#354073;
	margin:9px 10px 0 10px;
}

.bread{
	line-height:10px;
	margin:0px 10px 0 10px;
}

.search{
	vertical-align:middle;
	margin:12px 10px 0 10px;
	/* Escondido */
	display:none;
	visibility:hidden;
}

.bg_search{
	height:18px;
	width:122px;
	margin:0px 0 0 0;
	padding: 4px 0px 0px 4px;
	background:url(images/bg_search.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	border: 0px solid;
	font-size:10px;
	overflow:hidden;
}



#search_area {
	width:780px;
	height:44px;
	border:0px solid #000066;
	background:url(images/bg_search_area.gif) top repeat-x;
	margin: 0 0 0px 0;
}

#search_area a{
	color: #39962a;
}



#col_esq {
	width:133px;
	padding: 10px 0px 10px 0px;
	float: left;
}



#col_center{
	width:490px;
	padding:14px 10px 10px 14px;
	float: left;
}

#col_dir{
	width:133px;
	padding:10px 0 10px 0;
	float: left;
}

#col_center_esq{
	float: left;
}

#col_center_dir{	
	margin:0px 0 0px 18px;
	float: left;
}

/* Regioes do rio
-------------------------------------------------------------------- */

.regiao h1 {
	font-size: 17px;
	color:#3b5fc7;
	margin: 5px 0 5px 0;
	line-height:18px;
}

.regiao .destaque1 h1 { /*Utilizado para os destaques da home*/
	font-size: 17px;
	color:#3b5fc7;
	margin: 10px 0 0 0;
	line-height:18px;
}


.regiao  h2 {
	font-size: 11px;
	color:#3b5fc7;
	margin: -3px 0 10px 0;
}

.regiao  h3 {
	font-size: 12px;
	font-weight:bold;
	color:#3b5fc7;
	padding: 5px 0;
}

.regiao  h3 {
	font-size: 12px;
	font-weight:bold;
	color:#3b5fc7;
	padding: 5px 0;
}



.regiao a, a:visited{
	color: #404040;
	text-decoration: none;
}



.regiao a:hover {
	text-decoration: underline;
	background-color:#e3eaff;
	color: #3b5fc7;
	}

.regiao #nav li a:hover {
	text-decoration: underline;
	background-color:#e3eaff;
	color: #3b5fc7;
	text-decoration: none;
	}

.regiao li a {
	height: 18px;
	text-decoration: none;
	color: #404040;
}





/*Lista de hoteis*/

.list_tit, .list_name, .list_ende, .list_tel{
	padding:10px 2px 0px 0px;
}





table .list_tit{
	font-family: Verdana, "trebuchet MS", arial;
	font-weight:bold;
	font-size: 9px;
	color:#7d7d7d;
	width:150px;
	background:url(images/pontilhado.gif) repeat-x 1px 100%;
	height:20px;	
}



.list_name a{
	font-family: Verdana, "trebuchet MS", arial;
	font-weight:bold;
	font-size: 11px;
	color:#3b5fc7;
	width:150px;
}

.list_ende {
	width:270px;
}

.list_tel{
	width:70px;
}


/*Filtro*/

.filtro{
	margin:5px 0 5px 0 ;
}



.fotm_filtro{
	font-size:11px;
	font-family:"trebuchet MS";
}



/* Distractions
-------------------------------------------------------------------- */


/* Footer
-------------------------------------------------------------------- */


.copy{
	margin:10px 0;
	vertical-align:middle;
	float:left;
}


#footer {
	margin-top: 10px;
	color: #777;
	clear: both;
	background:url(images/pontilhado.gif) repeat-x 1px 0px;
	height:40px;
}


#footer p {
	margin: 10px;
	line-height: 1em;
}


/* Galery
--------------------------------------------------------------------*/

.galery{
float:left;
margin:5px;
height:165px;
}

.legenda{
width:153px;
}

/* Tables
-------------------------------------------------------------------- */

/* Forms
-------------------------------------------------------------------- */
/* 
--------------------------------------------------------------------*/




