body {
	
	background-color:#E4EFEE;
	}

#moldura {	
	width:1000px;
	height:auto;
	position:absolute;
	margin-left:50%;
	left:-500px;
	background-color:#FFFAEE;
	}
	
#menu { 
	width:1000px;
	height:79px;
	position:relative;
	background-color:#780032;
	}

#topo { 
	width:1000px;
	height:130px;
	position:relative;
	
	}
	
#topo img{
	
	border:none;
}
	
#boxhome { 
	width:1000px;
	height:auto;
	position:relative;
	
	}
	
#boxhome img{
	
	border:none;
}

#titulo {
	width:1000px; 
	height:auto;	
	position:relative; 
	
	}

#box img{
	border:none;
}	

	
#box {width:1000px; 
	height:auto;	
	position:relative; 
	
	}

#box img{
	border:none;
	padding-left:80px;
}	


#minibox {width:300px; 
	height:auto;	
	position:absolute; 
	
	margin-top:-2300px;
	margin-left:600px;
	}

#minibox img{
	border:none;
}

#rodape {
	width:1000px;
	height:148px;
	position:relative;
	border:none;
	background-color:#84C3BF;
	}	

#rodape p{
	font:14px/2.0em "Times", Times, Times New Roman, serif; 
	color:#603913; padding-left:100px;
}

#rodape a{
	font:14px/2.0em "Times", Times, Times New Roman, serif; color:#603913; text-decoration:none;
}

#rodape a:hover{
	font:14px/2.0em "Times", Times, Times New Roman, serif; color:#FBDF88; text-decoration:underline;
}



.titulo {font-weight:bold; font-size:18px; font-family:"Times", Times, Times New Roman, serif; color:#000000;}
span {font:bold 20px "Times", Times, Times New Roman, serif; color:#84C3BF;}
.texto {font:normal 16px/1.5em "Times", Times, Times New Roman, serif; color:#603913; padding-left:100px;  padding-right:100px;}
.texto2 {font:normal 14px/2.0em "Times", Times, Times New Roman, serif; color:#000000; padding-left:50px;}



