@charset "iso-8859-1";
/* CSS Document */

body {margin:0px; padding:0px; background:url(img/fundo.jpg) no-repeat top; font-family:Verdana, Geneva, sans-serif; font-size:12px; color:#333;}

input {background:#f1f1f1; border:#999 1px solid; font-family:Verdana, Geneva, sans-serif;
font-size:12px; color:#666; height:18px; }
textarea {background:#f1f1f1; border:#999 1px solid; font-family:Verdana, Geneva, sans-serif;
font-size:12px; color:#666; }
select {width:160px; background:#E2DFCD;}

#principal {width:800px; position:relative; margin:0 auto; background:#FFF; border-left:#CCC 1px solid; border-right:#CCC 1px solid; }
#top {width:800px; height:171px; padding:0px; margin:0 auto;}
#menu {height:84px; width:800px; padding:0px; margin:0 auto;}
#conteudo {width:600px; float:left;  }
#exp {width:170px; float:right; border:#093 1p solid;}
#formLogin {width:600px; height:100px; margin:0 auto;  padding-left:450px; margin-top:50px;}

#adm {width:620px; border:#900 2px solid; margin-left:20px; padding-left:15px;}
#enq {margin-left:10px;}

#rodape {width:799px; height:314px; background:url(img/baixo.jpg) bottom no-repeat; clear:both; }
#dest {padding-left:10px;}
#cerrado {height:200px;}
#txtRodape {padding-left:50px; padding-top:60px;}

#busca {height:60px; margin-top:10px;}
#combo {height:40px;}
#banner { border:0px; }

#imgExp img {text-decoration: none;}
#imgExp img a {text-decoration: none; border:none;}

#expInfo {   text-align:center; margin:0 auto;}

h1 {font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#FFF; 
background:url(img/bulletDestaque.gif) no-repeat left; padding:3px 30px; background-color:#b8a987;
} 

h2 {font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#b8a987; padding-left:10px;}

a:link {
	color: #b8a987;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: none;
	color: #7A6B49;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #b8a987;

