* {
	padding: 0;
	margin: 0;
}

body, body.fmes  {
	font-family: "Tahoma", "verdana", sans-serif;
	font-size: 12px;
	color: #333;
	background-image: url(img/bg_body_bleu.png);
	background-repeat: repeat-x;
}

body.notation {
	background: url(img/bg_body_rouge.png) repeat-x;
	font-family: "Tahoma", "verdana", sans-serif;
	font-size: 11px;
}

body.formation {
	background: url(img/bg_body_orange.png) repeat-x;
	font-family: "Tahoma", "verdana", sans-serif;
	font-size: 11px;
}

body.communication {
	background: url(img/bg_body_vert.png) repeat-x;
	font-family: "Tahoma", "verdana", sans-serif;
	font-size: 11px;
}

body.production {
	background: url(img/bg_body_gris.png) repeat-x;
	font-family: "Tahoma", "verdana", sans-serif;
	font-size: 11px;
}

body #container,
body.fmes #container {
	background: url(img/bg_container_bleu.png) no-repeat;
	height: 800px;
}

body.notation #container {
	background: url(img/bg_container_rouge.png) no-repeat;
}

body.formation #container {
	background: url(img/bg_container_orange.png) no-repeat;
}

body.communication #container {
	background: url(img/bg_container_vert.png) no-repeat;
}

body.production #container {
	background-repeat: no-repeat;
}

	body #header,
	body.fmes #header {
		background: url(img/bg_header_bleu.png) no-repeat;
		width: 1100px;
		height: 178px;
	}

	body.notation #header {
		background: url(img/bg_header_rouge.png) no-repeat;
		width: 1100px;
		height: 178px;
	}

	body.formation #header {
		background: url(img/bg_header_orange.png) no-repeat;
	}

	body.communication #header {
		background: url(img/bg_header_vert.png) no-repeat;
	}

	body.production #header {
		background: url(img/bg_header_gris.png) no-repeat;
	}

		ul#nav {
			list-style-type: none;
			font-size: 15px;
			padding: 102px 20px 0 520px;
		}
		
			#nav li {
				float: left;
				text-align: center;
				padding: 0 15px;
			}
			
			#nav li a {
				color: #acadb0;
				text-decoration: none;
			}
			
			#nav li a:hover, #nav li a:active, #nav li a.current {
				color: #fff;
			}
		
	#content {
	background: #fff;
	padding-bottom: 20px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 78px;
	width: 949px;
	}
#container #content #baniere {
}

	
		#content2 {
	margin-right: 100px;
	margin-left: 230px;
	margin-top: 0;
	margin-bottom: 0;
		}
		
		.layus {
	height:666px;
	width:600px;
	background-image: url(img/Accueil1.jpg);
	font-family: Arial,sans-serif;
	color: #FFFFFF;
	font-size: 12px;
		}
		
		.layus1{
	float:left;
	width:280px;
	padding:300px 0 0 20px;
	text-align: left;
		}
		.layus2{
		float:right;
		width:280px;
		padding:320px 0 0 0;
		}
		.layus2 p{
	text-align: center;
	margin:0;
	padding:0;
	}
		.layus h3{
	color: #FFFFFF;
	font-size: 2em;
	font-weight: lighter;
		}
		.layus h4{
	color: #FFFFFF;
	font-size: 1.7em;
	font-weight: lighter;
	text-decoration: none;
	text-align: center;
	letter-spacing:1px;
		}
	
		a {
		
		}
		
		a:hover{
		}
		
		img {
			border: none;
		}
		
		h2 {
			background-color: #000000;
			color: #fff;
			width: 155px;
			font-size: 18px;
			letter-spacing: 6px;
			padding-left: 20px;
			font-weight: normal;
		}

		body h3, body.fmes h3, body dl dt {
			color: #39c;
			font-size: 16px;
			padding: 10px 0;
		}
		
		body.notation h3 {
			color: #c33;
			font-size: 16px;
		}
		
		body.formation h3 {
			color: #c93;
			font-size: 16px;
		}
		
		body.communication h3 {
			color: #693;
			font-size: 16px;
		}
		body.production h3 {
			color: #333333;
			font-size: 16px;
		}
		h4 {
			padding: 10px 0;
			text-decoration: underline;
		}
			
		p {
			margin: 15px 0;
			line-height: 18px;
			text-align: justify;
		}
			
		ul#menu {
	width: 230px;
	font-size: 20px;/*20*/
	padding-top: 20px;
	background-image: url(img/bg_menu.png);
	background-repeat: repeat-y;
	background-position: left top;
	height: auto;
	float: left;
		}
			#menu li {
	height: 46px;
	margin-left: -18px;
	margin-bottom: 4px;
			}
/*#container #content #content2 #columnLeft #vodafone {
	height: 100px;
	width: 100px;
}
#container #content #content2 #columnLeft #vodafone li {
	background-image: url(img/partenaire/vodafone2.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 50px;
}
#container #content #content2 #columnLeft #vodafone li a:hover {
	background-image: url(img/partenaire/vodafone2.png);
	background-repeat: no-repeat;
	background-position: left 50px;
}
*/
			#menu li#fmes a{
	background-image: url(img/menu_fmes.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 46px;
	width: 230px;
	float: left;
	text-indent: -9999px;
			}
			
			#menu li#fmes a:hover,
			#menu li#fmes a.current {
	background-image: url(img/menu_fmes.png);
	background-repeat: no-repeat;
	background-position: left top;
			}
			
			/*#nav li#fmes a:hover, a:active, a.current {
	background-image: url(img/menu_fmes.png);
	background-repeat: no-repeat;
	background-position: left top;
			}*/

			
			
			#menu li#notation a{
	background: url(img/menu_notation.png) no-repeat;
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 46px;
	width: 230px;
	float: left;
	text-indent: -9999px;
			}								
			
			#menu li#notation a:hover,
			#menu li#notation a.current {
	background: url(img/menu_notation.png) no-repeat;
	background-repeat: no-repeat;
	background-position: left top;
			}			


			#menu li#formation a{
	background: url(img/menu_formation.png) no-repeat;
	background-repeat: no-repeat;
	background-position: left bottom;	
	height: 46px;
	width: 230px;
	float: left;
	text-indent: -9999px;
			}
			
			#menu li#formation a:hover, 
			#menu li#formation a.current
			{
	background: url(img/menu_formation.png) no-repeat;
	background-repeat: no-repeat;
	background-position: left top;
			}
			

			#menu li#com a{
	background: url(img/menu_com.png) no-repeat;
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 46px;			
	width: 230px;
	float: left;
	text-indent: -9999px;
			}
			
			#menu li#com a:hover,
			#menu li#com a.current
			{
	background: url(img/menu_com.png) no-repeat;
	background-repeat: no-repeat;
	background-position: left top;
			}
			
			#menu li#production a{
	background: url(img/menu_production.png) no-repeat;
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 46px;			
	width: 230px;
	float: left;
	text-indent: -9999px;
			}
			
			#menu li#production a:hover,
			#menu li#production a.current
			{
	background: url(img/menu_production.png) no-repeat;
	background-repeat: no-repeat;
	background-position: left top;
			}

			#menu li#center a{
	background: url(img/menu_center.png) no-repeat;
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 46px;			
	width: 230px;
	float: left;
	text-indent: -9999px;
			}
			
			#menu li#center a:hover,
			#menu li#center a.current
			{
	background: url(img/menu_center.png) no-repeat;
	background-repeat: no-repeat;
	background-position: left top;
			}

			
			
			
			/*#menu li#centpcent a{
	color: #acadb0;
	text-decoration: none;
	width: 230px;
			}
			#menu li#centpcent a:hover,
			#menu li#centpcent a.current {
	color: #333333;
	text-decoration: none;
			}
			#menu li#centpcent {
	font-size: 18px;
	margin-top: 40px;
	text-indent: 0px;
	margin-left: 10px;
	height: 62px;
			}
			#menu li#centpcent img {
	display: none;
			}
			#menu li#centpcent a:hover img,
			#menu li#centpcent a.current img {
	display: inline;
			}*/

			/*#menu li a {
				color: #838588;
				text-decoration: none;
			}
			
			#menu li a:hover, #menu li a:active, #menu li a.current {
				color: #303338;
			}*/
			
		ul#general {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
		}
		
			ul#general li {
	list-style-type: square;
	line-height: 14px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	margin: 0px;
			}
		
		#box, body.fmes #box {
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	font-size: 12px;
	width: 240px;
	margin: 0px;
	float: right;
}	

.fmes #box li {
	list-style-type: disc;
}


.fmes #container #content #content2 #top #box #telechargement {
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0px;
}

#content2 #top {
	margin-bottom: 20px;
	background-image: url(img/visuFmes.gif);
	background-repeat: no-repeat;
	height: 273px;
}


body.prod #box {
	width: 350px;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content2 #topnotation {
	height: 273px;
	width: 609px;
	background-image: url(img/visuNotation2.gif);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}



.fmes img {
	float: left;
	padding-right: 9px;
	margin-top: 3px;
}

.grasgris {
	font-weight: bold;
	color: #333333;
	line-height: 20px;
	font-size: 11px;
		}
		body.notation #box {
	padding-top: 40px;
	float: right;
	font-size: 12px;
	width: 240px;
		}	

.notation #box li {
	list-style-type: disc;
}

.notation img {
	float: left;
	margin-top: 3px;
	padding-right: 9px;
}

		
		body.formation #box {
	width: 609px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 35px;
	float: left;
		}
	
		
		/*.box #prod {
	float: right;
	width: 350px;
		}*/
			

	#footer {
	width: 934px;
	text-align: center;
	color: #000066;
	text-decoration: underline;
	padding: 10px;
	font-size: 11px;
	clear: both;
	background-image: url(img/bg_footer.png);
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 78px;
	line-height: 18px;
	}
	
	#footer a {
		color: #000000;
	}
#content2 #bottom #box2 {
	float: right;
	width: 300px;
}
/*#content2 #caBg {
	background: white url(img/bg_logoAss.png) 50% 50% no-repeat;
}*/
#container #content #content2 #caBg img {
	margin-left: 84.5px;
}

#container #content #content2 #columnLeft {
	float: left;
	width: 200px;
	margin-left: 100px;
}
#container #content #content2 #columnRight {
	width: 200px;
	float: right;
	margin: 0px;
	padding: 0px;
}
#container #content #content2 .recrutement {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
}
#container #content #content2 #columnRight .gfmi {
}
#container #content #content2 #columnRight a {
text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	line-height: 20px;

}
#container #content #content2 #columnRight a:hover{
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #999999;
	line-height: 20px;

}
#container #content #content2 .imgRight {
	width: 600px;
	height: 253px;
	padding-bottom: 10px;
	padding-left: 10px;
}
