/* © 2004 José Antonio Díaz [Humphrey^Centolos] */
/* www.becanne.net - info@becanne.net */
/* Hoja de Estilos para becanne.net */


BODY {
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
    background-color: #FFFFFF;
    color: #444444;
}

TD, P, DIV, SPAN {
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
    color: #444444;
}
 
INPUT, SELECT, TEXTAREA, {
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
    color: #444444;
}
  


A:link     {color:#AB7491; text-decoration:underline;}       /* Negro - Negro */
A:active   {color:#AB7491; text-decoration:none;}
A:visited  {color:#AB7491; text-decoration:underline;}
A:hover    {color:#AB7491; text-decoration:none;}

A.enlace1:link     {color:#AB7491; text-decoration:none;}       /* Negro - Negro */
A.enlace1:active   {color:#AB7491; text-decoration:underline;}
A.enlace1:visited  {color:#AB7491; text-decoration:none;}
A.enlace1:hover    {color:#AB7491; text-decoration:underline;}

		
/* estilos*/

.texto1 {font-family: arial, helvetica, sans-serif; color: #79A1B2;}                   /* Azul */
.texto2 {font-family: arial, helvetica, sans-serif; font-size: 12px;}                  /* 12px */
.texto3 {font-family: arial, helvetica, sans-serif; color: #000000;}                   /* Negro */
.texto4 {font-family: arial, helvetica, sans-serif; color: #4C4C4C;}                   /* Gris Oscuro */
.texto5 {font-family: arial, helvetica, sans-serif; color: #002369;}                   /* Azul Oscuro */
.texto6 {font-family: arial, helvetica, sans-serif; font-size: 10px; color: #646464;}  /* Gris Medio 10px */
.texto7 {font-family: arial, helvetica, sans-serif; font-size: 12px; color: #002369;}  /* Azul Oscuro 12px */
.texto8 {font-family: arial, helvetica, sans-serif; font-size: 10px; color: #40BED4;}  /* Azul Claro 10px */
.texto9 {font-family: arial, helvetica, sans-serif; font-size: 10px; color: #4D88D4;}  /* Azul Marino 10px */
.texto10 {font-family: arial, helvetica, sans-serif; font-size: 10px; color: #1780A7;} /* Azul Oscuro 10px */





.celda1 {         /* Azul - Negro */
    font-family: arial, helvetica, sans-serif;
    background-color: #79A1B2;
    color: #000000;
}


.celda2 {         /* Verde - Negro */
    font-family: arial, helvetica, sans-serif;
    background-color: #AB7491;
    color: #000000;
}





.borde1 {         /* Gris Medio - Blanco */
    font-family: arial, helvetica, sans-serif;
    background-color: #727271;
    color: #FFFFFF;
} 

.borde2 {         /* Azul Claro - Blanco */
    font-family: arial, helvetica, sans-serif;
    background-color: #B9D9E5;
    color: #FFFFFF;
} 

.borde3 {         /* Azul Oscuro - Blanco */
    font-family: arial, helvetica, sans-serif;
    background-color: #1780A7;
    color: #FFFFFF;
} 





.caja1 {
	border : 1px solid #727271; 
}

.caja2 {
	border : 3px solid #B9D9E5; 
}

.caja3 {
	border : 1px solid #B9D9E5; 
}





INPUT.boton {
	background-color: #BFBFBF;
	color: #000000;
}




/* © 2004 José Antonio Díaz [Humphrey^Centolos] */
/* www.becanne.net - info@becanne.net */
/* Hoja de Estilos para becanne.net */

