/* ***** Títulos ******* */ 

.titulo {  font-family: verdana; font-size: 16px; font-weight: bold; color: #585160; text-decoration: none}




/* ***** Textos ******* */ 

.texto { font-family: verdana; font-size: 10px; color: #594F6C}
.texto_bold { font-family: verdana; font-size: 10px; font-weight: bold; color: #594F6C}
.texto_bold_blanco { font-family: verdana; font-size: 10px; font-weight: bold; color: #FFFFFF}
.texto_bold_blanco2 { font-family: verdana; font-size: 11px; font-weight: bold; color: #FFFFFF}




/* ***** Links  ******* */ 

.link { font-family: verdana; font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none; }
.a.link:hover { font-family: verdana; font-size: 10px; font-weight: bold; color: #594F6C; text-decoration: none; } 

.linkgris { font-family: verdana; font-size: 10px; font-weight: bold; color: #594F6C; text-decoration: none; }
.a.linkgris:hover { font-family: verdana; font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none; } 


/* ***** Fondos  ******* */ 

.fondo_encabezado {  background-color: #C3BBBE}

.fondo_navegacion {  background-color: #BD1073}

.fondo_cuerpo {  background-color: #BD1073}

.fondo_derecha {  background-color: #BD1073}

.fondo_pie {  background-color: #F4F0F2}

.fondo_negro {  background-color: #DCD8DD}

.fondo_back {  background-color: #F4F0F2}

/* ***** formularios  ******* */ 

.boton {  background-color: #594F6C; font-family: Verdana; font-size: 9px; font-weight: bold; color: #FFFFFF}
.campo {  background-color: #D21682; font-family: Verdana; font-size: 9px; font-weight: bold; color: #FFFFFF}
.botonjuego {  background-color: #1E4261; font-family: Verdana; font-size: 9px; font-weight: bold; color: #FFFFFF}

/* ***** PIE  ******* */ 

#pie { background: url(../gl/entorno/imagenes/pie.jpg) top no-repeat; height:37px; width:760px;}


