/* CSS Document */
<!--
body{
margin:0;
background-color:#D3D8DB;
}
td,p{
color:#666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
.entrada{
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
background-color:#FFFFFF;
border-color:#8a95ba;
border-style:solid;
border-width:1px;
}
.negrilla{
font-weight:bold;
}
.guindo{
color:#CC0000;
}
.titulo{
font-size:12px;
font-family:"Arial Rounded MT Bold";
color:#FFFFFF;
}
.titulo1{
font-size:14px;
color:#006699;
font-weight:bold;
}
.titulo2{
font-size:12px;
color:#006699;
font-weight:bold;
}

.tabla{
border-style:solid;
border-width:1px;
border-color:#CCCCCC;
}
.rojo{
color:#FF0000;
}
.enlace:link, .enlace:visited, .enlace:active{
font-size:10px;
font-weight:bold;
color: #666666;
text-decoration:none;
}
.enlace:hover{
font-size:10px;
font-weight:bold;
color: #CCCCCC;
text-decoration:none;
}
.boton{
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#006699;
background-color:#dee4ef;
border-color:#8a95ba;
border-style:solid;
border-width:1px;

}
.peque{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}
.pie{
font-size:10px;
color:#666666;
}
.enlacepie:link, .enlacepie:active, .enlacepie:visited{
font-size:10px;
color:#666666;
text-decoration:none;
}
.enlacepie:hover{
font-size:10px;
color:#666666;
text-decoration:underline;
}

-->


