#box #contenido_down {
float:left;
margin: 55px 0 0 50px;
width:500px;
height:400px;
}


.item {
margin:20px 0 0 50px;
width:400px;
height:93px;
/*background-color:#dddddd;*/
}

.item_next{
margin:60px 0 0 50px;
width:400px;
height:93px;
/*background-color:#dddddd;*/
}

.imt_down {
width:136px;
height:96px;
border:1px solid #dddddd;
float:left;
}

.imagen_down {
width:130px;
height:93px;
margin:3px 0 0 3px;
border:1px solid white;

}

.sep{
width: 100%;
height: 15px;
}

.divtexto {
width:260px;
height:60px;
float:left;
}

.divtexto p{
width:220px;
height:24px;
margin-left:5px;
font-family: "Helvetica";
font-size: 0.75em;
color: gray;
background:url(images/downico.jpg) no-repeat;
}

.divtexto ul{
list-style-type: none;
}

.divtexto ul li{
display:block;
}

.divtexto ul li a{
text-decoration: none;
font-size:0.65em;
color:#acd732;
}

