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

#contentHome{margin:20px 0; background:#fff;}
#articulosHome{}

/* Destacado */
#destacado{clear:both; width:930px; height:275px; background:#A8D325 url(../images/bgDestacado.jpg) top left repeat-x;  margin:0 0 0px 0; padding:0 20px 0 10px; overflow:hidden}
/* #destacado #imagen{float:left; width:570px; height:275px; margin:0px 20px 0 0; }*/
#destacado img{float:left; width:600px; margin:0px 10px 0 0; }
#destacado #texto{float:left; width:330px; height:265px; padding:10px 0; }
#destacado h1, #destacado h1 a, #destacado h1 a:visited{font-size:30px; font-weight:bold; color:#fff; margin:0 0 10px 0; line-height:1.0em; padding:20px 0 0 0; text-decoration:none; }
#destacado h1 a:hover{ color:#FFCC00;}

#destacado .resumen{font-size:13px; color:#fff; }
#destacado #moreinfo{float:right;  margin:24px 0 10px 0px;}
#destacado #moreinfo a:link, #destacado #moreinfo a:visited{color:#fff;  background:#1DB2EC; text-decoration:none; padding:4px 12px; border:1px solid #fff;}
#destacado #moreinfo a:hover{color:#1DB2EC; background:#fff }

/* Articulos en el home */
#articulosHome{width:630px; float:left;}

