.next, .prev{ cursor:pointer; }

#screen{
	position: absolute;
	left: 257px;
	top: 60px;
	height: 550px;
	width: 610px;
	margin:0;
	padding:0;
}
#screen .next, #screen .prev, #screen .next2, #screen .prev2{
	position:absolute;
	top:150px;
}
#screen .prev, #screen .prev2{
	left:-59px;
}
#screen .next, #screen .next2{
	right:-60px;
}

#sections{
	overflow:hidden;
	height: 550px;
	width: 610px;
	clear:left;
}
	
#sections ul{
width:3660px;
list-style:none;
}
	
#sections li{
float:left;
margin:0;
padding:0;
width:610px;
height:550px;
}
#sections li p{
position:relative;
float:left;
width:610px;
height:96px;
padding-top:11px;
margin:0;
background:#1C1918;
border-left:1px solid #3D3938;
border-right:1px solid #020201;
border-top:1px solid #3F3C3B;
border-bottom:1px solid #000000;
text-transform:uppercase;
}
#sections li p img {
float:left;
margin:2px 12px 0 12px;
}
/*
#sections li p A IMG { border:1px solid #31302F; }
#sections li p A:hover IMG { border:1px solid #812514; }
*/
#sections li p strong {
	font-size: 16px;
	margin:0;
	padding:0;
	color:#1C1918;
}

a.masinfo{
	position:absolute;
	bottom:10px;
	right:0;
	margin-right:12px;
	width:45px;
	height:10px;
	background:url(../../imagenes/bmasinfo.gif) no-repeat;
	text-indent: -10000px;
	display:block;
}
a:hover.masinfo { background:url(../../imagenes/bmasinfo_over.gif) no-repeat; }
* html a.masinfo { display:inline; } /* HACK IE6 */


/* CLIENTES */

#cajaclientes{
	position: absolute;
	left: 260px;
	top: 60px;
	height: 550px;
	width: 604px;
	margin:0;
	padding:0;
}
#cajaclientes .next, #cajaclientes .prev, #cajaclientes .next2, #cajaclientes .prev2{
	position:absolute;
	top:150px;
}
#cajaclientes .prev, #cajaclientes .prev2{
	left:-59px;
}
#cajaclientes .next, #cajaclientes .next2{
	right:-60px;
}

#clientes{
	overflow:hidden;
	height: 550px;
	width: 604px;
	clear:left;
}
	
#clientes ul{
width:3660px;
}

#clientes li{
float:left;
margin:0;
padding:0;
width:634px;
height:550px;
}
#clientes li p{
float:left;
width:182px;
height:97px;
padding:0;
margin:0 29px 10px 0px;
border:0px solid #fff;
text-align:center;
}
* html #clientes li p { display:inline; } /* HACK IE6 */
