#lapiz{
	width:100%;
	height:100%;
	background-color:#f00;
	position: absolute;
	top:0;
	left:0;
	filter:alpha(opacity=50);
	float:left;
	-moz-opacity:0.5;
	opacity:0.5;
}
/* =contenedor ------------------------------------------- */
#contenedor {
	text-align: left;
	width:751px;
	margin-left: auto;
	margin-right: auto;
}

/* =contenido ------------------------------------------- */
#izquierdo{float:left; width:146px;}

#central{float:left; width:335px;}
#central p{padding:5px 3px 0 2px; font-size:9pt; color:#2B343E;}

#derecho{float: right;	width:270px;}

#derecho div{ height:116px; margin:0 0 10px 0;}
#derecho div.destacado1{background-color: #D0DCE5;}
#derecho div.destacado2{background-color: #E3EAF0;}
#derecho div.destacado3{background-color: #ECF1F5;}

#derecho div ul li{background: url(/img/all/punto.gif) no-repeat 8px 10px;
	padding: 0.5em 0 0 1.5em;}

#derecho div h2{padding:8px;  width:190px; font-size:11pt; background: url(/img/all/menu/linea_puntos.gif) 0 90% repeat-x;}
#derecho div p{padding: 4px 0 0 8px;}

#derecho div a{float:right; margin:0 0 0 10px; /*padding-top:116px;*/ display:block; height:116px; width:34px; background:url(/img/es/home/btn_ampliar.gif) 0 0 no-repeat;}
#derecho div a:hover{background-position: -34px 0;}

/* =destacado ------------------------------------------- */
#destacado{
	border:solid 1px #1b2437;
	background:url(/img/all/home/destacado_derecho.jpg) no-repeat;
	padding:8px;
	}
#destacado p{
	color:#fff;
	margin-left:70px;}
#destacado .titular{
	font-size:10pt;
	background: url(/img/all/home/linea_puntos_blanco.gif) 5px 39px repeat-x;
	padding-bottom:4px;
	font-family:Tahoma, Verdana, Arial;
	font-weight:bold;
	}
#destacado span{
	font-weight:bold;
	font-size:10pt;
	xcolor:#102631;
	}
#central p.extratitulo1 {
	width:310px;
	background-color:#102631;
	padding:6px;
	color:#fff;
	xfloat:left;
	xmargin-top:6px;
}
#central p.extratitulo2{
	xmargin:5px 0 5px 0;
	xwidth:530px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
}
#central p.extratext {
	xwidth:480px;
	xfloat:left;
	xmargin-top: 5px;
	background: url(/img/all/punto.gif) no-repeat 8px 10px;
	padding: 0.5em 0 0 1.5em;
}