#content{
	background-image:url(../images/FUNDONOTICIAS.png);
	padding:29px;
	height:auto;
	float:left;
}

#tituloinicio{
	font-family: 'Patua One', cursive;
	font-size:34px;
	color:#645D50;
}

.titulo{
	font-family: 'Patua One', cursive;
	font-size:20px;
	color:#645D50;
}

#subtitulo{
	font-size:16px;
	color:#645D50;
}

.link-lermais{
	font-family: 'Quicksand', sans-serif;
	font-size:16px;
	color:#645D50;
	float:right;
	font-weight: bold;
	cursor: pointer;
}

#link-lermaisevento{
	font-family: 'Quicksand', sans-serif;
	font-size:16px;
	color:#645D50;
	float:left;
	font-weight: bold;
	cursor: pointer;
}

#ap2h2-sobre{
	width:965px;
	height:auto;
	float:left;
}

#ap2h2menu-sobre{
	margin-top:4px;
	margin-left:70px;
	width:173px;
	height:auto;
	line-height:160%;
	font-family: 'Patua One', cursive;
	font-size:18px;
}

.texto-noticia{
	margin-top:0px;
	background-color:white;
	width:680px;
	height:auto;
	float:left;
	padding:10px;
	padding-left:30px;
	padding-right:30px;
	/*min-height: 300px;*/
}

.textoDestaqueEvento {
	margin-top:20px;
	margin-left:0px;
	background-color: white;
	/*width:676px;*/
	min-height:290px;
	float:left;
	padding:10px;
	padding-left:30px;
	padding-right:30px;
}

#estatutos{
	position: absolute;
	width:315px;
	height:72px;
	margin-left:-30px;
	margin-top:140px;
	float:left;
}

#titulo-documentos{
	font-family: 'Patua One', cursive;
	font-size:18px;
	color:#645D50;
}

td{
	font-size:12px;
}

#ver a{
	text-decoration: none;
	font-family: 'Patua One', cursive;
	font-size:20px;
	color:#ADC7E3;
}

#ver a:hover{
	text-decoration: none;
	font-family: 'Patua One', cursive;
	color:#645D50;
	font-size:20px;
	font-style:bold;  
}

#noticias{
	/*margin-top:30px;*/
	background-image: url(../images/destaques-news.png);
	width:965px;
	height:31px;
	float:left;
		
}

#noticias p{
	vertical-align: middle;
}

.imagemnoticia {
	float:left;
	max-height: 300px;
	width: 200px;
	margin-right: 20px;
	margin-top: 10px;
}

.imagemevento {
	float:left;
	height: 280px;
	width: 200px;
	margin-left: 25px;
	margin-top: 10px;
}

.imagemevento p{
	text-align: center;
}

.imagemevento img{
	max-height: 250px;
	max-width: 200px;
	margin-left: auto;
	margin-right: auto;
}

.imagemnoticia p{
	text-align: center;
}

.imagemnoticia img{
	max-height: 300px;
	max-width: 200px;
	margin-left: auto;
	margin-right: auto;
}

.noticia {
	/*min-height: 300px;*/
	margin-top: 20px;
	margin-bottom: 30px;
	min-height: 203px;
	height: auto;
	float: left;
	background-image: url(../images/fundo-noticias-barra.png);
	background-repeat: no-repeat;
	background-position: 0px 20px;
	
	
}

.evento {
	background-image: url(../images/fundo-eventos-barra.png);
	background-repeat: no-repeat;
	background-position: top right;
	margin-top: 20px;
	margin-bottom: 20px;
	/*margin-left: -29px;*/
	min-height:350px;
	float: left;
	width: 960px;
}


#navegacao {
	margin-top:20px;
	background-color:white;
	width:680px;
	height:auto;
	float:left;
	padding:10px;
	padding-left:30px;
	padding-right:30px;
	margin-left: 220px;
}

.saberMais {
	position: relative;
	bottom: -40px;
}

.saberMaisEvento {
	float: left;
}

.textoEvento {
	width: 705px;
	float: left;
}

.selo-evento {
	float: left;
	margin-top: 10px;
	margin-left: -64px;
}

.evento-direita {
	float: left;
	width: 250px;
	

}
	

.data-link-evento {
	float: left;
	margin-left: 20px;
	margin-top:-20px;
}

p.data {
	font-size: 18px;
	font-weight: bold;
	color: white;
	margin-bottom: -10px;
	
	
}

.link {
	font-size: 12px;
}

.link a {
	text-decoration: none;
	color: inherit;
	
}