#header h1 a {
	background: url(images/layout/es/header.png) no-repeat;
}

#home a {
	background: url(images/layout/es/menu.png) no-repeat 0 0;
}

#home a:hover {
	background-position: -102px 0;
}

#about a{
	background: url(images/layout/es/menu.png) no-repeat 0 -24px;
}

#about a:hover{
	background-position: -102px -24px;
}

#workshops a{
	background: url(images/layout/es/menu.png) no-repeat 0 -48px;
}

#workshops a:hover{
	background-position: -102px -48px;
}

#coeditions a{
	background: url(images/layout/es/menu.png) no-repeat 0 -72px;
}

#coeditions a:hover{
	background-position: -102px -72px;
}

#contact a{
	background: url(images/layout/es/menu.png) no-repeat 0 -96px;
}

#contact a:hover{
	background-position: -102px -96px;
}

#photogravure a{
	background: url(images/layout/es/menu.png) no-repeat 0 -120px;
}

#photogravure a:hover{
	background-position: -102px -120px;
}

#inks a{
	background: url(images/layout/es/menu.png) no-repeat 0 -144px;
}

#inks a:hover{
	background-position: -102px -144px;
}

#titleLang p {
	width: 45px;
}

#titleLang p a {
	width: 45px;
	background: url(images/layout/es/en.png) no-repeat 0 0;
}

#titleLang p a:hover {
	background-position: 0 -10px;
}

#footer p {
	width: 212px;
	background-image: url(images/layout/es/footer.png);
}
