.linkp {
	font-size: 12px;
	font-weight:normal;
	color: #00536C;
}
.eventostitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00536C;
	text-decoration: none;
	font-weight:normal;
	text-align:left;
}
.eventosdescricao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	text-align:left;
	font-weight:normal;
}
#eventos div {
	float: left;
	width: 120px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	font-size:11px;
	
}

#eventos img {
	border: 1px solid #00536C;
}

#fotosind img {
	border: 0px solid #00536C;
	text-align:center;
	margin-right: 4px;
	margin-top:4px;
}

#fotogrande {
z-index:9999;
position:absolute;
border: 3px solid #00536C;
background-color:#FFFFFF;
}

#titulofotogrande {
background-color:#000000;
text-align:center;
margin-bottom: 2px;
}

#titulofotogrande a {
color:#FFFFFF;
text-decoration:none;
} 
