/*big menu*/

#menu {
	position: relative;
	/*border-bottom: 3px double #333;*/
	margin-top: 0px;
	width:877px;
}

# .menus {
	display: block;
	height: 219px;
	margin: 0px;
}

#menu div {
	float: left;
}

#menu .menu {
	display: block;
	cursor: pointer;
	overflow: hidden;
	height: 219px;
	width: 209px;
	border-right: 2px solid #fff;
}

#menu .menu span {
	display: none;
}

#menu .opt1_es {
outline: 0; background: url(img_localizacion.jpg) no-repeat bottom left;
/*url(landscapes.jpg)*/
}

#menu .opt2_es {
outline: 0; background: url(img_formacion.jpg) no-repeat bottom left;
/* url(people.jpg)*/
}

#menu .opt3_es {
 outline: 0; background: url(img_traduccion.jpg) no-repeat bottom left;
 /* url(nature.jpg)*/
}

#menu .opt1_en {
outline: 0; background: url(img_localization.jpg) no-repeat bottom left;
/*url(landscapes.jpg)*/
}

#menu .opt2_en {
outline: 0; background: url(img_formation.jpg) no-repeat bottom left;
/* url(people.jpg)*/
}

#menu .opt3_en {
 outline: 0; background: url(img_linguistic.jpg) no-repeat bottom left;
 /* url(nature.jpg)*/
}

#menuc .opt4 {
 outline: 0; background: url(cuadro4.png) no-repeat bottom left;
 /* url(nature.jpg)*/
}