#container{
}


body{
	width:1000px;
	height:auto;
	background:#e3e2e1;
}

#centralizar_site{
	width:1000px;
	heigth:auto;
	top:2%;
	left:57%;
	position:absolute;
	margin-left:-600px;	
	margin-right:auto;
	margin-top:-5px;
	margin-botton:-5px;	
}

h1,h2,h3,h4,h5,h6{
	font-family: Arial, Helvetica, sans-serif;

}
h1{
	font-size:36px;	
}

h2{
	font-size:24px;	
}

h3{
	font-size:18px;
	color:#666666;
}
h4{
	font-size:12px;
	color:#666666;
	text-decoration:underline;
}
h5{
	font-size:11px;
	color:#666666;		
}

h6{
	font-size:18px;
	color:#666666;
	text-decoration:underline;
	
}

#conter{	
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#003;
	text-align:left;
	margin-left:5%;		
}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
}



#topo_logo{
	
	width:1000px;
	height:187px;
	background-color:#00D;
}
#menu{
			
	width:160px;
	height:530px;
	background-color:#ccc;
	display:inline-table;
	padding-top:40px;
	padding-left:0px;
	padding-right:0px;
	float:left;
}
#menu ul{
		
	margin:0px;
	padding:0px;
	list-style:none;
	
}
#menu li {
	
	
	border-botom:2px solid white;
	bordr-top:1px solid white;
	width:150px;
	padding:5px;
	position:relative;
	border-top:1px solid #fff;
	
}

#menu a{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color: #000084;
	text-decoration:none;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:0px;
	display:block;	
	
}
#menu ul li:hover{

	background-color:#fff;	
	color: #000;
	text-deoration:none;
	

				
}

#menu li > ul{

	position:relative;
	bottom:20px;
	top:8px;
	background-color:#ccc;
	border-top:1px solid #ccc;
	
}


#conteudo{

	padding-top:10px;
	float:right;	
	width:659px;
	height:560px;
	background:#FFF;
	font-size:20px;
	border-color:#CCCCCC;	
	border-right:1px solid #ccc;
	border-width:0.5px;
	float:right;
}

#rodape{
	float:left;
	width:1000px;
	height:150px;
	background:#Ccc;
	border-op:4px solid #999;
	border-bottom:4px solid #666;
	font-family:arial;
	font-size:12px;	
	text-align:center;
	color:white;
}
table{
	margi-left:35%;
	border:1px;
}

#rodape2{
	float: left;
	width:160px;
	height:60px;
	background:#CCC;
}
#parte1{
	float:right;
	width:840px;
	height:53px;
	background:#CCC;
	padding:center;
	border-op:1px solid #000;
	border-bottom:1px solid #999;
	
	
}
#parte2{
	foat:left;
	width:160px;
	height:53px;
	background:#ccc;
	border-op:1px solid #000;
	border-bottom:1px solid #999;
}

#parte_figura{
	float:right;
	width:180px;
	height:570px;
	background:#ffffff;
	
}
#alinhar_texto{
	text-align:justify;
	margin-right:5%;
	margin-left:5%;
	
}

#alinhar_subtitulos{
	margin-left:20%;
}
#alinhar_subtitulos2{
	margin-left:25%;
}

#alinhar_texto2{
	text-align:center;	
	
	
}
#alinhar_texto3{
	text-align:right;	
	
	
}

#rodape_cor1{
	background-color:#999;
	cellspacing:0;
}

#rodape_cor2{
	background-color:#777;
}






