/*-----------------------Items-------------------*/
.caja_titu{
float:left;
width:620px;
}
.icon_dato{
width:30px;
height:33px;
float:left;
background:url(../images/item.gif) no-repeat center;
}
.dato_titulo{
width:576px;
float:left;
font-size:18px;
text-align:left;
color:#000;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
margin:7px 0px 14px 10px;
border-bottom:#000000 1px dashed;
}
.nota_dato{
text-align:justify;
padding:20px 0px 10px 0px;
}

