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


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

.DivEspaitSuperiorTitol
{
	height:35px;
}

.DivEspaitSuperiorTitolES
{
	height:31px;
}



a {

	color: #004C90;
	text-decoration: none;
}

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

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

a:link {
	color: #004C90;
}

a:active {
	color: #0061B9;
}


/* titulos noticias*/
.aTituloListado
{
	
}

.divTituloListadoNoticias
{
	color: #004C90;
}
.divSubTituloListadoNoticias
{
	color: #004C90;
}







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

