/* CSS Document */

@import url("css-pages.css");

* {
	padding:0;
	margin:0;
	font-family:"Trebuchet MS", Arial, Verdana;
	color:#555555;
	font-size:11px; }
	
body {
	background:#FFFFFF url(../images/body.jpg) left top repeat; }
	
a {
	color:#225849;
	text-decoration:none;
}

a:hover {
	color:#009933;
	text-decoration:none;
}
	
#container {
	width:740px;
	margin:0 auto;
	background-color:#FFFFFF; }
	
#topo {
	background:#fff url(../images/fachada.jpg) center bottom no-repeat;
	height:250px;
	}
	
.logo_apae {
	background:url(../images/logo-topo.jpg) center top no-repeat;
	height:119px;
	}

.logo_apae a {
	display:block;
	height:119px;
	text-indent:-9999px;
	width:192px;
	}
	
#barnav {
	background:url(../images/menu.gif) center top no-repeat;
	list-style:none;
	height:68px;
	}
#barnav li {
	float:left;
	height:70px;
	}
	
#barnav li a {
	display:block;
	height:71px;
	text-indent:-9999px;
	outline:none;
	 }
	
#barnav li a:hover {
	background:url(../images/menu_a_hover.jpg) center center no-repeat; }
	
#apae {
	height:227px;
	margin-top:10px; 
	background:url(../images/apae.jpg) center center no-repeat;	}

#apae p{
	text-indent:-9999px; }

#box_left {
	width:336px;
	float:left;
	}

#eventos {
	height:156px;
	width:328px;
	background:url(../images/eventos.jpg) center center no-repeat; }

.eventos_data{
	color:#4a272b;
	font-size:12px;
	font-weight:bold; }
	
#eventos li{
	left:20px;
	color:#76262f;
	font-size:11px;
	font-weight:bold;
	list-style:none; }
	
#eventos a{
	text-indent:-9999px;
	position:relative;
	left:268px;
	bottom:19px;
	height:27px;
	width:50px;
	display:block; }	
	
h2{
	text-indent:-9999px; }

#participe {
	height:156px;
	width:328px;
	margin-top:11px; 
	background:url(../images/participe.jpg) center center no-repeat;
	float:left; }
	
#participe a{
	text-indent:-9999px;
	position:relative;
	left:266px;
	top:95px;
	height:27px;
	width:50px;
	display:block; }	
	
#participe p{
	text-indent:-9999px; }	

#programas a {
	text-indent:-9999px; 
	display:block;
	}	
	
#programas {
	height:323px;
	width:398px;
	float:right;	
	background:url(../images/programas.jpg) center center no-repeat; }	

#rodape {
	height:152px;
	background-color:#FFFFFF;
	}
	
#rodape h3{
	color:#225849;
	font-size:11px;
	text-align:center; }
	
#rodape p{
	color:#5e5454;
	font-size:10px;
	text-align:center;	
	padding-right:30px; }	