@import url(global.css);

#smenu1, #smenu2, #smenu3 {
	position: absolute;
	left: 50%;
	top: 91px;
	height: 479px;
	text-align: left;
	display: none;
	z-index: 10;
}

#smenu1 {
	margin-left: -145px;
	width: 175px;
	background-image: url('../img/smainnav_1_bkgd_home.gif');
	background-repeat: no-repeat;
}

#smenu2 {
	margin-left: 30px;
	width: 182px;
	background-image: url('../img/smainnav_2_bkgd_home.gif');
	background-repeat: no-repeat;
}

#smenu3 {
	margin-left: 212px;
	width: 177px;
	background-image: url('../img/smainnav_3_bkgd_home.gif');
	background-repeat: no-repeat;
}

.column1 {
	clear: left;
	width: 175px;
}

.column2 {
	width: 182px;
}

.column3 {
	width: 177px;
}

.column1, .column2, .column3 {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}

.adecouvrir {
	position: absolute;
	left: 0;
	top: 328px;
	height: 150px;
	width: 177px;
}

.adecouvririmage {
	float: left;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -49px !important;
	margin-top: -49px;
}

.adecouvrirtexte {
	position: absolute;
	left: 87px;
	top: 50%;
	float: right;
	width: 70px;
	margin-right: 15px;
	text-align: right;
	color: #FFFFFF;
	font-size: 10px;
}

.adecouvrirtexte a {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.adecouvrirtexte a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}