*{
margin:0px;
padding:0px;
border:none;
}
body{
font:normal 11px Arial, Helvetica, sans-serif;
line-height:20px;
color:#222A2D;
background:url(../img/bg.jpg) repeat-x top;
}
div#site{
overflow:hidden;
position:relative;
width:778px;
left:50%;
margin-left:-389px;
background:#FFF;
}
div#topo{
width:778px;
height:53px;
}
.topo-bnd{
width:200px;
margin-top:17px;
margin-left:28px;
float:left;
}
.topo-bnd img{
margin-right:25px;
}
.topo-form{
float:right;
margin-top:14px;
margin-right:15px;
}
.topo-form input{
width:118px;
background:#ECECEC;
}
.topo-form button{
height:20px;
color:#9A0002;
background:#FFF;
margin-left:10px;
padding-top:3px;
font:bold 10px Arial, Helvetica, sans-serif;
}
.topo-form label{
background:url(../img/btn-seta.gif) no-repeat left;
padding-left:10px;
}
#testeira{
width:778px;
height:233px;
border-bottom:10px solid #9A0002;
}
#conteudo{
width:778px;
padding:20px 20px 20px 28px;
}
#menu{
width:220px;
float:left;
}
#menu li{
font-weight:bold;
text-transform:uppercase;
}
#menu li a:hover{
color:#9A0002;
}
#menu li a:active{
color:#9A0002;
}

.li-p{
color:#9A0002;
}
#centro{
float:left;
margin-left:50px;
width:470px;
}
#centro label{
display:block;
}
#centro input{
border:1px solid #ccc;
height:24px;
width:300px;
}
#noticias p{
line-height:14px;
margin:15px 0px;
}
#centro textarea{
border:1px solid #ccc;
height:80px;
width:300px;
}
#centro button{
color:#9A0002;
background:#FFF;
margin-top:10px;
margin-left:268px;
font:bold 10px Arial, Helvetica, sans-serif;
}
li{
list-style:none;
}
a{
color:#333;
text-decoration:none;
}
a:hover{
color:#000000;
}
.home-escritorio{
width:220px;
margin-right:10px;
float:left;
}
.home-escritorio p{
padding-right:5px;
margin-top:15px;
}
h1{
color:#9A0002;
margin-bottom:15px;
font:normal 16px Arial, Helvetica, sans-serif;
}
h2{
color:#9A0002;
font:bold 12px Arial, Helvetica, sans-serif;
margin-top:20px;
}
.home-direito{
margin-left:10px;
width:200px;
float:right;
padding-left:25px;
border-left:1px dashed #CCC;
}
#rodape{
clear:both;
background:#CBCBCB;
height:40px;
padding-top:10px;
margin-top:15px;
}
#rodape-texto{
position:relative;
width:778px;
left:50%;
margin-left:-389px;
}
#rodape-texto p{
line-height:14px;
margin:0px 10px;
padding:0px;
}