/* Slide */
#contenedornews { width:420px; margin: 0 auto; float:left; }
.carrousel { height:244px; position:relative; margin:0 auto;}
.contSlide { width:420px; background-image: url(../images/bgnovedades1.jpg); background-repeat: repeat-x; background-position: top center; position:relative}
.imgSlide { height:244px; width:415px;  }
.infoSlide { height:244px; width:415px; padding:0 ;}
.infoSlide h1 { color:#333; font: 25px verdana; margin:0;}
.infoSlide span { color:#666; font: 9px verdana; width:350px;}
.infoSlide p { color:#666; font: 9px verdana; width:350px;}
.imgSlide img { border:solid 3px #222222; }

.prevc {width:20px; cursor:pointer; position:relative; bottom: 270px; left: 737px;}
.nextc {width:20px; cursor:pointer;position:relative; bottom: 270px; left: 738px;}

#galeria{ height:244px; }
#btn-izquierdo,#window,#btn-derecho{ float:left; }
#window{ width:420px; overflow:hidden; position:relative }
#content{ position:relative; list-style:none; margin:0; padding:0; }
#content li{ float:left; height:100%; }

.left { float:left;}
.right { float:right;}