@charset "utf-8";
/* CSS Document */

#homeIntro { position:relative; top:-15px; left:150px; width:804px; }

.flechaIzq { visibility:hidden; position:absolute; top:495px; left:182px; z-index:2; cursor:pointer; height:50px; width:10px; padding-top:25px; }
.flechaDer { visibility:hidden; position:absolute; top:495px; left:904px; z-index:2; cursor:pointer; height:50px; width:10px; padding-top:25px; }
#homeDestacados { position:relative; top:20px; left:0px; width:960px; overflow-x:hidden; padding-bottom:10px; height:140px; }
#homeDestacados .titulo { width:110px; height:47px; margin-bottom:7px; }
#homeDestacados .destacados { position:relative; border-left:#333 solid 1px; margin:0; padding:0; height:50px; width:960px; }
#homeDestacados .destacado { cursor:pointer; width:110px; height:50px; border-right:#333 solid 1px; padding:0 4px; float:left; }
#homeDestacados .destacado img { opacity:0.8; filter:alpha(opacity=80); }
#homeDestacados .destacado img:hover{ opacity:1; filter:alpha(opacity=100); }
#homeDestacados a { color:#797979; }
h2 {font-size:14px;}
