h4 {
	color: #366599;
	/*border-bottom: 1px solid #366599;*/
	font-size: 16px;
	margin-bottom: 10px;
}
div#cabecera_es {
	background: url(../images/header-actual.jpg) top right no-repeat !important;
}
div#cabecera_en {
	background: url(../images/header-actual.jpg) top right no-repeat !important;
}
div#cabecera-contenido_es {
	background: url(../images/contenido-actual.jpg) top left no-repeat #366599 !important;
}
div#cabecera-contenido_en {
	background: url(../images/contenido-actual.jpg) top left no-repeat #366599 !important;
}
h3 {
	background: url(../images/h3_actual_background_en.jpg) no-repeat !important;
}
h3.es {
	background: url(../images/h3_actual_background.jpg) no-repeat !important;
}

dl, dt, dd {
	margin: 10px 0;
	padding: 0;
}
	dl {
		margin-left: 2px;
	}


	dl dt {
		margin: 0;
		padding-top: 20px;
		clear: both;
		border-bottom: 1px solid #efefef;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 130%;
		font-weight: bold;
		letter-spacing: -1px;
		color: #2252a5;
	}
	dl dt a {
		color: #2252a5;
		text-decoration: none;
	}
	dd.date {
		font-size: 90%;
		font-style: italic;
		margin-top: 0;
		color: #4A4A4A;
	}
	dd.image {
		float: left;
		margin: 0 10px 10px 0;
	}
		dd.image img {
			border: 1px solid #2252a5;
		}
	dd.description {
		padding: 0 10px 10px 10px;
		text-align: justify;
	}
		dd.description span a{
			display: block;
			text-align: right;
		}
#contenedora #contenido #adicional #links h2{
	font-size:12px;
	width:180px;
}
