p, h1, h2, h3, h4, ul, img, div {
	margin: 0;
	padding: 0;
}

html{	
	background: url("images/fondbandeau.jpg") 0 0 repeat-x;
	background-color: #ffffff;
}

body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: "Arial", Verdana, serif;
	font-size: 11px;
	font-weight: normal;
	color: #313131;
}

div#body_footer { background: url("images/fondfooter.jpg") 0 bottom repeat-x ; }

div#page {
	width: 980px;
	margin: 0 auto;
}


/*############################
#								#
#	DIVERS						#	
#								#
#############################*/	


a {	text-decoration: none; }
img { border:0; }

.alignTop { vertical-align: text-top; }
.alignBottom { vertical-align: text-bottom; }
.alignMiddle  { vertical-align: middle; }
.alignLeft { text-align: left; }
.alignRight { text-align: right; }
.alignCenter { text-align: center; }

.underline { text-decoration: underline; }
.bold { font-weight: bold; }
.normal {font-weight: normal; }
.italic { font-style: italic; }
.inline { display: inline; }

.block { display: block; }
.clear { clear: both; }
.spanClear { display: block; clear: both; font-size: 1px; height: 1px; }
.floatLeft { float: left; }

.error { border: 1px solid #ff0000; }

/********** ESPACEMENTS *************/

.padT13 { padding-top: 13px; }

/********** COULEURS ****************/

.color1 { color: #ffffff; } /* Blanc */
.color2 { color: #000000; } /* Noir */


/*###############################
#								#
#	HAUT						#	
#								#
###############################*/	
	
div#haut {
	width: 980px; /*  980 */
	height: 132px; /*132*/
	position: relative;
	z-index: 99;
}

	div#haut a#logo {
		display: block;
		float: left;
		width: 250px;
		height: 100px;
	}
	
	
	div#haut div#flashmenu {
		float: left;
		width: 720px;
		height: 96px; /*104*/
		padding-top: 8px;
	}
	
	div#haut div#menu_haut {	
		float: left;
		width: 817px; /* 980 */
		height: 26px; /*28 */
		padding: 2px 0 0 204px;
	}
	
		div#menu_haut ul {
			width: 782px;
			/*height: 26px;*/
			list-style-type: none;
		}
		
			div#menu_haut ul.ulHn1 li {
				position: relative;
				display: block;
				float: left;
				/*text-align: center;*/
			}
			
				div#menu_haut ul.ulHn1 li a {
					display: block;
					float: left;
					font-size: 12px;
					color: #ffffff;
					font-weight: bold;
					/*text-align: center;*/
					padding: 5px 17px 6px 17px;
					cursor: pointer;
				}
								
					div#menu_haut ul.ulHn1 li a:hover span {
						color: #81a5d0;
					}
					
					div#menu_haut ul.ulHn1 li ul.ulHn2 {
						position:absolute;
						width:150px;
						background-color: #494752;
						top:26px;
						left: 0;
					}
					
					
		/* display Block */
				div#menu_haut ul.ulHn1 li:hover ul.ulHn2  {
					display: block !important;
				}
	
		
					
										
/*###############################
#								#
#	CONTENEUR					#
#								#
###############################*/


div#conteneurRepeat {
	width: 980px;
	background: url("images/fonddroit.gif") 761px 0 repeat-y;
}

div#conteneur {
	width: 980px;
	background: url("images/fondgauche.gif") 0 0 repeat-y;
	padding-bottom: 20px;
}

/*###############################
#								#
#	GAUCHE						#
#								#
###############################*/
	
div#gauche {
	float: left;
	width: 202px;
	position: relative;
	z-index: 40;
}

	div#cadregris {
		width: 188px; /* 202 */
		border-top: 1px solid #d1d1d1;
		padding: 6px 6px 14px 6px;
	}

	
		div#cadregris div#menu_gauche {
			width: 188px;
			border: 1px solid #a8a7a7;
			background-color: #ffffff;
			padding-bottom: 15px;
		}
		
			div#gauche ul {
				list-style-type: none;
			}
			
				/* Niveau 1 */
		
				div#gauche ul.ulGn1 {
					margin-bottom: 10px;
				}
			
					div#gauche ul.ulGn1 li {
						position: relative;
						display: block;
						width: 194px;
						padding: 2px 0 ;
						margin: 3px 0 0 -6px;
					}
			
					div#gauche ul.ulGn1 li a {
						display: block;
						width: 181px; /* 183 */
						font-size: 14px;
						color: #ffffff;
						cursor: pointer;
						font-weight: bold;
						text-transform: uppercase;
						padding: 6px 0 27px 13px;
						background-position : 0 0 ;
						background-repeat: no-repeat;
					}
						
						div#menu_gauche ul.ulGn1 li a#ulGn_vert { background-image: url('images/bandeau_vert.gif'); }
						div#menu_gauche ul.ulGn1 li a#ulGn_rouge { background-image: url('images/bandeau_rouge.gif'); }
						div#menu_gauche ul.ulGn1 li a#ulGn_bleu{ background-image: url('images/bandeau_bleu.gif'); }
				
						
				/* Niveau 2 */
				div#gauche ul.ulGn1 li ul.ulGn2 {
					display: block !important;
					margin-bottom: 10px;
				}
			
				div#gauche ul.ulGn1 li ul.ulGn2 li {
					position: relative;
					display: block;
					width: 178px; /* 178 */
					background: none;
					padding: 2px 0px;
					margin: 0 0 0 17px;
				}
					
					div#gauche ul.ulGn1 li ul.ulGn2 li a {
						display: block;
						width: 158px; /* 178 */
						font-size: 11px;
						color: #313131;
						cursor: pointer;
						font-weight: normal;
						text-transform: none;
						padding: 0 7px 0 13px;
						background: url("images/flechenoirG.gif") left 3px no-repeat;
					}
					
					
					div#gauche ul.ulGn1 li ul.ulGn2 li a span {
						font-size: 12px;
						font-weight: bold;
						color: #005cd1;
						cursor: pointer;
					}
					
						div#gauche ul.ulGn1 li ul.ulGn2 li a:hover {
							color: #;
						}					
					
						/* Niveau 3 et 4  */
							div#gauche ul.ulGn1 li ul.ulGn2 li ul.ulGn3, 
							div#gauche ul.ulGn1 li ul.ulGn2 li ul.ulGn3 li ul.ulGn4 {
								display: none;
								position: absolute;
								top: -1px;
								left: 177px;
								padding: 5px 0;
								background-color: #b6cf68;
								border: 1px solid #a8a7a7;
							}
							
								
								div#gauche ul.ulGn1 li ul.ulGn2 li ul.ulGn3 li a, 
								div#gauche ul.ulGn1 li ul.ulGn2 li ul.ulGn3 li ul.ulGn4 li a { color: white;}
								
								div#gauche ul.ulGn1 li.liNiv10 ul.ulGn2 li ul.ulGn3 li a, 
								div#gauche ul.ulGn1 li.liNiv10 ul.ulGn2 li ul.ulGn3 li ul.ulGn4 li a{background: url("images/flechenoir2G.gif") left 3px no-repeat !important;}
								
								div#gauche ul.ulGn1 li.liNiv12 ul.ulGn2 li ul.ulGn3 li a, 
								div#gauche ul.ulGn1 li.liNiv12 ul.ulGn2 li ul.ulGn3 li ul.ulGn4 li a{background: url("images/flechenoir2B.gif") left 3px no-repeat !important;}
								
								div#gauche ul.ulGn1 li.liNiv11 ul.ulGn2 li ul.ulGn3 li a, 
								div#gauche ul.ulGn1 li.liNiv11 ul.ulGn2 li ul.ulGn3 li ul.ulGn4 li a{background: url("images/flechenoir2R.gif") left 3px no-repeat !important;}

								
				/* display Block */
				div#gauche ul.ulGn1 li ul.ulGn2 li:hover ul.ulGn3, 
				div#gauche ul.ulGn1 li ul.ulGn2 li ul.ulGn3 li:hover ul.ulGn4 {
					display: block !important;
				}
								
								
	div.divblanche {
		width: 202px;
		height: 8px;
		background-color: #ffffff;
		border-top: 1px solid #d1d1d1;
	}
	
	div#gauche div.cadregris2 {
		width: 200px; /* 202 */
		background-color: #e5e6e6;
		border: 1px solid #d1d1d1;
	}		
		
			div.cadregris2 a {
				display: block;
				width: 129px; /* 200 */
				height: 37px; /* 43 */
				font-size: 11px;
				color: #313131;
				cursor: pointer;
				border: 1px solid #ffffff;
				border-top: 0;
				padding: 6px 12px 0 57px;
			}
		
			div.cadregris2 a#calendrier { 
				background: url("images/calendrier.gif") 0 0 no-repeat;
				border-top: 1px solid #ffffff;
			}
			
			div.cadregris2 a#book { background: url("images/book.gif") 0 0 no-repeat;}
			div.cadregris2 a#preinscip { background: url("images/petitinscript.gif") 0 0 no-repeat;}
			div.cadregris2 a#catalog { background: url("images/petitcatalogue.gif") 0 0 no-repeat;}
			div.cadregris2 a#consul { background: url("images/petitconsultant.gif") 0 0 no-repeat;}

/*###############################
#									#
#	CONTENU							#
#									#
###############################*/
	
div.contenu {
	float: left;
	width: 535px; /* 557 */
	padding: 0 12px;
}

/* TRACKER */
div#tracker {
	width: 465px; /*467*/
	height: 25px; /*34 */
	padding: 19px 0 0 2px;
}
		
	div#tracker, div#tracker span, div#tracker a, di#cms div#tracker a {
		color: #242527 !important;
		font-size: 11px;
		text-decoration: none !important;
	}
	
		div#tracker a:hover {
			text-decoration: underline !important;
		}
		
	

/*###############################
#								#
#	DROITE						#
#								#
###############################*/
	
div#droite {
	float: left;
	width: 210px;
}
	
	div#droite div.fondD{
		width: 207px; /* 210 */
		padding-left: 1px;
	}
	
			div#droite div#fondD1{
				width: 193px; /*206*/
				background: url("images/contact.gif") 0 0 repeat-x;
				border-left: 1px solid #f7f7f7;
				border-bottom: 1px solid #f7f7f7;
				border-top: 1px solid #c2c4c5;
				margin-left: 1px;
				padding: 12px 0 9px 14px;
			}
	
			div#droite div#fondD2 { padding-bottom: 0; margin: 0;}
			
		div#droite div.fondDbis {
			width: 208px;			
			border-top: 1px solid #f7f7f7;
			border-bottom: 1px solid #c2c4c5;	
		}
		
			div#droite div#fondDbis2 { border-bottom: 0; }
  
		div#droite a#titreContactD {
			display: block;
			width: 101;
			height: 9px;
			background: url("images/contacter.gif") 0 0 no-repeat;
		}
		
		div#droite div#appeltel{
			width: 166px; /* 207 */
			padding: 10px 0 5px 10px;
			font-size: 13px;
			background: url("images/telephone.gif") 100px 7px no-repeat;
		}	
		
			div#droite p.tel {
				padding-bottom: 5px;
			}
			
			div#droite div#appeltel p.or { font-weight: bold; padding-left: 10px; }
			
				div#droite div#appeltel p.or span { color: #2875d0; }
				
			
		div#droite div#appelmail{
			width: 146px; /* 187 */
			padding: 10px 0 0 10px;
			font-size: 13px;
			background: url("images/at.gif") 77px 2px no-repeat;
		}	
		
			div#droite p.mail {
				padding-bottom: 5px;
			}
			
			div#droite div#appelmail a{
				display: block;
				font-weight: bold;
				color: #2875d0;
				padding-left: 10px;
			}
			
	div#droite div#actualite {
		width: 180px; /* 210 */
                height: 230px;
		border-bottom: 1px solid #c2c4c5;
		padding: 12px 15px 12px 15px;	
                overflow: hidden;
	}
	
		div#droite div#actualite a.grandactu {
			display: block;
			width: 120px; /*180*/
			font-size: 10px;
			color: #2875d0;
			background: url("images/actu.gif") 0 1px no-repeat;
			padding: 0 0 11px 73px;
		}
		
		div#droite div#actualite  a.titreactu {
			display: block;
			font-size: 12px;
			font-weight: bold;
			color: #53503f;
		}
		
		div#droite div#actualite  p.dateactu {
			font-size: 11px;
			color: #5f5b46;
			padding-bottom: 13px;
		}
			
		div#droite div#actualite p.textactu {
			font-size: 11px;
			color: #313131;
		}
		
		div#droite div#actualite a.imgActu{
			float: left;
			margin-right: 5px;
			margin-bottom: 2px;
		}

		div#droite div.paddingD{ padding: 14px 0 14px 10px; }
		
		div#droite a#titreNewsletterD {
			display: block;
			width: 72px;
			height: 9px;
			background: url("images/newsletter.gif") 0 0 no-repeat;
			padding: 5px 72px 11px 0;
		}
		
		div#droite div#admail{
			width: 197px; 
			height: 28px;
		}
		
			div#droite div#admail input.inputtext {
				display: bloc;
				float: left;
				width: 140px; /* 143 */
				height: 22px; /* 27 */
				font-family: Times New Roman, Arial;
				color: #9c9a9a;
				font-size: 11px;
				border: 1px solid #979595;
				padding: 6px 0 0 3px;
			}
			
			div#droite div#admail input.inputimage {
				display: bloc;
				float: left;
				width: 40px; /* 38  */
				height: 27px; /* 28  */
				border: 0;
				padding: 1px 0 0 2px;
			}
			
		div#droite div#titrelexiqueD {
			width: 160px;
			height: 13px;
			background: url("images/lexique.gif") 0 2px no-repeat;
			padding-bottom: 11px;
		}	
		
			div#droite div#titrelexiqueD a.voirlexique {
				width: 50px;
				font-size: 10px;
				color: #2875d0;
				margin-left: 56px;
			}		
		
				div#droite ul {
							list-style-type: none;
						}

						/* Niveau 1 */
					div#droite ul.ulDlexique li {
						width: 185px; /* 197 */
						display: block;
						padding: 1px 0 1px 12px;
					}
						
						div#droite ul.ulDlexique li a {
							display: block;
							width: 168px; /* 185 */
							font-size: 14px;
							color: #313131;
							cursor: pointer;
							padding-left: 17px;
							background: url("images/flecheverteDgris.gif") left 4px no-repeat;
						}
		
		div#droite a#titreliensutilesD {
			display: block;
			width: 77px;
			height: 9px;
			background: url("images/liensutiles.gif") 0 0 no-repeat;
			padding: 5px 77px 11px 0;
		}	
		
		div#droite div#cadregrisfondblanc {
			width: 165px; /* 187 */
			background-color: #ffffff;
			border: 1px solid #a8a7a7;
			padding: 5px 11px 9px 11px;
			margin-bottom: 10px;
		}			

			div#droite ul.ulDliensutiles li {
				width: 166px; /* 183 */
				display: block;
				padding: 2px 0 2px 0;
			}
				
				div#droite ul.ulDliensutiles li a {
					display: block;
					width: 153px; /* 166 */
					font-size: 11px;
					color: #555454;
					cursor: pointer;
					padding-left: 13px;
					background: url("images/flecheverteD.gif") left 4px no-repeat;
				}

/*###############################
#								#
#	BAS DE PAGE					#	
#								#
###############################*/
	
div#bas {
	width: 980px;
	height: 37px; /*40*/
	text-align: center;
}

	div#bas, div#bas span, div#bas a {
		color: #ffffff;
		font-weight: bold;
		font-size: 11px;
	}
	
		div#bas a:hover {
			text-decoration: underline;
		}
	
/*###############################
#								#
#	INDEX						#
#								#
###############################*/
	
div#index {
	width: 535px;
}
	
	div#index h1 {
		font-size: 14px;
		color: #313131;
		font-weight: bold;
		padding-bottom: 4px;
	}

	div#index div#precons {
		width: 535px;
		padding: 17px 0 32px 0;		
	}
		
		div#index div.trio {
			float:left;
			width: 175px; /*178*/
			padding-right: 5px;
		}

			div#index div#formationC { width: 175px; padding-right: 0;}
		
		div#index h2 {  margin-bottom: 3px; }

			div#index h2 a {
				font-size: 16px;
			}
			
				div#index h2.bleuC a ,h3.bleuC { color: #5b91d3; }
				div#index h2.rougeC a,h3.rougeC { color: #c0504d; }			
				div#index h2.vertC a,h3.vertC { color: #92bc3c; }
		
		div#index div.grisC {
			width: 169px; /* 175 */
			height: 176px; /* 182*/
			padding: 2px;
			border: 1px solid #d0d0d0;
			background-color: #e7e8ea;
		}
		
			div#index div.grisC  p.textgrisC {
				font-size: 11px;
				color: #555454;
				padding-top: 8px;
			}
		
		div#index h3{
			font-size: 12px;
			font-weight: bold;
			padding-top: 18px;
		}
			div#index h3 a.h3bis{ color: #313131; }
		
		div#index p.textC {
			font-size: 11px;
			color: #313131;
			padding: 18px 0;
			height: 90px;
		}
		
		div#index a.lienC {
			font-size: 11px;
			color: #2875d0;
		}
		
		div#index div.gris2C {
			width: 173px; /* 175 */
			height: 87px; /* 89 */
			border: 1px solid #d0d0d0;
			background-color: #e7e8ea;
			margin-top: 70px;
		}
		
			div#index div.gris2C div.bordblancC {
				width: 171px; /* 173 */
				height: 85px; /* 87 */
				border: 1px solid #ffffff;
			}
				
				div#index div.gris2C div.bordblancC a.pictoC {
					display: block;
					float: left;
					width: 90px; /* 171 */
					height: 56px; /* 85 */
					padding: 29px 0 0 81px;
					font-size: 12px;
					font-weight: bold;
					color: #313131;	
				}
				
					div#index a#lieninscripC { background: url("images/inscript.gif") left 0 no-repeat; }
					div#index a#liencommandeC { background: url("images/catalogue.gif") left 0 no-repeat; }
					div#index a#lienconsultC { background: url("images/consultant.gif") left 0 no-repeat; padding-top: 20px}
				
	
/*###############################
#								#
#	CMS							#
#								#
###############################*/

div#cms {
	width: 467px; /*559*/
	padding: 0 46px;
}

/* LES TITRES */

	div#cms h1 {
		width: 467px;
		padding-bottom: 25px;
		padding-top: 30px;
		font-size: 25px;
		font-weight: bold;
		color: #7eab19;
	}

	div#cms h2 {
		width: 467px;
		font-size: 14px;
		font-weight: normal;
		color: #5b91d3;
		border-bottom: 1px solid #5b91d3;
		padding-bottom: 4px;
		margin-top: 7px;
		margin-bottom: 5px;
		font-weight: bold;
	}

	
	div#cms h3 {
		width: 432px; /* 467 */
		font-size: 14px;
		font-weight: bold;
		color: #c0504d;
		padding: 15px 0 5px 20px;
		margin-left: 25px;
		background: url("images/fleche_cms.gif") 0 20px no-repeat;
	}
	
	div#cms h4 {
		width: 457px; /* 467*/
		font-size: 14px;
		color: #313131;
		padding: 15px 0 15px 10px;
		margin-left: 25px;
		background: url("images/point_cms.gif") 0 23px no-repeat;
	}

/* DIVERS COMMUN */

	div#cms a {
		color: #2875d0;
		text-decoration: underline;
	}
	
	div#cms q { /*legende*/
		display: block;
		color: #313131;
		text-align: center;
		font-size: 10px;
	}
	

/*	div#cms ul {
		padding-left: 2px;
		list-style-type: none;
	}
	
			div#cms ul li {
				background: url("images/puce_carreGris.gif") 0 5px no-repeat;
				margin-left: 37px;
			}
*/
	
	/* NEW */
	
	div#cms .text1, div#cms .text2, div#cms .text3 {
		color: #313131;
		text-align: justify;
		font-size: 12px;
	}
	
	
	div#cms .catcher {
		width: 422px; /* 467*/
		font-size: 12px;
		text-align: justify;
		font-weight: bold;
		cursor: pointer;
		padding: 5px 20px 15px 25px;
	}
	
	div#cms .media {
		overflow: hidden;
		width: 467px;
		padding: 15px 0 15px 0;
	}
	
	div#cms .text1 {
		width: 422px; /*467*/
		padding: 15px 10px 15px 25px;
	}
	
	div#cms div.text1 ul li{
		margin-left: 37px;
		padding-top: 4px;
		padding-bottom: 4px;
	}
	
	div#cms .text2 {
		float: left;
		width: 49%;
		margin-right: 2%;
	}
	
	div#cms .text3 {
		float: left;
		width: 32%;
		margin-right: 2%;
	}
	
	div#cms .last {
		margin-right: 0;
	}
	
	div#cms .left {
		float: left;
		margin: 0 10px 10px 0;
		text-align: center;
	}
	
	div#cms .right {
		float: right;
		margin: 0 0 10px 10px;
		text-align: center;
	}
	
	

/*###############################
#								#
#	CONTACT						#
#								#
###############################*/

div#contact {
	width: 535px; /* 535 */
}

	div#contact h1 {
		width: 535px;
		padding-bottom: 15px;
		font-size: 18px;
		font-weight: normal;
		color: #7eab19;
	}
	
	div#contact div.presentation {
		width: 515px; /* 535 */
		padding: 10px 10px 30px 10px;
		font-size: 12px;
		text-align: justify;
	}

	
	div#contact div.blocgris {
		width: 533px; /* 535 */
		background-color: #e7e8ea;
		border: 1px solid #bcbebd;
	}
		
		div#contact div.cadreblancform {
			width: 531px; /* 533 */
			border: 1px solid #ffffff;
			padding: 15px 0 10px 0;
		}
	
			div#contact form {
				font-size: 12px;
				color: #5b5b5b;
			}
			
			div#contact form div {
				text-align: right;
				margin-top: 4px;
				width: 400px;
			}
			
			div#contact form div.checkboxContact {
				text-align: left;
				padding-left: 100px;
			}
			
				div#contact form div.marginTop20 {
					margin-top: 20px;
				}
				
				div#contact form div.marginBottom20 {
					margin-bottom: 20px;
				}
			
			div#contact form p.s1 {
				float: left;
				text-align: right;
				margin-top: 4px;
				width: 248px;
			}
			
			div#contact label {
				cursor: pointer;
			}
			
			div#contact input.text, div#contact textarea{
				font-size:12px;
				padding: 3px;
				width: 180px;
				vertical-align: middle;
			}
			
			div#contact select {
				padding: 2px;
				width: 188px;
			}
			
			div#contact input.text, div#contact textarea, div#contact select {
				border: 1px solid #aaa9a9;
			}
			
			div#contact input.text {
				height: 14px;
				background-image: url("images/input-fond.gif");
				background-position: left bottom;
				background-repeat: repeat-x;
				background-color: #ffffff;
				margin-left: 5px;
			}
			
			div#contact div#filet {
				width: 531px; /* 535 */
				height: 2px;
				background-image: url("images/filet_formulaire.gif");
				background-position: 126px 0;
				background-repeat: no-repeat;
				margin: 15px 0 19px 0;
			}

			
			div#contact textarea {
				height: 70px;
				background-image: url("images/textarea-fond.gif");
				background-position: left bottom;
				background-repeat: repeat-x;
				background-color: #ffffff;
				overflow-y: auto;
				overflow-x: hidden;
				margin-left: 5px;
			}
			
			div#contact input.error, div#contact textarea.error {
				border: 1px solid #ff6666;
				background-image: none;
				background-color: #fde4e4;
			}
			
			div#contact div.fondBleu {
				padding: 12px 25px 12px 0;
				background: #d5e2f0;
			}
			
			div#contact div#btn_envoyer {
				width: 535px; /* 535 */
				margin-top: 30px;
				text-align: center;
			}
			
				div#contact div#btn_envoyer input {
					margin-left: 5px;	
				}
				
			.hidden{
				display : none;
			}
			
				div#contact ul#catalogue{
					text-align: left;
					list-style-type:none;
					padding-left:150px;
					margin:7px;
				}
				
				div#contact ul#formation, div#contact ul#journee_etude  {
					text-align: left;
					list-style-type:none;
					padding-left:100px;
					margin:7px;
				}

/*###############################
#								#
#	PARTENAIRE					#
#								#
###############################*/
				
div#cms ul#golden-n1, div#cms ul#golden-n1 li {
	list-style-type:none;
}

/*###############################
#								#
#	PLAN							#
#								#
###############################*/
				
div#cms div#plan ul, div#cms div#plan ul li {
	list-style-type:none;
}

div#cms div#plan ul li a{
	font-weight: bold;
}

div#cms div#plan ul li ul li a{
	margin-left: 50px;
	font-weight: normal;
}
				
