/* FUENTES GENERALES */
	body {font-family: 			Arial,Helvetica,san-serif;}
	
	.mini	{font-size:10px;}
	.media	{font-size:11px;}
	.grande	{font-size:12px;}
	
	.negrita {font-weight:bold;}
	
	.blanco {color:#ffffff;}
	.gris	{color:#494949;}
	
	.padding_separador {
		padding-left:			5px;
		padding-right:			5px;
	}
	
	.justificado {
		text-align:	justify;
	}
	
	a{
		font-size:		11px;
		font-weight:	bold;
		color:			#2a2a29;
		text-decoration: none;
		}
/* TEXTOS GENERALES */
	.texto_desconectado {
		color:			#b6b4b8;
	}
	
	.texto_burdeos_n {
		font-size:		12px;
		color: 			#6a1414;
		font-weight:	bold;
		}
        
    .texto_burdeos_n a {
        font-size:        11px;
        font-weight:    bold;
        color:            #6a1414;
        text-decoration: none;
        }
		
	.texto_burdeos {
		font-size:		12px;
		color: 			#6a1414;
		}
        
    .texto_burdeos a {
        font-size:        11px;
        font-weight:    bold;
        color:            #6a1414;
        text-decoration: none;
        }
		
	.texto_burdeos_media {
		font-size:		11px;
		color: 			#6a1414;
		}

	.texto_gris {
		font-size:		12px;
		color: 			#494949;
		}
        
    .texto_darkgris
    {
        font-size:        12px;
        color:             #232529;
    }
    
    .texto_darkgris a {
        font-size:        11px;
        font-weight:    bold;
        color:            #232529;
        text-decoration: none;
        }
    .CampoError {
        font-size:        11px;
        font-weight:    bold;
        color:            #CC0000;
        text-decoration: none;
        }
        
        
		
/* TEXTO PIE */
	.txt_pie {
		font-size:		11px;
		color:			#58595b;
		}

/* ENLACES INTERNOS */
	.enlaces{
		font-size:		11px;
		font-weight:	bold;
		color:			#2a2a29;
		text-decoration: none;
		}
	
	.enlaces:hover{
		color:			#6a1414;
		}
        
    .enlace_activo{
        font-size:        11px;
        font-weight:    bold;
        color:            #6a1414;
        text-decoration: none;
        }
		
	.enlaces_pie{
		font-size:		11px;
		color:			#2a2a29;
		text-decoration: none;
		}
	
	.enlaces_pie:hover{
		color:			#6a1414;
		}
		
	.enlaces_rojo{
		font-size:		11px;
		font-weight:	bold;
		color:			#6a1414;
		text-decoration: none;
		}
	
	.enlaces_rojo:hover{
		color:			#2a2a29;
		}
	
	.enlace_mapa{
		font-size:		12px;
		color:			#2a2a29;
		text-decoration: none;
		}
	
	.enlace_mapa:hover{
		color:		#6a1414;
		}
		
/* RESPUESTAS */
	.respuestas {
		font-size:		12px;
		color:			#58595b;
		}
/* ####################enlace lunamultimedia ########################*/

		.lunamultimedia{
		font-size:		9px;
		color:			#2a2a29;
		text-decoration: none;
		}