body {
	padding:0px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 15px;
	background-color: #CCCCCC;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a {
	color: #FF6533;
	font-weight: bold;
}

a.blanc {
	color: #ffffff;
	text-decoration: none;

}
a:hover, a:focus {
	color: #FF4C00;
}


strong {
	color: #A1B55D;
}

/* Bloc central contenant #navigation et #contenu */
#centre {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;

}

/* Navigation */
#navigation {
	height: 480px;
	width: 417px;

}
#fond1	{
	background-image: url(ima/l_index.png);
	background-repeat: no-repeat;
	height: 480px;
	}
	
#fond2	{background-image: url(ima/l_entreprises.png);
background-repeat: no-repeat;
height: 480px;
	}
	
#fond3	{
background-image: url(ima/l_prestations.png);
background-repeat: no-repeat;
height: 480px;
	}
	
#fond4	{
background-image: url(ima/l_methodologie.png);
background-repeat: no-repeat;
height: 480px;
	}


#fond5	{
background-image: url(ima/l_avantages.png);
background-repeat: no-repeat;
height: 480px;
	}
	
#fond6	{
background-image: url(ima/l_op.png);
background-repeat: no-repeat;
height: 480px;
	}
	
#fond7	{
	background-image: url(ima/l_asso.png);
	background-repeat: no-repeat;
	height: 480px;
	}
	#fond8	{
	background-image: url(ima/l_formations.png);
	background-repeat: no-repeat;
	height: 480px;
	}
	
		#fond9	{
	background-image: url(ima/l_apropos.png);
	background-repeat: no-repeat;
	height: 480px;
	}
#fond10 {
	background-image: url(ima/l_rea.png);
	background-repeat: no-repeat;
	height: 480px;
}

#fond11 {
	background-image: url(ima/l_astuces.png);
	background-repeat: no-repeat;
	height: 480px;
}

#fond12 {
	background-image: url(ima/l_entreprise.png);
	background-repeat: no-repeat;
	height: 480px;
}

#navigation a {
	color: #FF6533;
}
#navigation a:hover, #navigation a:focus {
	background: #000000;
}

/* Contenu principal */
#contenu {
	margin-left: 440px;
	width: 540px;
	height: 480px;
	overflow-y: auto;
	scrollbar-arrow-color:blue;
	scrollbar-face-color: #e7e7e7;
	scrollbar-3dlight-color: #a0a0a0;
	scrollbar-darkshadow-color:#888888;
	background-image: url(ima/bulles.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#texte a {
	color: #000000;
}
#texte a:hover, #contenu a:focus {
	color: #6E5122;
}
#texte strong {
	color: #181A12;
}
#texte {
	color: #000000;
	width: 480px;
	padding-top: 5px;
}

#texte a.red {
	color: #FF0000;
}


/* --- POSITIONNEMENT --- */

/* Page */
body {
}
#global {
	width: 980px; /* -> 3 */
	margin: 0 auto; /* -> 4 */
	background-color: #FFFFFF;
}

/* En-tête */
#entete {

	width: 980px;
	margin:0 auto;
	background-color: #FFFFFF;

}


#logo {
	width:244px;
	height:104px;
}
img {
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}


#menu1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
}

#menu1 ul {
	padding:0;
	list-style-type:none;
	left: 500px;
	float: right;
	top:-200px;
	margin-top: -100px;

	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	
 }
#menu1 li {
 float:left; /*pour IE*/
 border-left:1px solid #ffffff;
 }
#menu1 ul li a {
	display:block;
	float:left;
	width:170px;
	line-height:30px;
	color:#ffffff;
	text-decoration:none;
	text-align:center;
	background-image: url(ima/back_smenu1.png);
	background-repeat: no-repeat;
 }
 
  
 #menu1 li a.current{
	display:block;
	float:left;
	width:170px;
	line-height:30px;
	color:#ffffff;
	text-decoration:none;
	text-align:center;
	background-image: url(ima/back_smenu1.png);
	background-repeat: no-repeat;
 }
#menu1 ul li a:hover {
	color:white;
	color:#ffffff;
	background-image: url(ima/back_smenu2.png);
	background-repeat: no-repeat;
 }  

#menu1 ul li a:focus
{
	color:white;
	color:#556685;
	background-image: url(ima/back_smenu2.png);
	background-repeat: no-repeat;
 }  
 
#menu1 ul li a.current{
	color:white;
	color:#ffffff;
	background-image: url(ima/back_smenu2.png);
	background-repeat: no-repeat;
 }
 
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}


#menu2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
}

#menu2 ul {
	padding:0;
	list-style-type:none;
	left: 500px;
	float: right;
	margin-top: -20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
 }
#menu2 li {
 float:left; /*pour IE*/
 border-left:1px solid #ffffff;
 }
 
 #menu2 li a.current{
	display:block;
	float:left;
	width:170px;
	line-height:25px;
	color:#E1081D;
	text-decoration:none;
	text-align:center;
	background-image: url(ima/back_menu2.png);
	background-repeat: no-repeat;
 }
  

 
#menu2 ul li a {
	display:block;
	float:left;
	width:170px;
	line-height:25px;
	color:#ffffff;
	text-decoration:none;
	text-align:center;
	background-image: url(ima/back_menu1.png);
	background-repeat: no-repeat;
 }
#menu2 ul li a:hover {
	color:white;
	color:#E1081D;
	background-image: url(ima/back_menu2.png);
	background-repeat: no-repeat;
 }  
 
/* Bloc central contenant #navigation et #contenu */
#centre {
	width: 100%;
	overflow: hidden;
	height:480px;
	background-color: #FFFFFF;
}

/* Menu de navigation */
#navigation {
	width: 417px;
	float: left; /* -> 6 */
}

#navigation #menu3 {
	width: 100px;
	border-style: solid solid none solid;
	border-color: #94AA74;
	border-size: 0px;
	border-width: 0px;
	float: right;
	font-family: "Trebuchet MS",Arial,sans-serif;
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 55px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#navigation #menu3 ul {
list-style: none;
margin: 0;
padding: 0;
}

#navigation #menu3 li a {
height: 15px;
voice-family: inherit;

text-decoration: none;
}


#navigation #menu3 li a.current{
	color: #ffffff;
	padding: 8px 0 0 10px;
	background-color: #ea640c;
 }

#navigation #menu3 li a:link, #navigation #menu3 li a:visited {
	color: #ffffff;
	display: block;
	padding: 8px 0 0 10px;

}

#navigation #menu3 li a:hover {
	color: #ffffff;
	padding: 8px 0 0 10px;
	background-color: #ea640c;

}

#navigation #menu3 li a:active {
	color: #26370A;
	padding: 8px 0 0 10px;

}

/* Contenu */

#contenu > :first-child {
	margin-top: 10px;
}
#contenu p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 22px;
	text-align: justify;
}

#contenu ul {
	
}
#contenu li {
	font-family: "Trebuchet MS",Arial,sans-serif ; 
	color: #E1081D;
	font-size: 16px;

	margin-left: 40px;

	line-height: 22px;
	list-style-type: disc;
}



h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 9px;
	margin-bottom: 20px;
	margin-left: 0px;
}


h1 a {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	color: #556685;
	line-height: 9px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 15px;
	color: #DC021A;
	line-height: 12px;	
}

h3 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #DC021A;
	line-height: 12px;

}

/* Pied de page */
#pied {
	width: 980px;
	background-image: url(ima/back_footer.png);
	height: 20px;
	color: #000000;
	text-align: center;
	vertical-align: middle;

}


#pied2 {
	width: 980px;
	margin:0 auto;
	background-image: url(ima/back_footer2.png);
	height: 11px;


}

/* Mention de copyright */
#copyright {
	margin: 8px 0 0 0;
	font-size: 1em;
	text-align: left;
}
.titre1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 17px;
	color: #E1081D;
	font-weight: bold;
	font-variant: small-caps;
}

.titre2{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #E1081D;
	font-weight: bold;
	line-height: 24px;

}


.puce1 {
color: #FF0000
}

.titre3 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	line-height: 24px;
}

#global #centre #navigation #fond1 #pub {
	float: right;
	height: 214px;
	width: 150px;
	margin-top: 200px;
}

img { 
border:0px;
}
table {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 22px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
}
.footerleft {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #000000;
	font-size: 11px;
	float: left;
	width: 880px;
	text-align: left;
	padding-top: 2px;
}

.footerright {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #000000;
	font-size: 11px;
	float: right;
	width: 100px;
	text-align: right;
	padding-top: 2px;
}
.titre4 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #E1081D;
	font-weight: bold;
	line-height: 24px;
}
