@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	
	
	}
body{
	background:#fff	
	
	}		

#datatotal{
	width:100%;
	min-height:25px;
	background:#FF0;
	
	}	
#bannertotal{
	
	height:90px;
	width:100%;
	background:#FF0;
	margin-top:-19px;
	
	}
#menutotal{
	height:35px;
	width:100%;
	background:url(../img/botao.fw.png) repeat-x;}			

#total{
	width:1000px;
	min-height:1000px;
	margin:0 auto;
	}

#banner{
	margin:0 auto;
	height:90px;
	width:1000px;	
}
	
	
	
/*menu DropDown*/
#menu{
	width:1000px;
	margin:0 auto;
	height:35px;	
	}
#menu ul{
margin-left:3px;
	list-style:none;} 
ul.nivel_1{
	
	 
    margin:0 auto; 
    width:1000px; 
	
} 
ul.nivel_1 li.select a{
	font-size:18px;
	background:#090;
    height:35px; 
    width:140px; 
}
ul.nivel_1 li.select a:hover{
	font-size:18px;
	background:#090;
    height:35px; 
    width:140px; 
}  
ul.nivel_1 li{ 
    float:left;
	hfeight:35px;
    width:140px; 
    text-align:center;
	border-left:solid #050 1px;
	border-right:solid #050 1px;
	
	
	
} 
ul.nivel_1 li a{
	background:url(../img/botao.fw.png) repeat-x; 
    display:block; 
    height:35px; 
    line-height:35px;
	text-decoration:none;
	color:#ff0;
	 
} 
ul.nivel_1 li a:hover{
	background:url(../img/hover.fw.png) repeat-x; 
	font-size:20px;
	color:#ff0; 
} 

/*TEXTO PARA ABRIR*/
#paraabrir p{
	color:#000;
	font:Georgia, "Times New Roman", Times, serif;
	width:1000px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:24px;
	}

/*CONTEÚDO*/

#conteudo{
	
	margin:0 auto;
	height:460px;
	width:1000px;
	
	}
#imagem{
	text-align:center;
	float:left;
	height:400px;
	width:200px;
	margin-top:30px;
	margin-left:10px;

	}

#imagem a{

	text-decoration:none;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#000;
	font-weight:bold;
	text-align:center;
}
#imagem a:hover{
	color:#070;
	}		
#imagem a img{
	border:#080 solid 2px;

	}		

#imagem a img:hover{
	border:#ff0 solid 2px;
	
	}
	
/*SEGUNDA IMAGEM*/	
#imagem2{
	text-align:center;
	float:left;
	height:300px;
	width:220px;
	margin-top:100px;
	margin-left:10px;

	}
#imagem2 a{

	text-decoration:none;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#000;
	font-weight:bold;
	text-align:center;
}	
	
#imagem2 a:hover{
	color:#070;
	}		
#imagem2 a img{
	border:#080 solid 2px;

	}		

#imagem2 a img:hover{
	border:#ff0 solid 2px;
	
	}
	
		
#caixadetexto{
	
	margin-top:10px;
	border:#000 solid 1px;
	float:left;
	font-size:18px;
	text-align:center;
	height:400px;
	width:500px;
	overflow:auto;
	

	color:#000;
	
	}
p.negrito{
	font-size:16px;
	font-weight:bolder;
	
	}	
	
		h2{
	margin-top:-15px;
	}	
		h3{
	margin-bottom:10px;
		
	}	
p{
	margin-top:10px;
	
	text-align:center;
	font-size:16px;
	
	color:#000;
	
	
	}		

			

#rodape{
	clear:both;
	margin:0 auto;
	width:760px;
	height:auto;
	
	
	}
		

