#container-slide {
float:left;
width:585px;
height:360px;
margin:20px 0 0 35px;
}

#container-slide #content {
float:left;
background:url("../images/home/trama.gif") repeat;
width:585px;
height:360px;
padding:8px;
}

#slider ul,#slider li {
list-style:none;
overflow:hidden;
width:585px;
height:360px;
margin:0;
padding:0;
}

#slider li {
width:585px;
height:360px;
overflow:hidden;
}

p#controls,p#controls2 {
position:relative;
margin:0;
}

#prevBtn,#nextBtn {
display:block;
overflow:hidden;
text-indent:-8000px;
width:24px;
height:37px;
position:absolute;
left:-40px;
top:-200px;
margin:0;
}

#nextBtn {
left:600px;
}

#prevBtn a,#nextBtn a {
display:block;
width:24px;
height:37px;
background:url("../images/flecha-izquierda.gif") no-repeat 0 0;
}

#nextBtn a {
background:url("../images/flecha-derecha.gif") no-repeat 0 0;
}

#container2 {
text-align:left;
width:474px;
height:136px;
background:url("../images/fondos/trabajamos-con.gif") no-repeat 0 0;
margin:0;
padding:0;
}

#container2 #content {
margin:-10px 50px 0;
}

#slider2 ul,#slider2 li {
width:374px;
list-style:none;
height:86px;
margin:0;
padding:50px 0 0;
}

* html #slider2 ul {
height:120px;
padding:57px 0 0;
}

#slider2 li {
width:374px;
height:86px;
overflow:hidden;
padding:0;
}

#slider2 li img {
float:left;
margin:0 8px;
}

*+html #slider2 li {
width:374px;
height:95px;
overflow:hidden;
padding:0;
}

*+html #slider2 li img {
float:left;
margin:8px;
}

#prevBtn2,#nextBtn2 {
display:block;
overflow:hidden;
text-indent:-8000px;
width:30px;
height:77px;
position:absolute;
left:-30px;
top:-35px;
margin:0;
}

* html #prevBtn2,* html #nextBtn2 {
top:-25px;
}

#nextBtn2 {
left:383px;
}

#prevBtn2 a,#nextBtn2 a {
display:block;
width:30px;
height:77px;
background:url("../images/flecha-i-clientes.gif") no-repeat 0 0;
}

#nextBtn2 a {
background:url("../images/flecha-d-clientes.gif") no-repeat 0 0;
}