/* CSS Document */

#window {margin:0; padding:0; margin:auto}
#slideshow li {margin:0; padding:0;} /* arregla el conflicto con el li que hay en general.css */

/*body{background:#353637; height:100%;}*/

#window{clear:both; width:954px; height:183px; background:#131310; overflow:hidden; position:relative; margin:0spx auto 0px 0px;}

#slideshow{width:1908px; height:366px; overflow:hidden; position:relative;}
#slideshow li{width:954px; height:183px; float:left; display:inline;}



