
.texto_lateral {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002867;
	text-align: left;
	line-height: 1.5em;
}

.texto_lateral h2.cabecera_lateral {
	font-size: 14px;
	padding-left: 5px;
	margin-left: 5px;
	font-style: bold;	
}

.texto_lateral a.colaborador img, .texto_lateral img.colaborador {
	border:none;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-left: 35px;
}

.texto_lateral div.entrada_lateral {

	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 5px;
	
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;

	background-color: #FFFFCC;

	border-style: solid;
	border-top-width: 3px;
	border-top-color: #FFD314;
	border-bottom-width: 1px;
	border-bottom-color: #FFD314;
	border-left-width: 0px;
	border-right-width: 0px;
}

.texto_lateral div.entrada_lateral h3.titulo_lateral {
	margin-bottom: 0.5em;
	font-style: bold;
	font-size: 14px;
	color: #0099FF;

	background-image: url(../images/texto_lateral_bullet.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 15px;

.texto_lateral div.entrada_lateral div.cuerpo_lateral p {
	margin-bottom: 0.2em;
}

.texto_lateral div.entrada_lateral div.cuerpo_lateral p {
	font-size: 11px;
	font-style: bold;
}

.correo {
	text-decoration: none;
	color: #0099FF;
}
