@charset "utf-8";
/* CSS Document */

#homeIntro { position:relative; top:-15px; left:150px; width:804px; }

.flechaIzq { position:absolute; top:495px; left:182px; z-index:2; cursor:pointer; height:50px; width:10px; padding-top:25px; }
.flechaDer { position:absolute; top:495px; left:904px; z-index:2; cursor:pointer; height:50px; width:10px; padding-top:25px; }
#homeDestacados { position:relative; top:0px; left:200px; width:697px; overflow-x:hidden; padding-bottom:10px; height:123px; }
#homeDestacados .titulo { width:153px; height:47px; border-bottom:#939393 dotted 1px; margin-bottom:7px; }
#homeDestacados .destacados { position:absolute; border-left:#c8c8c8 solid 1px; margin:0; padding:0; height:110px; width:3000px; }
#homeDestacados .destacado { cursor:pointer; width:153px; height:110px; border-right:#c8c8c8 solid 1px; padding:0 10px; float:left; }
#homeDestacados a { color:#797979; }
h2 {font-size:14px;}