.fonsCapcalera
{
	background-image: url(/archivos/ca/img/str_web/quisom/cap3_fons.jpg);
	background-repeat: repeat-x;
}
.fonsCapcaleraES
{
	background-image: url(/archivos/es/img/str_web/quisom/cap3_fons.jpg);
	background-repeat: repeat-x;
}


.fonsPeu
{
	background-image: url(/archivos/img/str_web/quisom/fons_peu.gif);
	background-repeat: repeat-x;
}

.DivEspaitSuperiorTitol
{
	height:37px;
}

.DivEspaitSuperiorTitolES
{
	height:35px;
}


a {

	color: #891617;
	text-decoration: none;
}

a:hover {
	color: #E7AA9C;
	text-decoration:underline;
}

/*
a:visited {
	color: #8BACC5;
}
*/

a:link {
	color: #891617;
}

a:active {
	color: #DA2121;
}


/* titulos noticias*/
.aTituloListado
{
	
}

.divTituloListadoNoticias
{
	color: #891617;
}




a.textPeu {
	color: #FFFFFF;
	text-decoration: none;
}

a.textPeu:hover {
	color: #FFA140;
	text-decoration: none;
}

/*
a:visited {
	color: #8BACC5;
}
*/

a.textPeu:link {
	color: #FFFFFF;
}

a.textPeu:active {
	color: FFA140;
}

