html,body, td, div
{
    font-size:11px;
    font-family:Arial, Verdana, Helvetica, sans-serif;
    color:#666;
}

input, select, textarea
{
    font-size:10px;
    font-family:Arial, Verdana, Helvetica, sans-serif;
    color:#666;
    border:1px solid #999;
}

body
{
    background:#FFF;
    margin:0px;
}
a {
    color:#4A73C2;
}

#entrada
{
    background:url(imgs/fundo_intro.gif);
    width:260px;
    height:128px;
    top: 50%;
    left: 50%;
    position: absolute;
    margin-top: -64px;
    margin-left: -130px;
    /*margin:auto;*/
}
#entrada2
{
    /*background:url(/imgs/entrada/fundo_intro.gif);*/
    width:676px;
    height:128px;
    top: 50%;
    left: 50%;
    position: absolute;
    margin-top: -140px;
    margin-left: -338px;
    /*margin:auto;*/
}

#site800
{
    width:770px;
}

#site
{
	width:850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: -1px;
	margin-left: auto;
}
#imagens_rodape
{
    width:900px;
    margin: 0px auto -1px auto;
}
#topo
{
	position: relative;
	height:130px;
	width:676px;
	background-image: url(imgs/header_background.gif);
}



.menu_esquerda{
	font:Arial;
	font-size:11px;

}

.menu_esquerda ul {
	margin: 0;
	margin-top:-5px;
    *margin-top:-1px;
	padding: 0;
	list-style: none;
	width: 106px; /* Width of Menu Items */
    margin-left:-8px;
}
	
.menu_esquerda ul li {
	position: relative;
    width:106px;
    padding-left:8px;
}
.menu_esquerda ul li:hover{
    background:url(imgs/bullet_rollover_menu.gif) no-repeat 0% 50%;
}
	
/* Styles for Menu Items */
.menu_esquerda ul li a {
	display: block;
	text-decoration: none;
	color: #333333;
	background: #fff; /* IE6 Bug */
	min-height: 18px;
	/** height: 18px;*/
	background-repeat:no-repeat;
    padding: 5px;
    * padding: 2px 5px 5px 5px;
}
.menu_esquerda ul li a:hover{
	color: #000000;
}
/*
background-image:url(/imgs/bullet_rollover_menu.gif);
	background-position:left;
    */

 /* NOVO SUBMENU */
 

  
.submenu ul {
	position: absolute; 
	display: none;
    /*clear:both;*/
    /*margin-top:0px;*/
	top: -3px; 
	* top: 4px; 
	left: 0px;
	margin: 0;
/*	margin-top:-5px;
    *margin-top:-1px;*/
	padding-left: 7px;
	list-style: none;
	width: 120px; /* Width of Menu Items */
    /*margin-left:-8px;*/
}
.submenu ul li{
	position: relative;
    width:106px;
   padding-left:8px;
    
}
.submenu ul li:hover{
	 background:url(imgs/bullet_rollover_menu.gif) no-repeat 0% 50%;
}
	
.submenu ul li a {
	display: block;
	text-decoration: none;
	color: #333333;
	background: #fff; /* IE6 Bug */
	/** height: 18px;*/
	min-height: 18px;
	background-repeat:no-repeat;
	padding: 5px;
    * padding: 2px 5px 5px 5px;
}
.submenu  ul li a:hover{
	color: #000000;
	
}

.myhover{
	background:url(imgs/bullet_rollover_menu.gif) no-repeat 0% 50%;
}

.myhover2{
	background:url(imgs/bullet_rollover_menu.gif) no-repeat 0% 50%;
}

.subsubmenu{
	font:Arial;
	font-size:11px;

}

.subsubmenu ul {
	margin: 0;
	margin-top:-5px;
    *margin-top:-1px;
	padding: 0;
	list-style: none;
	width: 170px; /* Width of Menu Items */
    margin-left:-8px;
}
	
.subsubmenu ul li {
	position: relative;
    width:170px;
    padding-left:8px;
}
.subsubmenu ul li:hover{
    background:url(imgs/bullet_rollover_menu.gif) no-repeat 0% 50%;
}
	
/* Styles for Menu Items */
.subsubmenu ul li a {
	display: block;
	text-decoration: none;
	color: #333333;
	background: #D3D3D3; /* IE6 Bug */
	min-height: 18px;
	/** height: 18px;*/
	background-repeat:no-repeat;
    padding: 5px;
    * padding: 2px 5px 5px 5px;
    background-image: url(imgs/separador_menu.gif);
	background-repeat:repeat-x;
	background-position: 0% 100%;
}
.subsubmenu ul li a:hover{
	color: #000000;
}


/* .menu_esquerda li:hover ul, li.over ul { display: block;color:#000000; }  The magic */

	
/* Holly Hack. IE Requirement \*/
.menu_esquerda * html ul li { float: left; height: 1%; }
.menu_esquerda * html ul li a { height: 1%; }
.submenu * html ul li { float: left; height: 1%; }
.submenu * html ul li a { height: 100%; }
.subsubmenu * html ul li { float: left; height: 1%; }
.subsubmenu * html ul li a { height: 1%; }
/* End */





.copyright
{
	font:Arial;
	font-size:10px;
	color:#BFBFBF;
	float:left;

}
.copyright .troia
{
	color:#8C8C8C;
	float: left;
}

.tit{
	font:Arial;
	font-size:14px;
	color:#333333;
}

#destaques
{
	background-image:url(imgs/fundo_destaques_home.gif);
	background-repeat: repeat-y;
	min-height: 185px;
    width:676px;
}
* html #destaques {
	height:185px; 
}

#destaques .titulo
{
	font:Arial;
	font-size:11px;
	color:#333333;
}
#destaques .texto
{
	font:Arial;
	font-size:11px;
	color:#666666;
	line-height:170%;
}


#destaques a
{
	text-decoration:none;
	color:#666666;
}

#destaques a:hover
{
	color:#3992AF;
}


#logo
{
	position: absoulte;
	background-repeat:no-repeat;
	width:150px;
	height:140px;
	margin-top:0px;
	margin-right:0px;
	float:right;
	background-image: url(imgs/logo_rban_destinations.jpg);
}

#logo h1
{
  display:none;
}
#logo a
{
  display:block;
  width:151px;
  height:150px;
  float:right;
}
#topmenu
{
	font-size:10px;
	color:#B1DA1C;
	float:left;
	top:105px;
	/*_top:-15px;*/
	left:20px;
	position:absolute;
	font-family: Arial;
}


#topmenu ul,li
{
    margin:  0;
	padding: 0;
    list-style: none;

}
#topmenu li
{
	margin-right:10px;
    background-repeat:no-repeat;
    display:block;
    float:left;

}

#topmenu a
{
	color:#638F13;
	text-decoration:none;
    display:block;
}

#topmenu span
{
    display:none;
}


#linguas ul
{
  margin:0px;
}

#linguas li
{
	margin-left:12px;
    background-repeat:no-repeat;
    width:96px;
    height:14px;
    display:block;
    float:right;
    margin-top:7px;

}
#linguas a
{
    width:100%;
    height:14px;
    display:block;
}
#linguas a:hover
{
    border-bottom:4px solid #DFDFDF;
}

#linguas span
{
    display:none;
}

#linguas li.pt
{
    background:url(/images/bt_pt.gif);
    width:96px;
    height:14px;
}
#linguas li.en
{
    background:url(/images/bt_en.gif);
    width:83px;
    height:14px;
}
#linguas li.de
{
    background:url(/images/bt_de.gif);
    width:83px;
    height:14px;
}
/*------------------------------*/
#fotoentrada
{
    background:url(/images/img_home.jpg);
    background-repeat:no-repeat;
    width:768px;
    height:279px;
    display:block;
    float:left;
}

#foto
{
    background:url(/images/img_home.jpg);
    background-repeat:no-repeat;
    width:513px;
    height:279px;
    display:block;
    float:left;
}
#fotointerior
{
    background:url(/images/img_home.jpg);
    background-repeat:no-repeat;
    width:201px;
    height:279px;
    display:block;
    float:left;
}
/*------------------------------*/
h1
{
  margin:0px;
  margin-bottom:5px;
  font-size:14px;
  text-transform:uppercase;
  color:#9A9A9A;
}
h3
{
  margin:0px;
  margin-bottom:5px;
  font-size:12px;
}
/*------------------------------*/

#conteudo
{
    background:#FFF;
    width:257px;
    height:279px;
    float:left;
    overflow:hidden;
}

#conteudo div.texto
{
    margin:10px;
    margin-top:5px;
    margin-bottom:5px;
    height:270px;
    overflow:hidden;
    background:#fff;
}
#conteudo div.texto li
{
    list-style-type: disc;
    list-style-image: url(/images/bullet.gif);
    margin-left:10px;
}
/*------------------------------*/

#conteudo_interior div.texto li
{
    list-style-type: disc;
    list-style-image: url(/images/bullet.gif);
    margin-left:10px;
}


#conteudo_interior
{
    background:#fff;
    width:368px;
    height:279px;
    float:left;
    overflow:hidden;
}
#conteudo_interior div.texto
{
    margin:20px;
    margin-top:5px;
    margin-bottom:5px;
    height:270px;
    overflow:hidden;
    background:#fff;
}
/*------------------------------*/

#conteudo_5
{
    background:#FFF;
    width:568px;
    height:279px;
    float:left;
    overflow:hidden;
}
#conteudo_5 div.texto
{
    margin:20px;
    margin-top:5px;
    margin-bottom:5px;
    height:270px;
    overflow:hidden;
}
#conteudo_5 div.texto li
{
    list-style-type: disc;
    list-style-image: url(/images/bullet.gif);
    margin-left:10px;
}

/*------------------------------*/
#conteudo_popup  li
{
    list-style-type: disc;
    list-style-image: url(/images/bullet.gif);
    margin-left:10px;
}


#conteudo_popup
{
    background:#fff;
    height:290px;
    width:549px;
    overflow:auto;
}

/*------------------------------*/

#subpaginas
{
    width:200px;
    float:left;
    background:#fff;
}

#subpaginas div.texto
{
    margin:10px;
    margin-top:5px;
    margin-bottom:20px;
    height:255px;
    overflow:hidden;
    line-height:1.4;
}
#subpaginas div.texto ul
{
    margin:0px;
    padding-left:20px;
}

#subpaginas div.texto li
{
    list-style-type: disc;
    list-style-image: url(/images/bullet.gif);
}
/*------------------------------*/
#separador
{
  background:#fff;
  width:1px;
  float:left;
}
#separador div
{
    border-right:1px dashed darkgray;
    height:278px;
    float:left;
}

/*------------------------------*/

#barra_fundo
{
  height:280px;
}
/*------------------------------*/

#foto_side
{
    width:130px;
    height:279px;
    float:left;
    xbackground:red;
}

#foto_side div.side01
{
    xbackground:url(/images/side_01.jpg);
    background-repeat:no-repeat;
    height:139px;
    margin-bottom:1px;
}
#foto_side div.side02
{
    xbackground:url(/images/side_02.jpg);
    background-repeat:no-repeat;
    height:139px;
}
#foto_side div.side03
{
    xbackground:url(/images/side_03.jpg);
    background-repeat:no-repeat;
    height:278px;
}
/*------------------------------*/

#basemn ul,li
{
    margin:  0;
	padding: 0;
    list-style: none;
}

#basemn ul
{
}
#basemn
{
    float:left;
    height:30px;

}

#basemn li
{
    background-repeat:no-repeat;
    display:block;
    float:left;
    margin-right:33px;
    height:13px;
    margin-top:12px;


}
#basemn a
{
    width:100%;
    height:14px;
    display:block;
}
#basemn a:hover
{
    border-bottom:4px solid #DFDFDF;
}

#basemn span
{
    display:none;
}


/*------------------------------*/

#botao
{
    border:1px solid #999;
    background:#CACACA;
    color:#666;
}
/*------------------------------*/
.paging
{
    display:block;
    float:left;
    width:15px;
    text-align:center;
    text-decoration:none;
    color: #999;
}
.paging:hover
{
  background:#CCC;
}

.paging_actual
{
    display:block;
    float:left;
    color:#666;
    width:15px;
    text-align:center;
    background:#CCC;
    
}

#sonae
{
  background:url(/images/sonae.gif);
  width:51px;
  height:34px;
  background-repeat:no-repeat;
  display:block;
  float:right;
}
#sonae a
{
display:block;
width:51px;
height:34px;
}

#sgs
{
  background:url(/images/sgs.gif);
  width:34px;
  height:34px;
  background-repeat:no-repeat;
  display:block;
  float:right;
  margin-right:10px;
}
#sgs a
{
display:block;
width:34px;
height:34px;
}

#sub h3
{
  margin:0px;
  margin-top:10px;
}


.subli
{
	padding: 0;
}
.subul
{
    margin:  0;
	padding: 0;
	padding-left:15px;

}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
