/* tablas */

.lst {

width: 50%;
height: 133px;
margin: 0;
background: url(mgn/iad.gif) 9% 100% no-repeat;
border-bottom: #ccc 1px dotted;
border-left: #ccc 1px dotted;

}

.t_e {

color: #555;
margin: 0 27px 0 45px;
text-align: center;
font: normal 10px/16px "verdana", sans-serif;

}

.t_e a {

display: block;
color: #555;
text-decoration: underline;

}

.t_e a:visited {

color: #555;
text-decoration: underline;

}

.t_e a:hover {

color: #4e3700;
text-decoration: none;

}