	#page {
		font-size: 11px;
		font-family: Arial;
		text-align: left;
		color:#2F4F4F;
		visibility: visible;
		position: relative;
		width: 750px;
		margin-top:-10px;
		margin-left:-10px;
	}
	#blocgauche {
	position:absolute;
	width:110px;
	height:600px;
	margin-left:0px;
	margin-top:0px;
	z-index: 1;
	}
	#blochaut {
		position:absolute;
		width:640px;
		height:137px;
		margin-left: 110px;
	}
	#logo {
		height:147px;
		width:110px;
	}
	#stage {
		
		height:75px;
		width:640px;
	}
	#menu {
		height:44px;
		width:640px;
	}
	#smenu {
		height:27px;
		width:640px;
	}
	#stbrev {
		height:223px;
		width:110px;
		background-repeat: no-repeat;
	}
	#boutiquediv {
		height:174px;
		width:110px;
		background-color: #FFFFFF;
		position:absolute;
		top:420px;
	}
	#central {
		width:416px;
		height:395px;
		margin-left: 110px;
		margin-top:147px;
		position:absolute;
		background-color: #FFFFFF;
	}
	#blocmilieu {
		width:750px;
		margin-top:148px;
		position:absolute;
	}
	#boitedroite {
		text-align:justify;
		width:224px;
		height: auto !important;
		height: 395px;
		min-height: 395px;
		margin-left: 526px;
		margin-top:0px;
		position: relative;
	}
	#bas {
	width:419px;
	height:45px;
	position:absolute;
	margin-left: 110px;
	margin-top:555px;
	background-color: #FFFFFF;
	left: -3px;
	z-index: 2;
	background-image: url(images/fond/1pix.gif);
	}
.jaune {color: #FFFF00}
a:link {
	color: #006400;
	text-decoration: none;
	border-width:thin;
}
a:visited {
	text-decoration: none;
	color: #006400;
	border-width:thin;
}
a:hover {
	text-decoration: none;
	color: #ADFF2F;
	background-color:#006400;
	border-width:thin;
	text-decoration:underline;
}
a:active {
	text-decoration: none;
	color: #ADFF2F;
	background-color:#006400;
	border-width:thin;
	text-decoration:underline;
}
a.menu:link {
	font-size: 12px;
	color: #006400;
	text-decoration: none;
	background-color:#fff000;
	border-color:#9ACD32;
	border-width:thin;
	text-align:center;
}
a.menu:visited {
	font-size: 12px;
	text-decoration: none;
	color: #006400;
	background-color:#fff000;
	border-color:#9ACD32;
	border-width:thin;
}
a.menu:hover {
	font-size: 12px;
	text-decoration: none;
	color: #00FF00;
	background-color:#9ACD32;
	border-color:#fff000;
	border-width:thin;
}
a.menu:active {
	font-size: 12px;
	text-decoration: none;
	color: #FF1493;
	background-color:#9ACD32;
	border-color:#fff000;
	border-width:thin;
}
#nompartenaire {
	font-size: 14px;
	text-align:center;
	border-color:#00FF00;
}
a.img:link {
	text-decoration:none;
	background-color:transparent;
}
a.img:visited {
	text-decoration:none;
	background-color:transparent;
}
a.img:hover {
	text-decoration:none;
	background-color:transparent;
}
a.img:active {
	text-decoration:none;
	background-color:transparent;
}
.displaynone { 
  display: none; 
} 

