#home #izq {
	width:500px;
	float:left;
}
#home #dcha {
	width:250px;
	float:left;
	padding-left:18px;
}


#home #bienvenida {
	width:500px;
	float:left;
	font-size:10px;
	position:relative;
}
#home #bienvenida #centro {
	width:488px;
	padding:5px 10px 0 0;
	float:left;
	background: #ebf2f8;
	height: 230px;
}

#home #bienvenida #centro img {
	margin:0 0 0 3px;
	position:absolute;
	left: 10px;
}

#home #bienvenida #centro #foto {
	float:left;
	padding-right:10px;
}
#home #bienvenida #centro #titulo {
	background-image:url(../img/bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:14px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#005CA2;
	margin-bottom:5px;
	width:313px;
}
#home #bienvenida #centro #texto {
	float:left;
	width:313px;
}
#home #bienvenida #centro #cajainferior {
	float:left;
}

#home #destacado {
	width:500px;
	float:left;
	margin-top:10px;
	font-size:10px;
}
#home #destacado #centro {
	width:478px;
	background: #ebf2f8;
	padding:5px 10px;
	float:left;
	position:relative;
	height: 191px;
}
#home #destacado #centro #foto {
	float:left;
	padding-right:10px;
}
#home #destacado #centro #titulo {
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#005CA2;
	margin-bottom:5px;
	width:auto;
}
#home #destacado #centro #fecha {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#454646;
	width:60px;
	margin: 0 0 10px 0;
}
#home #destacado #centro #texto {
	float:left;
	width:320px;
	text-align: justify;
	color: #11335f;
	line-height: 18px;
	font-size: 11px;
	overflow: auto;
	height: 120px;
	margin: 0 0 10px 0;
	padding: 0 5px 0 0;
}
#home #destacado #centro #enlacerelacionado {
	float:right;
	width:125px;
	padding-top:5px;
	background: url(../img/botones/enlace.gif) no-repeat;
	text-align: center;
	height: 21px;
}
#home #destacado #centro #enlacerelacionado a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#fff;
	text-decoration:none;
}
#home #destacado #centro #cajainferior {
	float:left;
}

