

#contVerEventosAnteriores{
	margin-top:30px;
	margin-left:340px;
	border:dotted 1px #069;
	width:130px;
	padding:5px;
	font-size:12px;
}

#contVerProximosEventos{
	margin-top:30px;
	margin-left:340px;
	border:dotted 1px #069;
	width:125px;
	padding:5px;
	font-size:12px;
}

.contEvento{
	margin-top:30px;
	margin-left:20px;
	border:dotted 1px #CCC;
	padding:5px;
}

.contFechaEvento{
	font-style:italic;
	color:#999;
	width:100%;
	text-align:right;
}

.contTitularEvento{
	font-weight:bold;
	text-align:left;
}

.contSubtitularEvento{
	text-align:left;
}

.contWebEvento{
		
}



#contPaginacion{
	height:30px;	
	margin-top:50px;
	margin-left:20px;
}

#contEventosAnterior{
	float:left;
	width:385px;
}

#contPaginacion img{
	border:0px;	
}

#contTextoNoticia{
	margin-top:50px;
}

#contTextoNoticia img{
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}
