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


body {
	margin-left: 0px;
	margin-Top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: absolute;
	left: 15%;
	color: #FFFFFF;
	background-color: #000000;
	overflow-x: hidden;
}


#Main {
	width:975px;

}


a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}

a:hover {
	text-decoration: none;
	color: #666666;
}


a:active {
	text-decoration: none;
	color: #000000;
	
	}


#Menu {
	width: 975px;
	margin-Top: 0px;
	padding-Top: 10px;

	
}

.MontexteCol {
	font-size: 11px;
	color: #333333;
	font-family: Helvetica;
	width:40%;
	line-height: 18px;
	float:left;
}

.MontexteColDroite {
	font-size: 11px;
	color: #333333;
	font-family: Helvetica;
	line-height: 18px;
	
}

/*.MontexteColEng {
	font-size: 11px;
	color: #999999;
	font-family: Helvetica;
	width:40%;
	line-height: 18px;
	font-style: italic;
	float:left;
	
}*/
#ImageGraphisme .MontexteColEng {
	font-family: helvetica;
	font-size: 11px;
	font-style: italic;
	line-height: 18px;
	color: #999999;
}

#MaColDroite {
	font-size: 11px;
	color: #333333;
	font-family: Helvetica;
	width:50%;
	line-height: 18px;
	float:right;
}

h1 {
	font-family: Helvetica;
	font-size: 10px;
	color: #000000;
	margin-Top: 0px;
	background-color: #e2dcd2;
	line-height: 16px;
	padding-bottom: 4px;
	padding-Top: 2px;
	font-weight: lighter;	

	
}
h2 {
	font-family: helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: -10px;
}

h3 {
	font-family: helvetica;
	font-size: 10px;
}


#Menu {
	width: 975px;
	margin-Top:60px;
	padding-Top: 0px;	



	
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#Menu h1 {
	padding-left:25px;
	color: #000000;
	float:left;
	margin-Top: 0px;
	padding-right:0px;
width: 80px;
	
	
}


.ImageTitre {
	width: 950px;
	padding-bottom:0px;
	margin-Top: 50px;
	background-color: #FFFFFF;
	color: #000000;
	padding-left: 25px;

}

#ImageGraphisme {
	padding-bottom:0px;
	margin-Top: 40px;
	padding:25px;
	background-color: #FFFFFF;
	color: #000000;	
	float: right;
}
