
#contenido_principal {
	margin:15px 0 0;
	width:640px;
}
.contenido_noticia_01 {
	width:640px;
}

.bloque_noticias .col_02 {
	width:310px;
	margin-top:15px;
}
.contenido_noticia_01 h3{
	float:left;
	position:relative;
	width:640px;
	font-size:20px;
}

p.entradilla{
	border-bottom:3px solid #990044;
	border-top:1px solid #D9DADB;
	padding:10px 0 15px;
	margin-bottom:15px;
	color:#555;
	line-height:18px;
}

.contenido_noticia_01 .candidatos{
	float:left;
	position:relative;
	width:640px;
	margin-bottom:5px;
}

.contenido_noticia_01 .candidatos li{
	float:left;
	position:relative;
	width:160px;
	height:227px;
	margin:0 20px 20px 0;
	padding:10px 20px;
	overflow:hidden;
	display:inline;
	background: url(http://estaticos.elmundo.es/america/especiales/2009/11/estados_unidos/elecciones_parciales_eeuu/img/mod_candidatos.png) no-repeat top left;
}
.contenido_noticia_01 .candidatos li img{
	border:solid 1px #bbb;
	margin-bottom:5px;
}
.contenido_noticia_01 .candidatos h4{
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	padding:5px 0 0;
	height:30px;
	overflow:hidden;
}
.contenido_noticia_01 .candidatos h5{
	float:left;
	color:#3C81A2;
	font-size:12px;
	font-weight:bold;
	width:100%;
	margin:0 0 3px;
	display:inline;
	cursor:pointer;
}
.contenido_noticia_01 .candidatos p{
	float:left;
	width:100%;
	font-size:11px;
	font-weight:normal;
}
.contenido_noticia_01 .candidatos a:hover h5{
	color:#990044;
}
.nomargen{
	margin-right:0 !important;
}
