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

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


a {
	color: #443633;;
	text-decoration: none;
}

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

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

a:link {
	color: #443633;
}

a:active {
	color: #990000;
}






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;
}






