/* ************************* ENLACES ************************** */


#bd-enlaces #seccion h2 {
	background-image:url(../img/bg-seccion-noticia.gif);
	background-repeat:no-repeat;
	height:42px;
}

#bd-enlaces .col-cuerpo {
	width:788px;
	background-image:url(../img/bg-enlaces1.gif);
	background-repeat:no-repeat;
}

#bd-enlaces .col-cuerpo h3 {
	background-image:url(../img/bg-enlaces2.gif);
	background-repeat:no-repeat;
	clear:both;
	padding:25px 0 0 1em;
	margin:0;
	line-height:1em;
	height:32px;
	font-size:1em;
}

#bd-enlaces #titulo-seccion h2 {
	padding:55px 18px 0 0;
}


#bd-enlaces .col-cuerpo h4.titulo {
	background:inherit;
	color:#EF1920;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
}


#bd-enlaces .col-cuerpo h4 {
	padding-left:1em;
}

#bd-enlaces .col-cuerpo  ul {
	list-style-type:none;
	margin:0;
	padding:0;
	background-color:#fff;
}


#bd-enlaces .col-cuerpo  .col-1 {

	margin:1em 0 0 0;
}


#bd-enlaces .col-cuerpo .col-1  li {
	margin:.2em 20px 1em  0;
	padding:0 0 0 18px;
	background-image:url(../img/li-rojo.gif);
	background-repeat:no-repeat;
	background-position:6px 6px;
	color:#666;
	width:345px;
	float:left;
}

#bd-enlaces .col-cuerpo  li strong {
	display:block;
	margin-top:1em;
}

