
html, body, form
{
    height: 100%;
    margin: 0;
       padding:0;
       
}

body
{
    
    background: #B8A28E url(../images/bg.gif) repeat 220px top;
}
#header
{
    margin: 0 auto;
    width:813px;
    height:137px;
    padding:15px;

}
h3
{
    text-align:left;
    font-family:Arial;
    font-style:normal;
    font-weight:bold;
    font-size:14px;
    margin-bottom:7px;
    color:#826851;
    width: 293px;
}
h4
{
    
    text-align:left;
    font-family:Arial;
    font-style:normal;
    font-size:11px;
    margin-bottom:7px;
    color:#000;
    
}
#headbody
{
    
    
    margin-top:7px;
    margin-left:7px;
    width:800px;
    height:62px;
    background-image:url('/images/logoabf.png');
    background-repeat:no-repeat;
}
#menu
{
    float:right;
    clear:right;
    width:350px;
    margin-top:58px;
    
}
form
{
    background: url('/images/bg-topo.png') repeat-x;
    filter: alpha(opacity=100);
    
}

#wrap
{
	background-color: white;
    -moz-background-clip: padding;     /* Firefox 3.6 */
	-webkit-background-clip: padding;  /* Safari 4? Chrome 6? */
	background-clip: padding-box;      /* Firefox 4, Safari 5, Opera 10, IE 9 */
			 
	border: 5px solid rgba(0,0,0,0.3);
	      
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px; 
	
	margin:0 auto;
	margin-top:-61px;
	min-height:460px;
	width: 803px;
}


#headbody
{
    
}
#espaco370
{
    float:left;
    width:389px;
    padding-right:15px;
    clear:left;
    border-right:1px dashed #ddd;
}
#noticias
{
    height:100%;
 
     clear:right;
    padding:5px;
    float:right;
    width:350px;
    
}

#conteudo
{
  
   margin: 10px;
    padding: 8px;
    list-style-position: outside;
   
}
#conteudo>span>ul
{
  margin-left:60px;
  list-style-position: outside;
}
#main
{
   
    
    width:100%;
    clear:both;
    height:100%; 
    min-height:100%;  
  
}
/* must be same height as the footer */

#foot
{
    margin:0 auto;
    padding-left:12px;
    width:813px;
    line-height:140%;
    height: 53px;
}
#footer
{
   
    text-align:left;
    font-family:Arial;
    font-style:normal;
    
    font-size:10px;
    background-image: url('/images/bg-topo.png');
    filter: alpha(opacity=100);
    background-repeat: repeat-x;
    position: relative;
    margin: 0 auto;
    
    
}
#divpage
{
    
    padding:8px;
}
#espacorodape
{
   
    clear:left;
    width:400px;
    float:left;
    padding:5px 0;

}
#r2asistemas
{
    margin-right:10px;
    margin-top:12px;
    text-align:right;
    clear:right;
    width:100px;
    float:right;
    height:31px;
    background-image: url('/images/r2asistemas.png');
    background-position:top right;
    filter: alpha(opacity=100);
    background-repeat:no-repeat;
    
}
/*Opera Fix*/
body:before
{
    content: "";
    height: 100%;
    float: left;
    width: 0;
    margin-top: -32767px;
}

.btn
{
   padding:2px 6px 2px 6px;
    margin:5px 3px 5px 3px;
    border: 1px solid gray;
    color:#333333;
    background-color:#E9E9EA;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

/* CONTATO */
.formcontato
{
    margin: 0px 0px 0px 0px;
    float: left;
    line-height: 200%;
    width: 300px;
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    color: #000000;
    vertical-align: super;
}
.verificacao
{
    margin: 0px 0px 0px 5px;
    float: left;
    line-height: 245%;
    width: 20px;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    color: Red;
    vertical-align: middle;
}
