body { background-color : #fceff0;
	   font: 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
       color: black;
	   margin: 20px 0px 20px 0px;
	   text-align: center;
	   height: 100%; }

h1 { font-size: 12pt; font-weight: bold; text-align: center; color: #C0232E; }

a, a:visited, a:active, a:focus, a:link { text-decoration: none; color: black; }

#cabecera { height: 106px; width: 750px; text-align:center; }

#navegador { background: #C0232E; color: white; font-weight: bold; padding : 3px 0px 5px 0px; height: 19px; width: 100%; }

#cuerpo { height: 60%; padding: 8px 8px 0px 8px; }

#pie { background-color: white; text-align: center; margin: 0px 30px 0px 30px; padding: 10px 0px 10px 0px; border: solid thin 1px; border-color: #C0232E; }

a.enlacenav, a.enlacenav:visited, a.enlacenav:active, a.enlacenav:focus, a.enlacenav:link, a.enlacenav:hover { text-decoration: none; color: white; font-weight: bold; }

barranav { color: white; }

table.tabla { border-collapse: separate; width: auto; font: 8pt Verdana, Geneva, Arial, Helvetica, sans-serif; }

span.mensaje { font-weight: bold; color: black; }

span.error { font-weight: bold; color: red; }

div.mensaje { font-weight: bold; color: blue; text-align: center; }

table.contacto { text-align: center; margin: 0px 30px 0px 30px; padding: 10px 0px 10px 0px; width: 95%; }
tr.contacto { font-size: 11px; }
a.contacto, a.contacto:visited, a.contacto:active, a.contacto:focus, a.contacto:link, a.contacto:hover { text-decoration: none; color: black; font-weight: bold; }

