/*#F2F2F2*/

p, h1, h2, h3, h4, ul, img, div {
	margin: 0;
	padding: 0;
}

html {
	background: #ffffff url("images/fond-hautRepeat.gif") 0 0 repeat-x;
}

body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: "Arial", Verdana, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background: url("images/fond-bas.gif") left bottom repeat-x;
}

div#fondH {
	background: url("images/fond-haut.jpg") center 0 no-repeat;
}

div#page {
	position: relative;
	width: 980px;
	margin: 0 auto;
	padding-bottom: 85px;
}


/*###############################
#								#
#	DIVERS						#	
#								#
###############################*/	


a {	text-decoration: none; }
img { border:0; }
.alignTop { vertical-align: text-top; }
.alignBottom { vertical-align: text-bottom; }
.alignMiddle  { vertical-align: middle; }
.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; }
.center { text-align: center; }
.alignCenter { text-align: center; }
.left { text-align: left; }
.alignLeft { text-align: left; }
.alignRight { text-align: right; }
.block { display: block; }
.inline { display: inline }

a.savoirPlus {
	font-size: 11px;
	color: #b30101;
	background: url("images/puce_savoirPlus.gif") 0 1px no-repeat;
	padding-left: 18px;
}

p.puce_flecheBlanc {
	background: url("images/puce_flecheBlanc.gif") 0 5px no-repeat;
}

/************ ESPACEMENT ************/

.paddingT5 { padding-top: 5px; }
.paddingB3 { padding-bottom: 3px; }
.paddingB7 { padding-bottom: 7px; }
.paddingB15 { padding-bottom: 15px; }
.paddingL40 { padding-left: 40px; }
.marginL40 { padding-left: 40px; }
.marginL45 { padding-left: 45px; }
.marginL20 { padding-left: 20px; }
.marginT25 { padding-top: 25px; }
.marginT30 { padding-top: 30px; }
.marginR20 { padding-right: 20px; }

/************ WIDTH *****************/

.width60 { width: 60px; }
.width70 { width: 70px; }
.width73 { width: 73px; }
.width80 { width: 80px; }
.width85 { width: 85px; }
.width90 { width: 90px; }
.width100 { width: 100px; }
.width110 { width: 110px; }
.width120 { width: 120px; }
.width130 { width: 130px; }
.width50pourc { width: 45%; }


/************ HEIGHT *****************/

.height15 { height: 15px; }


/********** COULEURS ****************/

.color1	{ color: #ffffff; } /* Blanc */
.color2	{ color: #000000; } /* Noir */
.gray 	{ color: #aaaaaa; }


/************ SIZE *****************/

.size10 { font-size: 10px; }
.size11 { font-size: 11px; }
.size12 { font-size: 12px; }
.size13 { font-size: 13px; }
.size14 { font-size: 14px; }
.size16 { font-size: 16px; }
.size18 { font-size: 18px; }
.size20 { font-size: 20px; }
.size24 { font-size: 24px; }


/*###############################
#								#
#	HAUT						#	
#								#
###############################*/	
	
div#haut {
	width: 960px; /* 980 */
	height: 285px;
	padding-right: 20px;
}

	div#haut a#logo {
		float: left;
		display: block;
		width: 307px;
		height: 34px;
	}
	
	div#haut div#haut_droite {
		float: right;
		width: 460px;
		height: 207px; /* 248 */
		padding-top: 41px;
	}
	
		div#haut_droite div.titre {
			font-size: 18px;
			color: #fefefe;
			text-transform: uppercase;
			border-bottom: 1px solid #ffffff;
			padding: 0 0 1px 6px;
		}
		
		div#haut_droite div.baseline {
			padding-top: 8px;
			font-style: italic;
		}
		
		div#haut_droite ul {
			list-style-type: none;
			width: 436px; /* 460 */
			padding: 5px 12px 0 12px;
		}
		
			div#haut_droite ul li {
				padding-left: 25px;
				margin: 6px 0;
				background: url("images/puce_trNoir.gif") 0 1px no-repeat;
				font-size: 12px;
				color: #013f54;
			}

	/* MENU HAUT */
	div#haut div#menu_haut {
		float: left;
		width: 975px; /* 980 */
		height: 35px; /* 37 */
		padding: 1px 0 1px 5px;
	}
	
		div#menu_haut ul {
			list-style-type: none;
		}
		
			div#menu_haut ul.ulHn1 li {
				display: block;
				float: left;
			}
			
				div#menu_haut ul.ulHn1 li a {
					display: block;
					font-size: 11px;
					color: #ffffff;
					text-align: center;
					text-transform: uppercase;
					background-image: url("images/menuH-btn.gif");
					background-repeat: no-repeat;
					margin-left: 4px;
				}
				
						div#menu_haut ul.ulHn1 li a.ligne1 { padding-top: 10px; padding-bottom: 11px; }
						div#menu_haut ul.ulHn1 li a.ligne2 { padding-top: 3px; padding-bottom: 4px; }
						
							div#menu_haut ul.ulHn1 li#ulHn1_btn1 a { width: 127px; background-position: 0 0; }
							div#menu_haut ul.ulHn1 li#ulHn1_btn2 a { width: 250px; background-position: -131px 0; }
							div#menu_haut ul.ulHn1 li#ulHn1_btn3 a { width: 180px; background-position: -385px 0; }
							div#menu_haut ul.ulHn1 li#ulHn1_btn4 a { width: 224px; background-position: -569px 0; }
							div#menu_haut ul.ulHn1 li#ulHn1_btn5 a { width: 165px; background-position: -797px 0; }
				
								/* HOVER */
								div#menu_haut ul.ulHn1 li#ulHn1_btn1 a:hover { width: 127px; background-position: 0 0; }
								div#menu_haut ul.ulHn1 li#ulHn1_btn2 a:hover { width: 250px; background-position: -131px 0; }
								div#menu_haut ul.ulHn1 li#ulHn1_btn3 a:hover { width: 180px; background-position: -385px 0; }
								div#menu_haut ul.ulHn1 li#ulHn1_btn4 a:hover { width: 224px; background-position: -569px 0; }
								div#menu_haut ul.ulHn1 li#ulHn1_btn5 a:hover { width: 165px; background-position: -797px 0; }
					
										
/*###############################
#								#
#	CONTENEUR					#
#								#
###############################*/
	
div#conteneur {
	clear: both;
	width: 980px;
	margin-bottom: 40px;
	background: url("images/conteneur-fond.gif") 0 0 repeat-y;
}

	/* TRACKER */
	div#tracker {
		width: 675px; /* 980 */
		padding: 20px 0 15px 305px;
	}
			
		div#tracker, div#tracker span, div#tracker a {
			color: #5d5d5d;
			font-size: 11px;
		}
		
			div#tracker a:hover {
				color: #2458A6;
				text-decoration: underline;
			}
	
/*###############################
#								#
#	GAUCHE						#
#								#
###############################*/
	
div#gauche {
	float: left;
	width: 285px;
}
	
	/* MENU */
	div#gauche ul {
		list-style-type: none;
	}
	
		div#gauche ul.ulGn1 {
			width: 257px; /* 285 */
			padding: 0 25px 0 3px;
		}
		
			div#gauche ul.ulGn1 li {
				padding: 0 0 30px 0;
			}
			
					div#gauche ul.ulGn1 li#liG4 { padding: 0 0 10px 0; }
			
				div#gauche ul.ulGn1 li a {
					font-size: 14px;
					font-weight: bold;
					/*color: #313131;*/
					padding-left: 20px;
					background-position: 0 1px;
					background-repeat: no-repeat;
					background-image: url("images/puce_trNoir2.gif");
				}
				
				div#gauche ul.ulGn1 li a, div#gauche ul.ulGn1 li a.out { color: #313131; }
				div#gauche ul.ulGn1 li a:hover, div#gauche ul.ulGn1 li a.over { color: #1689AF; }
				
				
	
	/* Niveau 2 */
	div#gauche ul li ul.ulGn2 {
		width: 217px; /* 257 */
		padding: 15px 0 15px 40px;
	}
	
		div#gauche ul li ul.ulGn2 li {
			position: relative;
			padding: 7px 0;
			border-bottom: 1px solid #000000;
		}
	
				div#gauche ul li ul.ulGn2 li.GborderLi { border-bottom: 1px solid #000000; background-image: url("images/ulGn1Li.gif"); background-repeat: no-repeat; background-position: center bottom; }
	
			div#gauche ul li ul.ulGn2 li a {
				display: block;
				width: 202px; /* 217 */
				padding-left: 15px;
				background-position: 0 4px;
				background-repeat: no-repeat;
				background-image: url("images/puce_carreCouleur.gif");
				font-size: 12px;
				font-weight: normal;
			}
			
	/* Niveau 3 */
		div#gauche ul li ul li ul.ulGn3 {
			position: absolute;
			top: 0;
			left: 217px;
			display: none;
			width: 250px;
			padding: 5px;
			background: #fafafb;
			border: 1px solid #CFCFCF;
		}
		
			div#gauche ul li ul li ul.ulGn3 li {
				position: relative;
				padding: 4px 0;
				border-bottom: 0;
			}
			
				div#gauche ul li ul li ul.ulGn3 li a {
					width: 235px; /* 250 */
				}
				
				
	/* TAGS */
	div#gauche div#tags {
		width: 255px; /* 285 */
		padding: 0 15px;
		text-align: center;
	}
	
		div#gauche div#tags a {
			font-weight: bold;
			text-align: center;
		}
		
			div#gauche div#tags a.font  { font-size: 11px; color: #1689AF; }
			div#gauche div#tags a.font1 { font-size: 12px; color: #116B8A; }
			div#gauche div#tags a.font2 { font-size: 13px; color: #0B5066; }
			div#gauche div#tags a.font3 { font-size: 14px; color: #0B5066; }
			div#gauche div#tags a.font4 { font-size: 15px; color: #0B5066; }
			div#gauche div#tags a.font5 { font-size: 16px; color: #0B5066; }
			div#gauche div#tags a.font6 { font-size: 17px; color: #0B5066; }
				
		

/*###############################
#								#
#	CONTENU						#
#								#
###############################*/
	
div.contenu {
	float: left;
	width: 660px; /* 695 */
	padding: 0 10px 0 15px;
	/*background : #e4f3fb;*/
}
		
	div.contenu h1 {
		font-size: 24px;
		color: #1689af;
		padding-bottom: 10px;
	}

	
/*###############################
#								#
#	BAS DE PAGE					#	
#								#
###############################*/
	
div#bas {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 980px;
	height: 75px; /* 85 */
	padding-top: 10px;
	text-align: center;
}

	div#bas, div#bas a {
		color: #ffffff;
		font-size: 11px;
	}
	
		div#bas a:hover {
			text-decoration: underline;
		}

	
/*###############################
#								#
#	INDEX						#
#								#
###############################*/

div#index div.presentation {
	width: 665px; /* 665 */
	padding: 10px 0 15px 0;
	border-bottom: 1px solid #d3d3d3;
}

	div#index div.presentation p { padding-top: 10px; }
	
	div#index a.btn_gris {
		display: block;
		width: 159px;
		height: 24px; /* 32 */
		padding-top: 8px;
		margin-top: 25px;
		background: url("images/btn_gris.jpg") 0 0 no-repeat;
		text-align: center;
		color: #0081ab;
	}
	

/* Vignette */		
	div#index div.vignHome {
		float: left;
		width: 309px;
		height: 320px;
		margin-top: 30px;
		color: #313131;
	}
	
		div#index h2 {
			width: 309px;
			padding: 0 0 13px 0;
			background: url("images/index-borderTitre.gif") 0 bottom no-repeat;
		}
		
			div#index h2 a {
				display: block;
				width: 249px; /* 309 */
				padding-top: 5px;
				font-size: 20px;
				font-weight: normal;
				color: #cc0135;
				padding-left: 60px;
				background-position: 6px 0;
				background-repeat: no-repeat;
			}
				
					div#index h2.s1 a { background-image: url("images/i_h2-s1.jpg"); }
					div#index h2.s2 a { background-image: url("images/i_h2-s2.gif"); }
					div#index h2.s3 a { background-image: url("images/i_h2-s3.jpg"); }
					div#index h2.s4 a { background-image: url("images/i_h2-s4.jpg"); }
			
				div#index h2 a span {
					display: block;
					font-size: 12px;
					color: #555555;
				}
				
		div#index h3.s1 a {
			font-size: 12px;
			font-weight: bold;
			color: #494949;
		}
		
		div#index h3.s2 a {
			font-size: 12px;
			font-weight: bold;
			color: #007cbc;
		}
		
		div#index h3.s3 {
			width: 269px; /* 309 */
			padding-left: 10px;
		}
		
			div#index h3.s3 a {
				font-size: 12px;
				font-weight: bold;
				color: #494949;
			}
		
			div#index h3.s4{
				font-size: 11px;
				font-weight: bold;
				color: #1284DB;
				padding-left : 10px;
			}
		
	/*Vignette 2 et 4  */
		div#index ul {
			list-style-type: none;
			width: 280px; /* 309 */
			padding: 10px 5px 0 24px;
		}
		
			div#index ul li {
				width: 245px; /* 280 */
				padding: 0 0 5px 35px;
				margin: 8px 0;
				background: url("images/puce_liOrange.jpg") 0 0 no-repeat;
				color: #494949;
			}
			
			
	/*Vignette 1 et 3  */
		div#index div.vignHomeS1 { padding: 10px 0 10px 10px; }
		
		div#index div.borderS1 { background: url("images/ligne-01.gif") 57px bottom repeat-x; }
		
		div#index div.vignHomeS2 {
			padding: 6px 0;
			margin: 2px 0;
		}
		
				div#index div.fond2 { background: #e6e6e6; }
		
			div#index div.vignHomeG {
				float: left;
				width: 14px; /* 62 */
				padding-left: 8px;
			}
			
				div#index div.vignHomeG div {
					width: 43px;
					height: 41px;
					padding-top: 2px;
					text-align: center;
				}
			
						div#index div.vignHomeG div.fond1 { background: url("images/i_vignG.gif") 0 0 no-repeat; }
			
					div#index div.vignHomeG span {
						display: block;
						font-size: 11px;
						font-weight: bold;
						line-height: 13px;
						color: #f29f14;
					}
					
					div#index div.vignHomeG p {
						font-size: 12px;
						font-weight: bold;
						line-height: 14px;
						color: #f29f14;
						text-align: center;
						padding-right: 7px;
					}
					
			div#index div.vignHomeD {
				float: left;
				width: 290px;
				color: #313131;
			}
			
				div#index div.vignHomeD p { padding-top: 7px; }
				
				
	
	/* Block Bas Bleu */	
	div#index div#indexBlockBB {
		background: #0a4e64 url("images/indexBlockBB.gif") 0 bottom no-repeat;
	}
	
	div#index div#indexBlockBH {
		width: 665px;
		background: url("images/indexBlockBH.gif") 0 0 no-repeat;
	}
	
		div#index div#indexBlockBH h2 {
			width: 630px;
			padding: 15px 0 5px 0;
			margin: 0 19px 0 16px;
			background: url("images/ligne-02.gif") 0 bottom repeat-x;
		}
		
			div#index div#indexBlockBH h2 a {
				display: inline;
				padding: 0;
				font-size: 18px;
				font-weight: normal;
				color: #ffffff;
				background-image: none;
			}
	
		div#index div#indexBlockBH ul {
			list-style-type: none;
			width: 665px;
			padding: 15px 0 0 0;
		}
		
			div#index div#indexBlockBH ul li {
				display: block;
				float: left;
				width: 260px;
				background: url("images/puce_indexBlockB.jpg") 10px 0 no-repeat;
				padding: 5px 14px 15px 58px;
				margin: 0;
			}
			
				div#index div#indexBlockBH ul li a {
					font-size: 12px;
					color: #d4eafe;
				}
			
		
/*###############################
#								#
#	CMS							#
#								#
###############################*/

/* LES TITRES */

	div#cms h2 {
		font-size: 16px;
		font-weight: bold;
		color: #313131;
		border-top: 1px solid #d3d3d3;
		padding: 10px 0 6px 45px;
		margin-top: 25px;
		background: url("images/puce_trNoir2.gif") 25px 14px no-repeat;
	}
	
	div#cms h3 {
		font-size: 14px;
		font-weight: bold;
		color: #1689af;
		padding-left: 19px;
		margin: 10px 0 10px 45px;
		background: url("images/puce_trBleu.gif") 0 3px no-repeat;
	}
	
	div#cms h4 {
		font-size: 12px;
		color: #000000;
		padding: 5px 0 0 80px;
	}

/* DIVERS COMMUN */

	div#cms a {
		color: #0484ae;
		font-size: 12px;
		text-decoration: underline;
	}
	
	div#cms q {
		display: block;
		text-align: center;
		font-size: 11px;
		padding-top: 5px;
	}
	
	/*div#cms img {
		border: 1px solid #c3c3c3;
	}
	
	div#cms ul {
		padding-left: 2px;
		list-style-type: none;
	}
	
			div#cms ul li {
				background: url("images/puce_carreGris.gif") 0 5px no-repeat;
				padding-left: 10px;
			}
*/
	
	/* NEW */
	div#cms .accroche, div#cms .texte, div#cms .texte2, div#cms .texte3 {
		color: #313131;
		text-align: justify;
		padding: 5px 0;
	}
	
	div#cms .accroche {
		width: 615px; /* 665 */
	    padding: 5px 0 5px 45px;
	    font-weight: bold;
	    font-size: 12px;
	    color: #c70738;
	}
	
	div#cms .media {
		padding: 20px 0;
		text-align: center;
	}
	
		div#cms .media img {
			border: 1px solid #2d2d2d;
		}
		
	div#cms .texte {
		width: 615px; /* 665 */
		padding-left: 45px;
	}
	
	div#cms .texte2 {
		float: left;
		width: 49%;
		margin-right: 2%;
	}
	
	div#cms .texte3 {
		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;
	}
	
	/* COMPLEMENT INFO */
	
	div#complInfo {
		padding-top: 30px;
	}
	
		div#complInfo div.titre {
			padding-bottom: 10px;
			font-size: 16px;
			font-weight: bold;
			color: #1689AF;
			text-decoration: underline;
		}
		
		div#complInfo ul {
			padding-left: 15px;
		}
		
		div#complInfo ul li {
			padding-top: 4px;
		}
	
	
/*###############################
#								#
#	FORMATION					#
#								#
###############################*/

div#cms div.formation h2 {
	border-top: 0;
	padding: 10px 0 6px 0;
	background: none;
}

	div#cms div.formation h2 a {
		font-size: 16px;
		font-weight: bold;
		color: #1689AF;
		text-decoration: underline;
	}
	
	div#cms div.formation .texte2 {
		float: left;
		width: 58%;
		margin-right: 2%;
	}
	
	div#cms div.formation .last {
		width: 39%;
		margin-right: 0;
		padding-top: 15px;
		text-align: center;
	}
	
	div#cms div#accesForm {
		width: 620px;
		font-weight: bold;
		font-style: italic;
		padding: 30px 0 0 45px;
	}

	
/*###############################
#								#
#	ACTUALITES					#
#								#
###############################*/

div#cms div.actualites h2 {
	border-top: 0;
	padding: 10px 0 6px 0;
	background: none;
}

	div#cms div.actualites h2 a {
		font-size: 16px;
		font-weight: bold;
		color: #1689AF;
		text-decoration: underline;
	}
	
	div#cms div.actualites .texte2 {
		float: left;
		width: 58%;
		margin-right: 2%;
	}
	
	div#cms div.actualites .last {
		width: 39%;
		margin-right: 0;
		padding-top: 15px;
		text-align: center;
	}


/*###############################
#								#
#	CONTACT						#
#								#
###############################*/

div#contact div.presentation {
	width: 665px; /* 665 */
	padding: 10px 0 50px 0;
	font-size: 12px;
	font-weight: bold;
	color: #c70738;
}

	div#contact form {
		font-size: 12px;
		color: #313131;
	}
	
	div#contact form div {
		text-align: right;
		margin-top: 4px;
		width: 450px;
	}
	
	div#contact form p.s1 {
		float: left;
		text-align: right;
		margin-top: 4px;
		width: 248px;
	}
	
	div#contact form ul {
		list-style-type: none;
	}
	
		div#contact form ul#info {
			display: block;
			float: left;
			width: 180px;
		}
	
		div#contact form li {
			float: left;
			width: 50px;
		}
	
	div#contact label {
		cursor: pointer;
	}
	
	div#contact input.txt, textarea {
		padding: 2px;
		border: 1px solid #0a465a;
		width: 180px;
		vertical-align: middle;
	}
	
	div#contact select {
		padding: 1px;
		border: 1px solid #0a465a;
		font-family: Arial, sans-serif;
		font-size: 11px;
		color: #333333;
		width: 210px;
	}
	
	div#contact input.txt {
		height: 14px;
		background: url("images/input-fond.gif") left bottom repeat-x #ffffff;
		margin-left: 5px;
	}
	
	div#contact textarea {
		height: 82px;
		background: url("images/textarea-fond.gif") left bottom repeat-x #ffffff;
		overflow: auto;
		margin-left: 5px;
	}
	
	div#contact input.error, textarea.error {
		border: 1px solid #ff6666;
	}
	
	div#contact table {
		margin-top: 40px;
	}
	
		div#contact table th {
			/*height: 48px;*/
			background: #c70738;
			color: #ffffff;
			font-size: 12px;
			text-align: center;
		}
		
				div#contact table th.s1, div#contact table td.s1 { width: 148px; padding : 10px 0 10px 0;}
				div#contact table th.s2, div#contact table td.s2 { width: 90px; padding : 10px 0 10px 0;}
				div#contact table th.s3, div#contact table td.s3 { width: 373px; padding : 10px 0 10px 0;}
		
			div#contact table th.s3 { 
				text-align: left;
				padding-left: 14px;
			}
			
		div#contact table td {
			/*padding-top: 10px;
			padding-bottom: 10px;*/
		}
			
			div#contact table td.s1, div#contact table td.s2, div#contact table td.s3 {
				background: #d9d9d9;
			}
			
				div#contact table td.s1, div#contact table td.s2 {
					text-align: center;
				}
				
				div#contact table td.s3 {
					text-align: left;
					padding-left: 14px;
				}
				
			div#contact table td.s4, div#contact table td.s5, div#contact table td.s6 {
				text-align: center;
			}
				
				div#contact table td.s4 {
					background: #ffffff;
				}
				
				div#contact table td.s5 {
					background: #d1eaf2;
				}
				
				div#contact.ds1 {
					background: #ffffff;
				}
				
				div#contact .ds2 {
					background: #d1eaf2;
					border-top : #69CAFA 1px solid ;
					border-bottom : #69CAFA 1px solid ;
				}
				
					div#contact table td.s4 span, div#contact table td.s5 span {
						padding-left: 15px;
					}
					
				div#contact table td.s6 {
					background: #ffffff;
					border-bottom: 1px solid #000000;
				}
				
		div#contact div#btn_envoyer {
			width: 635px;
			margin-top: 30px;
		}
		div#contact div#tableau{
			width : 635px;
		}
		
		div#contact div#tableau table td {
			/*padding-top: 10px;
			padding-bottom: 10px;*/
		}

		div.padding_H {
			padding-top: 10px;
			padding-bottom: 10px;
		}
				
		div#contact #no_formation {
			width : 635px;
			text-align : center; 
			background : #E6F2FD;
			border : #003D72 solid 1px;
			color : #003D72;
			padding : 8px;
		}
		
		.bloc_text{
			border : #666666 solid 1px;
		}
		.name_partic{
			padding : 8px 8px 8px 40px;
			width : 585px;
		}
		
	div#contact form {
		font-size: 12px;
		color: #313131;
	}
	
	div#contact form div {

	}
		.form_inscript {
			font-size: 12px;
			color: #313131;
		}
		.form_inscript div {
			margin-top: 2px;
			/*width: 583px;*/
		}
		.form_inscript ul {
			list-style-type: none;
		}
		
		.form_inscript form ul#info {
			display: block;
			float: left;
			width: 180px;
		}
		.form_inscript form li {
			float: left;
			width: 50px;
		}

		
/*###################
#					#
#	PLAN DU SITE	#
#					#
###################*/

div#plan {
	width: 645px; /* 665 */
	padding-left: 20px;
}

div#plan ul li {
	/*list-style-type:upper-roman;*/
	list-style-type:none;
	padding-top:10px;
	color: #ED008C;
}

		div#plan ul li  a {
			font-size:15px;
			font-variant:small-caps;
			font-weight:bold;
			color: #1689AF;
		}

div#plan ul li ul li{
	padding-top:5px;
	padding-bottom:5px;
	margin-left:10px;
	color: #000000;
}

		div#plan ul li ul li a {
			font-size:14px;
			font-weight:bold;
			color: #C70738;
		}

div#plan ul li ul li ul {
	margin-left: 10px;
}
		
div#plan ul li ul li ul li{
	list-style-type:decimal;
	padding-top:2px;
	margin-left:10px;
}

		div#plan ul li ul li ul li a {
			font-size:12px;
			font-variant:normal;
			font-style:italic;
			font-weight: bold;
			color: #313131;
		}

div#plan ul li ul li ul li ul li{
	list-style-type:lower-alpha;
	margin-left:60px;
}

		div#plan ul li ul li ul li ul li a {
			font-size:11px;
		}

div#plan div.nousContacter {
	padding:20px 0 30px 0;
}

div#plan div.nousContacter ul li {
	list-style-type:none;
	margin:0;
}


/*###################
#					#
#	ANNUAIRE		#
#					#
###################*/

div#annuaire {
	width: 645px; /* 665 */
	padding-left: 20px;
}

div#annuaire h1.golden-h1 { display: none;}

div#annuaire ul#golden-n1 { 
	padding: 0 0 0 19px;
}

	div#annuaire ul#golden-n1 li {
		list-style-type: none;
	}
	
	div#annuaire ul#golden-n1 h2, ul#golden-n1 h3 {
		background: none;
		height: 15px;
		padding: 0;
	}
	
	div#annuaire ul#golden-n1 h2 { /* Gestion du theme : padding, taille police */
		padding: 10px 0 5px 0;
		font-size: 13px;
	}
	
	div#annuaire ul#golden-n1 h3 {
		font-size:11px;
		padding: 10px 0 0 0;
	}
		div#annuaire ul#golden-n1 h2 a, ul#golden-n1 h3 a { /* Gestion du theme : couleurs, puces */
			color: #1689AF;
			font-weight: bold;
			background: url('/images/fleche.gif') 0 1px no-repeat;
			padding-left:12px;
			text-transform:uppercase;
		}
		div#annuaire ul#golden-n1 li p {
			padding: 10px 0 10px;
			width: 450px;
		}

div#annuaire ul.golden-n2 { 
	padding: 0 0 0 20px;
}

	div#annuaire ul.golden-n2 li { 
		padding: 2px 0 0 10px;
	}
	
	div#annuaire ul.golden-n2 li h3 {	/* Gestion du nom du site : padding, taille police, couleurs, puces */
		font-size:11px;
		background: url('/images/puce_carreVert.gif') 0 1px no-repeat;
		display: inline;
		padding-left:10px;
		color: #C70738;
	}

		div#annuaire ul.golden-n2 a {	/* Gestion de la description : taille police, couleurs */
			color: #3d4e57;
		}
	
	div#annuaire h2#golden-h2 {
		display: none;
	}

	
/*###################
#					#
#	CREDITS			#
#					#
###################*/

div#cms div#credit a.noStyle {
	color: #313131;
	text-decoration: none;
	font-weight: normal;
	cursor: auto;
}

.error_st { 
border: 1px solid #ff0000; 
Background : #fbdbdb;
text-align : center; 
padding : 5px ;
color : #ff0000;
}