.menu_idiomes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
}
.bg_home {
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	height: 430px;
	width: 100%;
	position: relative;
	margin-top: 90px;
	z-index: 2;
}
.bg_home_idiomes  {
	position: relative;
	top: 150px;
}
.logo {
	position: relative;
	width: 100%;
	margin-top: 40px;
	z-index: -1;
	background-color: transparent;
}
