@charset "UTF-8";

BODY {
	TEXT-ALIGN: center;
	margin-top:0px;

	
}

.body_etica{

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8d918e;


}

h1,h2,h3,h4,h5,h6{
color:#0069b1;

}



    #tudo {
        margin: 0px auto;
        text-align: left;
        width: 782px;
		position:relative;


    }
    #topo {
	    background-image:url(images/cabecalho.jpg) ;
        text-align: center;
		height:298px;
		width:851px;  
    }
   
	
	 #centro_home {
	width: 769px;
	position:relative;
	left:41px;
	background-image:url(images/meio.gif);
	border-bottom:#cdd2ce 1px solid;
    }
	
	#rodape{
	width:851px;
	height:54px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:12px;
	
	}
	
	#links{
	position:absolute;
	left:228px;
	top:30px;
	visibility: visible;
	
	}
	
	.border_box{
	border:solid;
	border-width:1px;
	border-color:#CCCCCC;
	
	}
	


