/* Tema Personalizado: DETALLE*/

/* overrides */

 

#bd #bloqueContenido {
	                    background-image: url(http://assets.informador.com.mx/interactivos/temasPersonalizados/hd/711_1226167373.jpg);
        background-repeat: no-repeat;
        background-position: top center;
		        padding: 10px;
        width: 657px;
    	        padding-top: 160px;
    }

 

 

 


 

#bd #bloqueContenido .imagenNota {
	float: none;
}

#bd #bloqueContenido .imagenNota img {
    border-color: #333333;
	border-width: 6px;
    border-style: solid;
}
#bd #bloqueContenido .imagenNota p {
    padding: 6px;
	width: 266px; /*266-padd+bordeimg*/  
}

#bd #bloqueContenidoFoot {
        background-image: url(http://assets.informador.com.mx/interactivos/temasPersonalizados/ft/);
    background-repeat: no-repeat;
    background-position: bottom center;
	}



