@charset "utf-8";
/* CSS Document */

#display h1  {
float: left;
	width: 200px;
	height: 30px;
	margin-top: 25px;
	margin-left: 10px;
	background-repeat: no-repeat;
}
.ca-ES .accesibilidad #display h1 {
	background-image: url(/img/bottom/ca-ES_header_accesibilidad.png);
}
.es-ES .accesibilidad #display h1 {
	background-image: url(/img/bottom/es-ES_header_accesibilidad.png);
}
.ca-ES .legales #display h1 {
	background-image: url(/img/bottom/ca-ES_header_legal.png);
}
.es-ES .legales #display h1 {
	background-image: url(/img/bottom/es-ES_header_legal.png);
}