/* CSS Document */


body {
	color:#317cb1;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	background:url(../images/bg_repeart.jpg) top repeat-x;
	margin:0; padding:0;
	}
	
	a:link {
	color: #000066;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000066;
}
a:hover {
	text-decoration: none;
	color: #0066CC;
}
a:active {
	text-decoration: underline;
	color: #000066;
}


h1 {
	color:#317cb1;
	font-family:Tahoma, Geneva, sans-serif;
	}
	
#container { 
	position:absolute;
	width:964px;
	left:50%;
	margin-left:-482px;
	padding:10px 20px 10px 20px;
	}

ul {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	
#topo {
	padding:0;
	padding-top:10px;
	margin-left:40px;
	}
	
	ul.contato_topo {
	font-size:13px;
	width:190px;
	height:35px;
	margin-right:30px;
	float:right;
	padding-top:20px;
	}
	
#menu {
	height:39px;
	padding:5px 15px 0px 7px;
	}	
	
#menu ul {
	background:url(../images/repeat_menu.gif) repeat-x;
	font-size:18px;
	height:39px;
	width:939px;
	}
	
#menu ul li {
	float:left;
	height:39px;
	width:103px;
	text-align:center;
	padding-top:7px;
	}
	
#menu ul li a {
   text-decoration:none;
   color:#0066CC;
}

#menu ul li a:hover {
   color: #000066;
}



#menu ul li.left {
	background:url(../images/left_menu.gif);
	background-repeat:no-repeat;
	height:39px;
	width:6px;
	}
	
#menu ul li.right {
	background:url(../images/right_menu.gif);
	background-repeat:no-repeat;
	height:39px;
	width:6px;
	}
	
#agenda_topo {
	height:44px;
	padding:7px 7px 10px 7px;
	}
	
#agenda_topo ul {
	background:#145e92;
	font-size:24px;
	color:white;
	height:44px;
	width:939px;
	}

#agenda_topo ul li {
	float:left;
	height:44px;
	width:100%;
	padding-top:7px;
	}
	
#agenda_topo ul li.left {
	background:url(../images/left_agenda.jpg);
	background-repeat:no-repeat;
	height:44px;
	width:5px;
	}
	
#agenda_topo ul li.item1 {
	background:#145e92;
	background-repeat: repeat-x;
	height:37px;
	width:929px;
	}
	
#agenda_topo ul li.right {
	background:url(../images/right_agenda.jpg);
	background-repeat:no-repeat;
	height:44px;
	width:5px;
	}

#banners {
	width:936px;
	height:105px;
	overflow:hidden;
	margin:7px 7px;
	padding-left:121px;
	}

#banners ul li {
	width:464px;
	height:99px;
	float:left;
	text-align:center;
	padding-left:4px;
	}

#conteudo {
	width:939px;
	padding:7px 5px 5px 7px;
	float:left;
	}
	
#esquerda {
	width:318px;
	margin:0;
	float:left;
	}

#agenda_conteudo {
	width:318px;
	height:296px;
	}

#agenda_conteudo h1 {
	border-bottom:#0b2054 4px solid;
	padding-bottom:10px;
	}
	
#direita h1 {
	border-bottom:#0b2054 4px solid;
	padding-bottom:10px;
}
	
#agenda_conteudo ul li.data_agenda {
	font-size:18px;
	clear:both;
	width:100px;
	height:40px;
	float:left;
	padding:10px 0 5px;
	border-right:4px solid #0b2054;
		}
	
 	li.desc_agenda {
	font-size:11px;
	height:40px;
	padding:12px 0px 10px 10px;
	margin-left:100px;
	}
	
	.desc_nobottom {
	width:318px;
	font-size:11px;
	height:40px;
	padding:12px 0 10px;
	}

#fotos_conteudo {
	width:318px;
	height:309px;
	padding-top:35px;
	}

#fotos_conteudo h1 {
	border-bottom:#0b2054 4px solid;
	padding-bottom:10px;
	}
	
#fotos_conteudo ul li.fotos_evento {
	clear:both;
	width:100px;
	height:70px;
	float:left;
	text-align:center;
	padding-right:0;
	padding-top:5px;
	border-right:4px solid #0b2054; 
	}

#fotos_conteudo ul li.desc_evento {
	width:200px;
	font-size:11px;
	height:70px;
	padding-top:10px;
	border-bottom:2px solid #d3dbee;
	float:left;
	margin-left:10px;
	}

	.evento_nobottom {
	width:318px;
	font-size:11px;
	height:70px;
	padding-top:10px;
	}


#direita {
	width:570px;
	margin-left:30px;
	float:left;	
	}
	
#direita ul li.texto_bemvindo {
	font-size:11px;
	width:569px;
	height:40px;
	text-align:justify;
	margin:0;
	}
	
#servicos ul {
	overflow:hidden;
}

#servicos ul li {
	float:left;
	width:130px;
	height:150px;
	padding-top:20px;
	margin-right:10px;
	font-size:14px;
	text-align:center;
	}


#participe {
	padding-top:20px;
	padding-right:10px;
	}

#rodape {
	width:964px;
	height:146px;
	float:left;
	font-size:14px;
	color:#FFF;
	background-color:#317cb1;
	}

	 	.endereco {
		width:204px;
		height:103px;
		float:left;
		margin:0;
		padding-left:20px;
		padding-bottom:10px;
		}
		
		.yami {
		width:64px;
		height:28px;
		margin:0;
		padding-top:60px;
		margin-left:644px;
		!margin-left:584px;
		_margin-left:424px;
		float:left;
		}

