/* generales */
BODY { background-repeat:no-repeat; background-color:rgb(172,180,195); background-attachment:scroll; color: black; font-family: "Comic Sans MS", sans-serif;margin:10px;}
A:link { color: transparent; text-decoration: none underline overline; }
A:hover { text-decoration: none; }
.marco {background-color:rgb(53,61,116); border: 10px outset rgb(73,81,136) } /* dotted dashed double groove ridge inset outset */
.bienvenida {color: rgb(93,101,156); font-size: 25px; font-weight: 900; font-style: normal; letter-spacing: .2em; text-align:center;}

.titulo {font-family: "Trebuchet MS, MS Sans Serif, Comic Sans MS"; color: rgb(212,220,255);font-size: 40px; font-style: normal;letter-spacing: .3em; }

/* formulario */
input, textarea, select, .formulario, .correo {font-family: "Comic Sans MS", sans-serif; font-size: 7pt; font-weight: normal; font-style: normal;}
.formulario {font-weight: bold; text-indent: 1em}
.correo, a.correo {color:rgb(230,230,230);}
.titulo_formulario { color: white; font-size: 11pt; font-weight: bold; font-style: normal;}
