*{
	margin:0;
	padding:0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul{
	list-style:none;
}
body{
	background-image: url(../image/bg-ios5.jpg);
	background-repeat: repeat;
	font-family:"Corsiva", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
	min-width:1400px;
	position:relative;


}
.preload {
	display: none;
}
.slidingMenu {
	position: absolute;
	height:350px;
	width: 650px;
	top:900px;
	overflow:hidden;
	right:1px;
}
.text_ms p {
	padding-right: 60px;
	padding-left: 40px;
}

.slidingMenu li {
	display:block;
	float:right;
	clear:both;
	position:relative;
	overflow:hidden;
}
.slidingMenu li.move {
	width: 8px;
	height: 68px;
	right:0px;
	padding-right:10px;
	margin-top:2px;
	z-index: 8;
	position: absolute;
	-moz-border-radius: 8px 0px 0px 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	-moz-box-shadow:1px 1px 5px #000;
	-webkit-box-shadow:1px 1px 5px #000;
	box-shadow:1px 1px 5px #000;
	background-color: #c8cf25;
	background-image: url(../image/list_bgd.png);
	background-repeat: repeat-x;
	}
.slidingMenu li a {
	padding-top:5px;
	margin-bottom:-8px;
	font-size:60px;
	text-transform: uppercase;
	text-decoration: none;
	color: #000;
	outline: none;
	text-indent:5px;
	z-index: 10;
	display: block;
	float: right;
	height: 66px;
	line-height: 66px;
	position: relative;
	overflow: hidden;
	padding-right:10px;
}

.slidingMenuDesc{
	margin-top:430px;
	position:relative;
}
.slidingMenuDesc div{
	height: 68px;
	padding-right:5px;
	left:-10px;
	width:0px;
	margin-top:2px;
	overflow:hidden;
	position:absolute;
	-moz-box-shadow:1px 1px 5px #000;
	-webkit-box-shadow:1px 1px 5px #000;
	box-shadow:1px 1px 5px #000;
	-moz-border-radius: 0px 8px 8px 0px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	background-color: #c8cf25;
	background-image: url(../image/list_bgd.png);
	background-repeat: repeat-x;
}
.slidingMenuDesc div span {
	font-size:60px;
	color:#000;
	text-indent:5px;
	z-index: 10;
	display: block;
	height: 66px;
	line-height: 66px;
	position:absolute;
	right:10px;
	margin-left:5px;
	top:-3px;
}
#social ul {
	position:absolute;
	top:15px;
	right: 10px;
	height: 60px;
	list-style: none outside none;
	width: 180px;
}
.page_title {
	background-image: none;
	height: 50px;
	width: 500px;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	font-size: 2.8em;
	font-weight: bold;
	color: #c8cf25;
	text-transform: uppercase;
	padding-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#social ul li {
    float: left;
}
#social ul li a {
	display: block;
	float: left;
	height: 60px;
	opacity: 0.8;
	width: 60px;
}
#social ul li a:hover {
    opacity: 1;
}
#social ul li a.linkedin {
	background-color: transparent;
	background-image: url(../image/linkedin2.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#social ul li a.twitter {
	background-color: transparent;
	background-image: url(../image/twitter_1.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#social ul li a.facebook {
	background-color: transparent;
	background-image: url(../image/facebook2.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}#top_bar {
	height: 70px;
	width: 100%;
	min-width:1200px;
	background-image: url(../image/top_bar_bgd.png);
	z-index: 10000;
	background-color: #c8cf25;
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
	margin-bottom: 40px;
	-moz-box-shadow:1px 1px 5px #000;
	-webkit-box-shadow:1px 1px 5px #000;
	box-shadow:1px 1px 5px #000;
}
.logo_ms {
	height: 160px;
	width: 500px;
	background-color: #c8cf25;
	clear: both;
	-moz-border-radius: 8px 8px 8px 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	-moz-box-shadow:1px 1px 5px #000;
	-webkit-box-shadow:1px 1px 5px #000;
	box-shadow:1px 1px 5px #000;
	background-image: url(../image/logo_ms.png);
	background-repeat: repeat-x;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 40px;
}
.text_ms {
	font-family:"Corsiva", Arial, Helvetica, sans-serif;
	height: 160px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
	font-style: normal;
	color: #000;
	text-decoration: none;
	text-align: justify;
}
.text_ms span {
	font-weight: bold;
	text-transform: none;
	font-size: 28px;
	text-align: center;
}


#footer {
	background-color: #c8cf25;
	height: 190px;
	width: 100%;
	min-width:1200px;
	background-image: url(../image/footer.png);
	background-repeat: repeat-x;
	margin-top: 790px;
	-moz-box-shadow:1px 1px 5px #000;
	-webkit-box-shadow:1px 1px 5px #000;
	box-shadow:1px 1px 5px #000;
	position: relative;
}
#footer_wrap {
	position: relative;
	width: 100%;
	min-width:1260px;
	margin-bottom: 0px;
}

.footer_logo {
	background-image: url(../image/Logo-appli.png);
	background-repeat: no-repeat;
	height: 180px;
	width: 180px;
	margin-left: 10px;
	margin-top: 5px;
	float: left;
}
#bottom_bgd {
	background-image: url(../image/top_bar_bgd.png);
	background-repeat: repeat-x;
	height: 60px;
	width: 100%;
	min-width:1200px;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
}
.site_map {
	position: relative;
	font-size: 16px;
	float: left;

}
.site_map li {
	background-image: url(../image/footer_separator.png);
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: 1.8em;
	list-style-image: none;
	list-style-type: none;
}
.site_map li a {
	color: #000;
	text-decoration: none;

}
.site_map p {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1em;
}
#bottom_bgd p {
	font-size: 0.6em;
	color: #707172;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.adresse {
	margin-left: 80px;
	position: relative;
	font-size: 16px;
	float: left;

}
.adresse li {
	background-image: url(../image/footer_separator.png);
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: 1.8em;
	list-style-image: none;
	list-style-type: none;
}
.adresse p {
	line-height: 1em;
	margin-top: 10px;
	margin-bottom: 10px;
}
.adresse a {
	color: #000;
	text-decoration: none;
}
.telephone {
	margin-left: 80px;
	position: relative;
	font-size: 16px;
	float: left;

}
.telephone li {
	background-image: url(../image/footer_separator.png);
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: 1.8em;
	list-style-image: none;
	list-style-type: none;
}
.telephone p {
	line-height: 1em;
	margin-top: 10px;
	margin-bottom: 10px;
}
.mentions {
	margin-left: 80px;
	position: relative;
	font-size: 16px;
	float: left;

}
.mentions li {
	background-image: url(../image/footer_separator.png);
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: 1.8em;
	list-style-image: none;
	list-style-type: none;
}
.mentions p {
	line-height: 1em;
	margin-top: 10px;
	margin-bottom: 10px;
}
.mentions a {
	color: #000;
	text-decoration: none;
}
.content_foot_wrap {
	margin-right: auto;
	margin-left: auto;
	height: 190px;
	width: 880px;
	min-width:880px;
}
.content_foot_wrap h2 {
	color: #000;
	font-size:1.2em;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left:0px;
	font-weight:bold;
}
.footer_flashcode {
	height: 180px;
	width: 180px;
	margin-right: 10px;
	margin-top: 10px;
	float: right;
	clear: both;
}
