a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.Estilo1 {
	font-family: Verdana;
	font-size: 12px;
}

.Estilo3 {font-family: Arial; font-size: 10px; color: #4C4C4C; 
text-decoration:none;

}

.Estilo3:hover {font-family: Arial; font-size: 10px; color: #D8BA00; 
text-decoration:none;

}

.Estilo4 {
	font-family: Verdana;
	font-size: 10px;
	text-align: justify;

}
.Estilo5 {
	font-family: Verdana;
	font-size: 10px;
}


.formularios {
                   font-family :                          arial;
                   font-size:                              9px;
                   color :                                  #000000;
                   font-weight :                         normal;
                   border :                                #7F9DB9;
                   border-style :                        solid;
                   border-top-width :                 1px;
                   border-right-width :                1px;
                   border-bottom-width :            1px;
                   border-left-width :                 1px;
                   background :                         #FFFFFF;
; width: 200px
}

.formulario_registro {
                   font-family :                          verdana, arial, Helvetica, sans-serif;
                   font-size:                              11px;
                   color :                                  #000000;
                   font-weight :                         normal;
                   border :                                #C1C1C1;
                   border-style :                        solid;
				   border-style:solid;
                   border-top-width :                 1px;
                   border-right-width :                1px;
                   border-bottom-width :            1px;
                   border-left-width :                 1px;
                   background :                         #FFFFFF;
; width: 150px
}

.botones { 
                   font-family :                             verdana, arial, Helvetica, sans-serif;
                   font-size:                                 9px;
                   color :                                     #000000;
                   font-weight :                            normal;
                   border :                                   #000000;
                   border-style :                           solid;
                   border-top-width :                    1px;
                   border-right-width :                   1px; 
                   border-bottom-width :                1px; 
                   border-left-width :                     1px;
                   background:                              #D5D5D5;
}
.boton_email { 
                   font-family :                             verdana, arial, Helvetica, sans-serif;
                   font-size:                                 9px;
                   color :                                     #000000;
                   font-weight :                            normal;
                   border :                                   1px #000000 solid;
                   background:                              #D5D5D5;
; width: 70px
}




.formulario_naranja {
                   font-family :                          arial;
                   font-size:                              11px;
                   color :                                  #000000;
                   font-weight :                         normal;
                   border :                                #000000;
                   border-style :                        solid;
                   border-top-width :                 1px;
                   border-right-width :                1px;
                   border-bottom-width :            1px;
                   border-left-width :                 1px;
                   background :                         #F19150;
; width: 206px
}

.formulario_naranja_peq {
                   font-family :                          arial;
                   font-size:                              11px;
                   color :                                  #000000;
                   font-weight :                         normal;
                   border :                                #000000;
                   border-style :                        solid;
                   border-top-width :                 1px;
                   border-right-width :                1px;
                   border-bottom-width :            1px;
                   border-left-width :                 1px;
                   background :                         #F19150;
; width: 40px
}

.formulario_gris {
                   font-family :                          arial;
                   font-size:                              11px;
                   color :                                  #000000;
                   font-weight :                         normal;
                   border :                                #000000;
                   border-style :                        solid;
                   border-top-width :                 1px;
                   border-right-width :                1px;
                   border-bottom-width :            1px;
                   border-left-width :                 1px;
                   background :                         #B5B5B5;
					 width: 206px;
}

.formulario_blanco {
                   font-family :                          arial;
                   font-size:                              11px;
                   color :                                  #000000;
                   font-weight :                         normal;
                   border :                                #999999;
                   border-style :                        solid;
                   border-top-width :                 1px;
                   border-right-width :                1px;
                   border-bottom-width :            1px;
                   border-left-width :                 1px;
                   background :                         #FFFFFF;
					 width: 206px;
}

