h2 {
color: #4494C6;
border-bottom: 2px solid #CCC;
margin-bottom: 10px;
}

.contenidoPagina {
font-size:1.1em;
line-height: 1.7em;
}

.contenidoPagina img {
margin-right: 14px;
}

.contenidoPagina blockquote {
background-color: #d2deff;
padding: 10px;
margin: 0;
}

.evento {
font-size: 1.1em;
border-bottom: 1px solid #d2deff;
margin-bottom: 20px;
height: 150px;
padding-bottom:10px;
}

.evento .fecha {
float: left;
width: 100px;
height: 150px;
border-right: 1px dotted #d2deff;
margin-right: 10px;
}

.evento h3 {
font-size: 1em;
color: #4494C6;
}

.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;
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;
}
