@charset "iso-8859-1";
* {
font-family: verdana, arial, sans-serif; 
font-size: 10px;
}
body {
margin-top: 5px;
text-align: center;
}
a {color: gray; 
text-decoration: none; 
text-align: left; 
}
a:hover {color: black; 
font-size: 11px; 
font-weight: bold;
}
form {
margin:0;
padding:0;
}
form div {
background-repeat: no-repeat;
background-position: right top;
}

form div a {
color: black;
background-color: white;
}

input {
border: 1px groove black;
font-size:1em;
height:15px;
} 

img {
border:0 none;
}

p.bloq {
margin:0;
padding:0;
}

.tabla2 {
text-align: lef;
vertical-align: top;
}

.celda1 {
color: gray; 
background-color: lime; 
padding: 1 1 1 10;
}

.celda3 {
text-align: center;
background-color: white;
color: gray;

}
.celda4 {
text-align: center; 
background-color: white; 
border: 1 solid lime;
color: gray;
}

.celda5 {text-align: justify; 
background-color: white; 
border: 1px solid lime;
vertical-align: top;
color: gray; 
}
.celda6 {
text-align: justify; 
background-color: white; 
border: 1px solid lime;
color: gray;
}
.celda7 {
text-align: center;
color: gray; 
background-color: lime; 
}

.celdax {
text-align: center; 
background-color: white; 
border: 1px solid lime;
color: gray;
}

