@charset "utf-8";
/*
	Company Author: Rcreative.com.br 
	Author: Tullio Gomes
*/

* { margin: 0;}
#clear{ clear:both;}
body{ background:url(../img/bg.jpg) center top no-repeat #e8e8e9; font-family:Tahoma, Geneva, sans-serif}

#site{ width:850px;margin: 0 auto; position:relative; z-index:2}
#topo{ width:845px; height:130px; margin:20px auto 0; background:url(../img/bg_topo.jpg)}
#logo{ margin:30px 0 0 0;}

#menu_a{ float:left; width:10px; height:50px; background:url(../img/menu_a.png);}
#menu_b{ float:left; width:10px; height:50px; background:url(../img/menu_b.png);}
#menu{ width:100%; height:50px; overflow:hidden}


 #menu ul {list-style:none; height:50px; background:url(../img/bg_menu.png);   width: 100%;}
 #menu ul li {float:left; margin:1px ;padding:0;text-align:center;}
 #menu ul li a{ float:left;color:#645a5b;font-size:15px;  font-weight:normal; text-decoration:none;}
 #menu ul li a:hover{ background: url(../img/bg_menuhv2.jpg) right; }
 #menu span{ float:left; display:block; padding:8px 19px; height:25px;}
 #menu ul li a:hover span{background: url(../img/bg_menuhv.jpg) no-repeat left;}
  

#cont{ background:url(../img/bgcont.png) repeat-y center; height:650px; }
#cont2{ background:url(../img/bg_cont2.png) no-repeat center; height:23px}

#sombra{ height:166px; background:url(../img/sombra.png) no-repeat center; margin-top:-80px; position:relative;}

#banner{ margin:0 auto; padding:9px 5px; text-align:center; background:url(../img/bg_banner.png); width:825px; height:220px}

#dest{ width:585px; height:411px; background:url(../img/bg_dest.png); padding:15px; float:left; margin:4px;}


#dest a{ padding:5px; border:1px solid silver; float:left; margin:14px; list-style:none;width:150px; height:150px; text-decoration:none; }
#dest a:hover{ background:#EEE; cursor:pointer; }

#dest p{ color:#666; font-size:13px; }
#pags{ overflow-y:scroll; height:600px;padding:15px; width:810px;}
#pags ul li a{ padding:5px; border:1px solid silver; float:left; margin:14px; list-style:none; width:150px; height:150px; text-decoration:none;}
#pags ul li a:hover{ background:#EEE; cursor:pointer; }

#pags p{ color:#666; font-size:13px;}

#aval{ width:188px; height:166px; background:url(../img/aval.png); float:left; padding:15px; margin:4px 4px 2px 4px;}
#aval p{ font-size:12px;color:#666; line-height:16px; text-align:justify; padding:2px; }

#contatohome{ width:188px; height:214px; padding:15px;float:left;margin:0 4px; background:url(../img/contato.png)}
#contatohome p{ font-size:12px;color:#666; line-height:16px; text-align:justify; padding:2px; }
#contatohome p strong{ line-height:23px}

#visitantes{ width:188px; height:30px; padding:15px;float:left;margin:0 4px; background:url(../img/contato.png)}

#mapa{ margin:25px}

	.highslide-image { border: 1px solid black; }
	.highslide-controls { width: 90px !important; }
	.highslide-controls .highslide-close { display: none; }
	.highslide-caption { padding: .5em 0; }



h3{ color:#666; font-size:15px;  }
h4{color:#666; font-size:13px;font-weight:normal; margin:10px 0;}


#cu3er-container {width:820px; outline:0;}


 #contato{ padding: 15px 5px; width:500px; float:left}
 #txtnome,#txtemail,#txtass { width:300px; height:25px;color:#00000; font-size:12px;padding:0px 5px;}
 #txtmensagem{ width:350px; height:170px; padding:5px;color:#000000; font-size:12px;}
 #contato label, input { font-size:12px; color:#666; display: block; float: left;margin-bottom:10px;}
 #contato  input,textarea{ background:#fff; border:1px solid #090}
 #contato label { text-align: right; width: 120px; padding-right: 10px; padding-bottom: 10px; }
 #contato br { clear: left; } 
 #contatotxt{ text-align:center; margin:50px 0 0 0; width:250px; height:80px; padding:10px; line-height:20px; float:left }
 #contato #ok{ float:right;}
