@charset "iso-8859-1";
/* CSS Document */

#menu1 { font-size: 18px; float:right;}

ul { margin:0; padding:0; list-style-type:none; margin-top:12px;}
 
li.current_page_item a { background: url(arrow.gif) bottom no-repeat;}
 
li {display:inline;}

li a{ height:30px; color:#FFF; text-decoration:none; margin-right:20px; float:left; display:inline;}

li a:hover{background-color:#FFF; margin-right:20px; background:url(arrow.gif) bottom no-repeat;}

body { background-color:#999999; margin:0; padding:0; font-family: Verdana, arial; color: #DCEAF4;}
 
#site { width:1000px; height:800px; background-color: #CCCCCC; margin:0 auto; background: url(fundo.png);}

#topo { width:1000px; background: url(topo.png) no-repeat; height:50px;}

#topo_center { width:1000px; background:url(topo_centro.png) no-repeat; height:220px;}

#topo_baixo { width:1000px; background:url(topo_menu.png) no-repeat; height: 30px;}

#baixo_baixo { width:1000px; background:url(baixo_baixo.png) no-repeat; height:45px;}

#conteudo { background-color: #CCCCCC;}

#centro {
	width:720px;
	height:300px;
	float:left;
	margin-left:15px;
	margin-top:35px;
	text-align: center;
}

#direita { width:230px; height:300px; float:right; clear:right; margin-right:15px; margin-top:35px;}

#rodape { width:1000px; background-color:#CC66CC; margin:0 auto; background:url(rodape.png) no-repeat; height:200px; color:#DCEAF4;}

#img_menu { background-image:url(Sem%20t%C3%ADtulo-2.gif); height:30px;}

#img_centro { background-image:url(Sem%20t%C3%ADtulo-2.gif); height:30px;}

#img_direita img{ border:2px solid #FFF;}

.texto_rodape { padding-top:145px;}
