@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-position: center top;
	background-color: #FFF;
	background-repeat: repeat-x;
	padding: 0px;
	overflow: auto;
	width: 100%;
	text-align: center;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 14pt;
	text-align: justify;

	}
ul {
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

	}
li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-type: square;
	margin-left: 20px;
	list-style-image: url(images/puce.png);
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	letter-spacing: 0em;
	color: #FFF;
	height: auto;
	text-align: left;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 50px;
	}
h2 {
	margin-bottom: 0px;
	color: #FFF;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	padding-left: 50px;
	}
h3 {
	margin-bottom: 0px;
	color: #000;
	margin-top: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	padding-left: 50px;
	}
	
.legendes {
	margin-top: 2px;
	text-align: left;
	font-family: Arial;
	font-size: 9pt;
	font-style: italic;
	line-height: normal;
}	
	
a:link {
	text-decoration: none;
	color: #2A7BCD;
}
a:visited {
	text-decoration: none;
	color: #2A7BCD;
	}
a:active {
	text-decoration: underline;
	}


a:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #2A7BCD;
	}

.header {
	position:absolute;
	top:0px;
	width:100%;
	right:15px;
	margin-right:-15px;
	height:2px;
	background-color:#cc3399
	}
#centre {
	width: 100%;
	height: auto;
	text-align: center;
}	
#colOne {
	float: left;
	width: 600px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 35px;
}
.image {
	border-top-width: 0px;
	border-top-style: solid;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin: 0px;
	padding: 0px;
}
.mini {
	border-top-width: 0px;
	border-top-style: solid;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 40px;
}

#colOnecentre {
	width: 100%;
	margin-top: 12px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
	height: 595px;
	margin-bottom: 37px;
}
#top2 {
	width: 100%;
	text-align: left;
	height: 2px;
	position: fixed;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(img/top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	top: 0px;
}
#left {
	width: 2px;
	height: 100%;
	position: fixed;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	left: 0px;
	top: 0px;
}
#top {
	width: 100%;
	text-align: left;
	height: 40px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(img/top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#top_sans {
	width: 100%;
	text-align: center;
	height: 36px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(img/top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#top_tv {
	width: 100%;
	text-align: center;
	height: 640px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #000;
}
#footer {
	width: 100%;
	text-align: center;
	height: 2px;
	position: fixed;
	bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	background-color: #000;
}
#realfooter {
	width: 100%;
	text-align: left;
	height: auto;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	float: left;
	padding-top: 20px;
	background-image: url(img/mouvement3000footer.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#mvt {
	width: 310px;
	text-align: center;
	height: 310px;
	border: 0px solid #d1d3d4;
	padding: 0px;
	float: left;
	margin-top: 0.25%;
	margin-right: 0.25%;
	margin-bottom: 1%;
	margin-left: 0.25%;
}
#mvt_vide {
	width: 90%;
	text-align: center;
	height: 50px;
	border: 0px solid #d1d3d4;
	padding: 0px;
	float: left;
	margin-top: 0.25%;
	margin-right: 0.25%;
	margin-bottom: 1%;
	margin-left: 0.25%;
}
#project {
	width: 310px;
	text-align: center;
	height: 300px;
	border: 1px solid #d1d3d4;
	margin: 0px;
	padding: 0px;
}
#project_vide {
	width: 300px;
	text-align: left;
	height: 300px;
	border: 0px solid #d1d3d4;
	margin: 0px;
	padding: 0px;
	background-color: d1d3d4;
	background-image: url(img/mvt3000_vide.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#titre {
	width: 300px;
	text-align: left;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
.work {
	width: auto;
	text-align: left;
	background-color: #D1D3D4;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.vision {
	margin: 0px;
	padding: 0px;

}
#g {
	float: left;
	width: 680px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 1%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	height: 137px;
}
#d {
	float: right;
	width: 350px;
	margin-top: 0px;
	margin-right: 1%;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	height: 137px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	bottom: 9px;
	position: absolute;
	right: 0px;
}
