﻿
/* FAMILIA */
.verdana { font-family:Verdana; }

.texto_menu{ font-size:8pt; color:#ffffff; font-family: Verdana; }
.texto_menu:hover{ font-size:8pt; color:#ffffff; font-family: Verdana; }
.texto_link{ font-size:9pt; color:#01382a; font-family: Arial;cursor:pointer;text-decoration:none; }
.texto_link:hover{ font-size:9pt; color:#01382a; font-family: Arial;cursor:pointer;text-decoration:none; font-weight:bold;}
.texto_separador{ font-size:10pt; color:#01382a; font-family: Arial;text-decoration:none;}
.texto_correo_NO_OK{ font-size:10pt; color:#d8251a; font-family: Arial;text-decoration:none;}
.texto_correo_OK{ font-size:11pt;color:#01382a; font-family: Arial;text-decoration:none;font-weight:bold;}
.texto_desplegable{ font-size:8pt; color:#000000; font-family: Verdana;text-decoration:none;}
.texto_desplegable:hover{ font-size:8pt; color:#000000; font-family: Verdana;text-decoration:none;font-weight:bold;}






/* TAMAÑO */
.gigante{ font-size:20pt;}
.muy_grande { font-size:16pt; }
.grande { font-size:12pt; }
.mediano { font-size:9pt; }
.pequeno { font-size:8pt; }
.muy_pequeno7 { font-size:7pt; }
.muy_pequeno7b { font-size:7pt; font-weight:bold; }
.muy_pequeno6 { font-size:6pt; }

/* ESTILO */
.negrita { font-weight:bold; }
.cursiva { font-style:italic; }

/* COLOR */
.blanco { color:#ffffff; }
.negro { color:#000000; }
.verde_oscuro { color:#01382a; }
.gris { color:#4b4b4b; }

/*estilos de helados glass*/

/*.span_idioma:hover
{
    color:          #01382a;
    font-family:    Arial;
    font-size:     12px;
    font-weight:bold;
    cursor:pointer;
     text-transform:lowercase; 
}*/


.li_idioma
{
    float:left;
   margin:         0px 3px 0px 3px;
     
    
 
  

}


.span_idioma
{
   /* color:          #01382a;
    font-family:    Arial;
    font-size:      12px;
    cursor:pointer;
     text-transform:lowercase; */
     font-family:Lucida Sans;
	font-size:9pt;
	color:#663333; 
	text-align:center;  
	cursor:pointer;
	background-image:url(../imagenes/botonhelado.gif);
	background-repeat:no-repeat;
	width:94px;
	height:21px;
	text-decoration:none; 
}


.a_idioma
{
    color:          #663333;
    font-family:    Lucida Sans;
    font-size:      10px;
     text-transform:lowercase; 
     text-align:center;
    /* padding-top:5px; */
   
      
     cursor:pointer;
    text-decoration:none;
}


/*.a_idioma:hover
{
    color:          #01382a;
    font-family:    Arial;
    font-size:      12px;
  
    font-weight:bold;
    cursor:pointer;
    text-transform:lowercase; 
      text-decoration:none; 
}*/
