
/* JVI: estilos para frames de imgs */
.ImgTabla {
border: 1px solid #CCCCCC;
margin: 0pt;
padding: 6px;
}
.ImgCuerpo {
border: 1px solid rgb(102,102,102);
}
.ImgDetalle {
color: #999999;
font-family: Arial, Verdana;
font-size: 11px;
line-height: 13px;
text-decoration: none;
display: block;
padding: 5px;
text-align:justify;
background-color: #EAE8E9;
border: 1px solid #EAE8E9;
}
