/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}  
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
a, a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
p{
	color:#FFFFFF;
	text-align: justify;
	padding:5px 5px 5px 10px;
}
body{
	font: 11px Arial, Helvetica, sans-serif;
	text-align: center;
	background:url(../images/bg-01.gif) repeat;
}
#geral{
	margin:0 auto;
	text-align:center;
	width: 760px;
	background:#fff;
	margin-top:10px;
}
#head{
	margin: 0 auto;
	width:740px;
	height:72px;
	display:block;
	padding: 10px 10px 0 10px;
	clear:both;
}
#head h1 {
	width: 500px;
	height: 53px;
	display: block;
	text-indent: -99999px;
	background: url(../images/logo.gif) no-repeat transparent;
	float:left;
}
#head h1 a {
	width: 231px;
	height: 53px;
	display: block;
	text-decoration: none;
}
#head ul{
	width: 72px;
	height:22px;
	float: right;
	list-style:none;
	display:block;
	margin: 30px 0 0 0;
}
#head li{
	height:22px;
	width:36px;
	display: block;
	text-indent: -9999px;
	float:left;
}
#head li a{
	width: 36px;
	height: 22px;
	display:block;
	
}
.bt_home{
background:url(../images/bt_home.gif);
}
.bt_email{
background:url(../images/bt_email.gif);
}
#menu{
	margin: 0 auto;
	width:740px;
}
h2 {
	margin:0 auto;
	width: 740px;
	height: 165px;
	display: block;
	text-indent: -99999px;
	background: url(../images/splash.jpg) no-repeat transparent;
}
h3{
	text-align:center;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	padding:15px;
}
/***********MENU***************/
.preload1 {background: url(../images/menu/blank_over.gif);}
.preload2 {background: url(../images/menu/blank_overa.gif);}

#nav {padding:0; margin:0; text-align:left; list-style:none; height:36px; background:#fff; position:relative; z-index:500; font-family:arial, verdana, sans-serif;}
#nav li.top {display:block; float:left;}
#nav li a.top_link {display:block; float:left; height:36px; line-height:27px; color:#ccc; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 10px; cursor:pointer;background: url(../images/menu/blank.gif);}
#nav li a.top_link span {float:left; display:block; padding:0 22px 0 10px; height:36px;background:url(../images/menu/blank.gif) right top;}
#nav li a.top_link span.down {float:left; display:block; padding:0 22px 0 10px; height:36px; background:url(../images/menu/blanka.gif) no-repeat right top;}
#nav li a.top_link:hover {color:#fff; background: url(../images/menu/blank_over.gif) no-repeat;}
#nav li a.top_link:hover span {background:url(../images/menu/blank_over.gif) no-repeat right top;}
#nav li a.top_link:hover span.down {background:url(../images/menu/blank_overa.gif) no-repeat right top;}

#nav li:hover > a.top_link {color:#fff; background: url(../images/menu/blank_over.gif) no-repeat;}
#nav li:hover > a.top_link span {background:url(../images/menu/blank_over.gif) no-repeat right top;}
#nav li:hover > a.top_link span.down {background:url(../images/menu/blank_overa.gif) no-repeat right top;}

/* Default list styling */

#nav li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
#nav ul, 
#nav li:hover ul ul,
#nav li:hover ul li:hover ul ul,
#nav li:hover ul li:hover ul li:hover ul ul,
#nav li:hover ul li:hover ul li:hover ul li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover ul.sub
{left:0; top:31px; background: #fff; padding:3px; border:1px solid #3a93d2; white-space:nowrap; width:100px; height:auto; z-index:300;}
#nav li:hover ul.sub li
{display:block; height:20px; position:relative; float:left; width:90px; font-weight:normal;}
#nav li:hover ul.sub li a
{display:block; font-size:11px; height:20px; width:90px; line-height:20px; text-indent:5px; color:#000; text-decoration:none;}
#nav li ul.sub li a.fly
{background:#fff url(../images/menu/arrow.gif) 80px 7px no-repeat;}
#nav li:hover ul.sub li a:hover 
{background:#3a93d2; color:#fff;}
#nav li:hover ul.sub li a.fly:hover
{background:#3a93d2 url(../images/menu/arrow_over.gif) 80px 7px no-repeat; color:#fff;}

#nav li:hover ul li:hover > a.fly {background:#3a93d2 url(../images/menu/arrow_over.gif) 80px 7px no-repeat; color:#fff;} 

#nav li:hover ul li:hover ul,
#nav li:hover ul li:hover ul li:hover ul,
#nav li:hover ul li:hover ul li:hover ul li:hover ul,
#nav li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul
{left:90px; top:-4px; background: #fff; padding:3px; border:1px solid #3a93d2; white-space:nowrap; width:90px; z-index:400; height:auto;}
/************FIM MENU********************/
/*************CONTEUDO******************/
#conteudo{
	margin: 0 auto;
	width: 740px;	
	background:url(../images/bg_conteudo.jpg) repeat-x top #3a8ec9;
}
#interno{
	margin: 0 auto;
	width:700px;
	margin: 10px;
	background:#3a8ec9;
	border:5px solid #fff;
}
#esquerda{
	width:277px;
	float:left;
	display:block;
	clear:left;
}
#direita{
	width:450px;
	display:block;
	float:right;
	clear:right;
}
/*buscarapida*/
#busca_rapida {
  width: 277px;
  height:419px;
  float: left;
  background: url(../images/bg_buscarapida.jpg) no-repeat bottom center;
  text-align:left;
}
#busca_rapida h2 {
	margin-left: 15px;
	width:159px;
	height:39px;
	background:url(../images/txt_buscarapida.gif) no-repeat left;
	text-indent:-9999px;
	float:left;
	clear:both;
}
#busca_box {
  width: 250px;
  margin:0;
  padding: 0;
  font: 12px Arial, Helvetica, sans-serif;
  float: right;
}
.select_box{
  width: 234px;
}
.codigo{
	width: 230px;
}
.selecao, .dorms, .valor{
	width: 107px;
}
.input_box {
  width: 140px;
}
.txt_titulo {
  color: #000;
  font: 12px Arial, Helvetica, sans-serif;
  line-height:20px;
  font-weight:bold;
}
.txt {
  font: 11px Arial, Helvetica, sans-serif;
}
.txt_branco{
  font: 11px Arial, Helvetica, sans-serif;
  color:#FFFFFF;
}
/*end buscarapida*
/************visita**************/
#visita{
	width:270px;
	font: 10px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	float:left;
}
#visita ul{
	text-align:left;
}
#visita li{

	display:block;
	height: 45px;
	padding-left:45px;
}
.txt_visita{
	background: url(../images/txt_visita.gif) no-repeat left;
	text-indent:-9999px;
	display:block;
	line-height:34px;
}
.li_endereco{
	display:block;
	background:url(../images/txt_li_endereco.gif) no-repeat left center;
}
.li_fones{
	display:block;
	background:url(../images/txt_li_fones.gif) no-repeat left center;
}
.li_contato{
	display:block;
	background:url(../images/txt_li_contato.gif) no-repeat left center;
}
/************fim visita***********/

/************FIM CONTEUDO**************/

/*************RODAPE******************/
#footer{
	margin: 0 auto;
	width: 740px;
	height: 44px;
	background:#3a8ec9;
	color:#fff;
	text-align:left;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	border-bottom: 10px solid #fff;
	border-top: 1px solid #fff;
	
}
#footer ul{
	width: 740px;
	height:30px;
	list-style:none;
	padding:8px;
}
#footer li{
	height:30px;
	float: left;
	display:block;
}
#footer li a{
	height:30px;
	display:block;
}
.copyright{
	width:588px;
	font: 13px Arial, Helvetica, sans-serif;
}
.ra3n {
	width: 80px;
	height: 20px;
	margin-top:5px;
	text-indent: -99999px;	
	background: url(../images/logo_ra3n.gif) no-repeat top right;
}
.nido {
	width: 46px;
	height: 20px;
	margin-top:5px;
	text-indent: -99999px;
	background: url(../images/logo_nido.gif) no-repeat top left;
}
/*****************FIM RODAPE*********************/
.clear {
  width: 0px;
  height: 0px;
  float: none;
  clear: both;
}
.txt_form{
	color: #fff;
	text-align:rignt;
	font: 11px Arial, Helvetica, sans-serif;
}
.txt_reg{
	font: 11px Arial, Helvetica, sans-serif;
}
#splash_contato {
  float: left;
  clear: left;
}

#formulario_contato {
  width: 350px;;
  float: right;
  clear: right;
  padding-top: 15px;
  color:#FFFFFF;
}

#formulario_contato input{
  width: 300px;
}

#formulario_contato textarea{
  width: 300px;
}
#samp{
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
}
.texto_form{
	color:fff;
	font: 11px Arial, Helvetica, sans-serif;
}
.cv-titulo{
	text-align:left;
	color:#fff;
	font-weight:bold;
	padding-left:13px;
}
.cv-campo{
 text-align:left;
 padding:5px 0 5px 10px;