@charset "utf-8";
/* CSS Document */
body{
background-color:#ffffff;
color:#2b4b8b;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:11px;

}

a {
color:#2b4b8b;
font-family: Georgia, "Times New Roman", Times, serif;
text-decoration:none;

}
a:hover{
color:#2b4b8b;
font-family: Georgia, "Times New Roman", Times, serif;
text-decoration:underline;
}

.mailito{
color:#8d9ec0;
}

.cajas{

width:200px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-style: normal;
font-weight: normal;
color: #007aa3;
background-color:#cee5ed; border:0px; 
}

.Area{
height:50px;
width:450px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-style: normal;
font-weight: normal;
color: #007aa3;
background-color:#cee5ed; border:0px; 
}
.Arearegistro{
height:80px;
width:450px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-style: normal;
font-weight: normal;
color: #007aa3;
background-color:#cee5ed; border:0px; 
}

.listas{
height:20px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-style: normal;
font-weight: normal;
color: #007aa3;
background-color:#cee5ed; border:0px; 
}
.txtRegistro{
font-weight:bold;
font-size:12px;

}
.txtRegistro2{
font-weight:bold;
font-size:14px;

}

#codigo{
padding-bottom:20px;
padding-left:20px;
padding-top:10px;
background-color:#cee5ed;
text-align:left;
color:#007aa3;
font-size:12px;
width:250px;
}

#error{
padding-bottom:20px;
padding-left:20px;
padding-top:10px;
background-color:#f7d2d2;
text-align:left;
color:#007aa3;
font-family:Arial,sans-serif;
font-size:12px;
width:250px;
}

