@charset "iso-8859-1";

* {
font-family: verdana, arial, sans-serif; 
font-size: xx-small;

}

body {
margin-top: 5%;
text-align: center;
}

a {color: gray; 
text-decoration: none; 
text-align: left; 
}

a:hover {color: black; 
font-size: x-small; 
font-weight: bold;
}

img{
border: 0;
padding: 0 10 10 10;
}

h1{
text-align: center;
}

.tabla2 {
text-align: left;
vertical-align: top;
}
.tabla2x {
text-align: left;
vertical-align: top;
width: 60%; 
}
.tabla2b {
text-align: right;
vertical-align: top;
}
.tabla2c {
text-align: left;
vertical-align: top;
width: 172px;
}
.tablaag{
text-align: right;
vertical-align: top;

}

.celda1 {
color: gray; 
background-color: lime; 
padding: 5 5 5 10;
}

.centrar {
text-align: center;
}

.celda2 {
color: gray; 
text-align: center;
background-color: lime; 
padding: 5 5 5 10;
width: 20%;
}

.celda4 {
text-align: justify; 
background-color: black; 
border: 1px solid black; 
color: white;
padding: 5 5 5 5;
font-weight: bold;
}
 
.celda5 {
text-align: justify; 
background-color: white; 
border: 2px dotted lime; 
vertical-align: top; 
color: gray; 
padding: 10 10 10 10;

}

.celda5b {
text-align: justify; 
background-color: white; 
border: 2px dotted lime; 
vertical-align: top; 
color: gray; 
padding: 10 10 10 10 ;
width: 549px;
}

.celda6 {
text-align: center; 
background-color: white; 
color: gray;
}

.img1{
border: 2px solid lime;
padding: 3 3 3 3;
} 

.img2{
border: none;
padding: 0 10 10 10;
}
.aviso{
text-align: justify; 
background-color: white; 
border: 2px dotted lime; 
color: black;
padding: 5 5 5 5;

}
