/*
 * Estilos que cambian según el idioma
 */
ul#main-menu li a {
	background-image: url(../../../images/default/es/menutop.gif);
}
ul#project-menu li a {
	background-image: url(../../../images/default/es/menuprojects.gif);
}
.ficha-info h3 {
	background-image: url(../../../images/default/es/project-item-titles.gif);
}
.h1-project {
	background: url(../../../images/default/es/tit-proyectos.gif) left top no-repeat;
	width: 219px;
	height: 35px;
}
#project-search {
	background: url(../../../images/default/es/search.gif) left top no-repeat;
	width: 219px;
	height: 35px;
}
