@charset "utf-8";
/* CSS Document */


.texto_general1 {
    font-weight : normal;
	line-height: 18px;
	word-spacing: 2px;
	letter-spacing: 1px;
}


.texto_titulos1 {
    word-spacing: 4px;
	letter-spacing: 1px;
    line-height: 18px;
	font-weight : bold;
	font-size : 11px;
	color: #fb3a2d;
}


.texto_idioma {
    word-spacing: 4px;
	letter-spacing: 1px;
    line-height: 18px;
	font-weight : bold;
	font-size : 11px;
	color: #ec0b6e;
}


.texto_zona_pro {
    word-spacing: 4px;
	letter-spacing: 1px;
    line-height: 18px;
	font-weight : bold;
	font-size : 11px;
	color: #a9a9a9;
}


.texto_general2 {
    word-spacing: 4px;
	letter-spacing: 1px;
	font-weight : normal;
	line-height: 18px;
	font-size : 10px;
}


.texto_titulos2 {
    word-spacing: 4px;
	letter-spacing: 1px; 
    line-height: 18px;
	font-size : 10px;
	color: #fb3a2d;
	text-decoration: underline;
}


.texto_llistat1 {
    word-spacing: 4px;
	letter-spacing: 1px; 
    line-height: 18px;
	font-size : 10px;
	color: #fb3a2d;
}


.texto_llistat2 {
    word-spacing: 4px;
	letter-spacing: 1px; 
    line-height: 18px;
	font-size : 10px;
	color: #00b6f9;
}


.texto_llistat3 {
    word-spacing: 4px;
	letter-spacing: 1px; 
    line-height: 18px;
	font-size : 10px;
	color: #98e3ff;
}


.texto_groc_contacte {
    word-spacing: 4px;
	letter-spacing: 1px; 
    line-height: 18px;
	font-size : 10px;
	color: #f3d00c;
}


.texto_taronja_contacte {
    word-spacing: 4px;
	letter-spacing: 1px; 
    line-height: 18px;
	font-size : 12px;
	color: #fb3a2d;;
}


a:link {
	word-spacing: 4px;
	letter-spacing: 1px;
	color: White; 
	font-weight : bold;
	text-decoration : none;
}


a:hover {
    color: White; 
	word-spacing: 4px;
	letter-spacing: 1px; 
	font-weight : bolder;
	text-decoration : underline;
}


a:visited {
	color: White; 
	word-spacing: 4px;
	letter-spacing: 1px; 
	font-weight : bolder;
	font-style : italic;
}


.table_horario_precios_titular{
	font-style : normal;
	background-color: #2a2a2a;
	letter-spacing: 1px;
}


