@charset "utf-8";
/* CSS Document */


#modulo_yd_ipad{
	background:#f3f3f3 url("https://e00-elmundo.uecdn.es/yodona/iconos/v2.x/v2.0/bg_modulo_ipad.jpg") repeat-x top left;
	padding:10px;
	position:relative;
	min-height:216px;
	display:block;
	overflow:hidden;
	}

	
#modulo_yd_ipad h4 {
	font:italic 36px/36px "Droid Serif",Times,Serif;
	color:#333;
	width:163px;
	position: absolute;
	top:10px;
	left:10px;
	display:block;
}

#modulo_yd_ipad   .logo_yd{
	display:block;
	background: url("https://e00-elmundo.uecdn.es/yodona/iconos/v2.x/v2.0/logo_yd_ipad.png") no-repeat top left;
	text-indent:-9999px;
	width:124px;
	height:52px;
	float:left;
}

#modulo_yd_ipad   .logo_ipad{
	display:block;
	background: url("https://e00-elmundo.uecdn.es/yodona/iconos/v2.x/v2.0/logo_ipad.png") no-repeat top left;
	text-indent:-9999px;
	width:62px;
	height:29px;
	display:inline-block;
	line-height:28px;
	margin-left:5px;
}
#modulo_yd_ipad .foto{
	width:119px;
	height:153px;
	display:block;
	overflow:hidden;
	float:right;
    margin-bottom:5px;
}

ul.sumario{
	width:145px;
	display:block;
	float:left;
	margin:100px 18px 10px 0;
}

ul.sumario li{
	font:normal 12px/16px "Droid Serif",Times,Serif;
	margin-bottom:8px;
	color:#333;
}

ul.sumario li .destaca{
		font:bold italic 16px/16px "Droid Serif",Times,Serif;

}

#enlace_ipad{
	
	width:119px;
	height:77px;

	display:block;
	overflow:hidden;

}

#enlace_ipad a:hover{
	background: url("https://e00-elmundo.uecdn.es/yodona/iconos/v2.x/v2.0/bg_enlace_ipad_hover.jpg") no-repeat top left;
}

#enlace_ipad a{
	font:italic 12px/22px "Droid Serif",Times,Serif;
	color:#818181;
	height: 67px;
    width: 109px;
	background: url("https://e00-elmundo.uecdn.es/yodona/iconos/v2.x/v2.0/bg_enlace_ipad.jpg") no-repeat top left;
	padding:5px;
	display:block;
}

#enlace_ipad a:hover{
	background: url("https://e00-elmundo.uecdn.es/yodona/iconos/v2.x/v2.0/bg_enlace_ipad_hover.jpg") no-repeat top left;
	color:#333;
}

#enlace_ipad a .logo_yd_peq{
	display:block;
	background: url("https://e00-elmundo.uecdn.es/yodona/iconos/v2.x/v2.0/logo_yd_ipad_peq.png") no-repeat top left;
	text-indent:-9999px;
	width:24px;
	height:20px;
	display:inline-block;

}

#enlace_ipad a .logo_ipad_peq{
	display:block;
	background: url("https://e00-elmundo.uecdn.es/yodona/iconos/v2.x/v2.0/logo_ipad_peq.png") no-repeat top left;
	text-indent:-9999px;
	width:44px;
	height:22px;
	display:inline-block;
	line-height:24px;

}

