.evento {
font-size: 1.1em;
border-bottom: 1px solid #999;
margin-bottom: 20px;
height: 150px;
padding-bottom:10px;
}

.evento .fecha {
float: left;
width: 100px;
height: 150px;
border-right: 1px dotted #999;
margin-right: 10px;
}

.evento h3 {
font-size: 1em;
color: #F6A20B;
}

.blockText h2{
margin-bottom:10px!important;
}

.evento .texto p{
font-size:12px!important;
line-height:21px;
text-align:justify;
}

.contenidoPagina .bloque {
width: 40%;
float: left;
margin: 10px;
padding: 10px;
border: 1px solid #d7c000;
background: #fdf7e3;
color: #000
}

.intro_de_noticia{
	padding:9px 9px 5px 9px;
	border:1px solid #666666;
	font-size:16px!important;
	line-height:25px!important;
	margin-bottom:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.imagen_a_la_izquierda{
	float:left;
	margin-right:15px;
}

.imagen_a_la_derecha{
	float:right;
	margin-left:15px;
}
