/*@charset "utf-8";*/
/* CSS Document */


* { margin:0; padding:0;text-decoration:none;border:none; }
body,#topo,#conteudo,#rodape { float:left; margin:0; padding:0; width:100%; }
body { background: url(../images/bg_body.png) repeat-x left 174px #230107;font-size: 13px;font-family: 'DaxRegular';text-align:center;}
#topo{height:174px;position:relative;}
#topo .logo { float:left; width:250; height:80px;margin-top:30px;}
#topo .img {float:left;width:900px;height:35px;margin-top: 47px;background-color:#180105;}
#topo .menu {float: left;display: inline;margin-left:4px;margin-top: -23px; }
#topo .menu ul { float: left; list-style-type: none; width: 100%;}
#topo .menu ul li { float: left; padding: 0 20px; text-transform: uppercase; font-family: 'DaxRegular'; }
#topo .menu ul li a { text-decoration: none; text-transform: uppercase; float:left;color: #e3ceae; }
#topo .menu li a:hover, .menu ul li:hover a {text-decoration: none font-family: 'DaxRegular';}
#topo .menu li ul {background: none repeat scroll  #230107;border: 0 none;display: none;height:250px;margin: 15px -25px;padding: 0;position: absolute;width: 208px;font-size: 10px;}
#topo .menu li:hover ul {
    display: block;
}
#topo .menu li li {
    display: block;
    float: none;
    margin: 15px 0;
   
    width: 215px;

}
#topo .menu li ul a {
    display: block;
    font-style: normal;
    height: 35px;
    margin: 0;
    padding: 0 10px 0 15px;
    text-align: left;
}
#topo .menu li ul a:hover, .menu li ul li:hover a {
    border: 0 none;
    color: #ccc;
    text-decoration: none;
	font-size: 10px;
	
}
#conteudo { background-color:#634221;}
#conteudo .sombra_esq {float:left;margin: 16px 0 0 -8px;}
#conteudo .sombra_dir {float:right;margin: 16px -8px;}
#rodape {height:162px;float:left;width:100%;text-align:center;background-color:#180105;}
#rodape {}
#rodape .menu {float:none;display: inline; }
#rodape .menu ul { float: none; list-style-type: none;margin:29px auto;width:510px;height:16px; }
#rodape .menu ul li { float:none; padding: 0 15px; text-transform: uppercase; font-family: 'DaxRegular';font-size: 11px; }
#rodape .menu ul li a { text-decoration: none; text-transform: uppercase; float:left;margin:0 5px;color: #543900; }
#rodape .menu li a:hover, .menu ul li:hover a {text-decoration: none font-family: 'DaxRegular';}
#rodape .menu li ul {background: none repeat scroll  #230107;border: 0 none;display: none;height:250px;margin: 13px -25px;padding: 0;position: absolute;width: 208px;font-size: 10px;}
#rodape .menu li:hover ul {
    display: block;
}
#rodape .menu li li {
    display: block;
    float: none;
    margin: 15px 0;
   
    width: 215px;

}
#rodape .menu li ul a {
    display: block;
    font-style: normal;
    height: 35px;
    margin: 0;
    padding: 0 10px 0 15px;
    text-align: left;
}
#rodape .menu li ul a:hover, .menu li ul li:hover a {
    border: 0 none;
    color: #ccc;
    text-decoration: none;
	font-size: 10px;
	
}
.meio { margin: auto; clear: both; width:900px;}
form {display: block; float: left; width: 680px; margin-top: 28px;margin-left:34px; } 
form label {1px solid #444444; float: left; margin : 2px; padding: 5px; width: 100%; font-family: Arial, Helvetica, sans-serif; text-transform: uppercase; }
form label span { color:#fff; float: left; width: 100%; margin: 4px 0;font-family: 'DaxCondensedMedium';font-size:12px; }
form label input { height: 19px; margin-right: 12px; width: 626px; background-color: #fff; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none;} 
form textarea { float: left; height: 150px; width: 626px;background-color: #fff; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; }
form label .bnt { height: 28px; width: 86px;background-color:#E8E0C6;color:#210006; text-transform: uppercase;font-family: 'DaxCondensedMedium';font-size:12px; }

