/* CSS Document */

body {
background-color:#ccff99;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:justify;
}
img { border:0px; }
.titulo {
font-size:16px;
color:#990033;
font-weight:bold;
text-align:left;
padding-left:25px;
background:url(../images/bu2.gif) 10px 50% no-repeat;
}
.gris {
color:#666666;
}
.accion {
font-weight:bold;
font-size:90%;
}
#datos th {
background-color:#FFFFFF;
color:#003300;
}