body{
    background: #000 url(/img/general/fondo_actualidad.gif) left top repeat-x !important;
}

.responsabilidad{
	font: normal 13px Arial, Helvetica, sans-serif;
}

.responsabilidad h3{
	font-size: 26px;
	font-weight: normal;
	color: #BAC4C5;
	padding-bottom: 9px;
}

.responsabilidad  p{
	padding-bottom:10px;
	text-align:justify;
}

.responsabilidad h4{
	font-size: 22px;
	padding-bottom: 23px;
	color: #FFF;
}

.responsabilidad ul{
	padding: 0 0 6px 14px;
        list-style-type: disc;
}

.responsabilidad li{
	padding-bottom: 10px;
	text-align:justify;
}

.responsabilidad strong{
	color: #BAC4C5;
}

.responsabilidad em{
	color: #FFF;
}

.responsabilidad .intro{
	margin-bottom: 40px;
}

.responsabilidad .iniciativa{
	background-color: #282A2B;
	padding: 21px 23px 19px 25px;
	margin-bottom: 37px;
	color: #BAC4C5;
	min-height: 344px;
	height: auto !important;
	height: 344px;
        width: auto !important;
	width: 974px;
	position: relative;
}

.responsabilidad .fecha{
	font-size: 18px;
        font-weight: normal;
}

.responsabilidad .dia{
	font-size: 38px;
        font-weight: bold;
}

.responsabilidad .iniciativa img{
	border: 3px solid #BAC4C5;
	margin: 0 36px 25px 0;
	float: left;
}

.responsabilidad .iniciativa p{
	text-align: justify;
	margin-bottom: 19px;
}

.responsabilidad .capa1,
.responsabilidad .capa2,
.responsabilidad .capa3,
.responsabilidad .capa4{
	position: absolute;
	width: 11px;
	height: 11px;
}

.responsabilidad .capa1{
	top: 0;
	left: 0;
	background: url(/img/esquinas/esq_sup_izq_oscuro.gif) top left no-repeat;
}

.responsabilidad .capa2{
	top: 0;
	right: 0;
	background: url(/img/esquinas/esq_sup_der_oscuro.gif) top left no-repeat;
}

.responsabilidad .capa3{
	bottom: 0 !important;
	bottom: -4px;
	right: 0;
	background: url(/img/esquinas/esq_inf_der_oscuro.gif) top left no-repeat;
}

.responsabilidad .capa4{
	bottom: 0 !important;
	bottom: -4px;
	left: 0;
	background: url(/img/esquinas/esq_inf_izq_oscuro.gif) top left no-repeat;
}
