/* ************************* ERROR ************************** */


#bd-error #seccion h2 {
	background-image:url(/img/bg-seccion-noticia.gif);
	background-repeat:no-repeat;
	height:42px;
}

#bd-error #titulo-seccion {
	background-image:url(/img/bg-cabecera-error.gif);
	height:77px;
}

#bd-error #titulo-seccion h2 {
	padding:55px 10px 0 0;
	width:57px;
	text-align:left;
}

#bd-error .col-cuerpo {
	width:788px;
	padding:0;
}


#bd-error .col-cuerpo h4 {
	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-error .col-cuerpo p {
	margin-bottom:1.5em;
}

#bd-error .col-cuerpo p a {
	text-decoration:underline;
	color:#ef1920;
}

