/* CSS Document */

* {margin:0; padding:0; border:0; }

body {
	background-image: url(../images/bgd-page.jpg);
	background-repeat:repeat-x;
	}




/*
#bggris {position:absolute; width:50%; height:24px; background-color: #afafaf; right:0px; top:219px; z-index:0;}
*/
/*position des blocs*/
#global {
	width:960px;
	margin-right:auto;
	margin-left:auto;
	position:relative;
	top:18px;
	z-index:1;
	}

#header {
	position:relative;
	background-image:url(../images/bgd-top-page.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#FFF;
	height:174px;
	}
	
#menu {
	position:relative;
	background-color:#FFF;
	height:51px;
	background-image:url(../images/perso-down.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	}
	
#contenuIndex {
	position:relative;
	min-height:406px;
	background-image:url(../images/bgd-contenu-page.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#d0d0d0;
	padding-top:10px;
	}
	
#contenu {
	position:relative;
	min-height:556px;
	background-image:url(../images/bgd-contenu-page.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#d0d0d0;
	}

#blocdroitIndex {
	background-image:url(../images/bgd-droite-top.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:237px;
	position:absolute;
	right:50px;
	top:211px; 
	}
	
#blocdroit {
	background-image:url(../images/bgd-droite-top.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:237px;
	position:absolute;
	right:18px;
	top:211px; 
	}

#footer {
	position:relative;
	height:40px; 
	background-image:url(../images/bgd-footer-page.jpg);
	margin: 0 0 20px 0;
	}
/*fin position des blocs*/

/*header*/
#header img {position:absolute; left:41px; top:41px; }
#bghead {background-image:url(../images/perso-up.jpg); position:absolute; bottom:0px; right:0px; width:381px; height:157px;}
/*fin header*/

/*menu*/
#menu li {display: inline;}
#menutop a {color:#000; font-family:Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none; }
#menutop a:hover {color:#FFF; }
#menubottom a {color:#FFF; font-family:Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none; }
#menubottom a:hover {color:#000;}
#menutop {position:relative: top:0px; left:0px; width:539px; height:27px; margin:0 0 0 40px;}
#menubottom {background-image:url(../images/coin.jpg); background-position:bottom left; background-repeat:no-repeat; background-color:#afafaf; position:absolute: top:27px; left:0px; width:539px; height:24px; margin:0 0 0 40px;}

#menubottom .boutonON { background-color:#afafaf; color:#000000; }

#menutop .accueil {display:block; float:left; background-image:url(../images/onglet-accueil.jpg); background-position:top; height:20px; width:70px; text-align:center; padding:7px 0 0 0;}
#menutop .accueil:hover {display:block; background-image:url(../images/onglet-accueil.jpg); background-position:0 -27px; }
#menutop .accueilactif {display:block; float:left; background-image:url(../images/onglet-accueil.jpg); background-position:0 -27px; height:20px; width:70px; text-align:center; padding:7px 0 0 0; color:#FFF;}

#menutop .formations {display:block; float:left; background-image:url(../images/onglet-formations.jpg); background-position:top; height:20px; width:80px; text-align:center; padding:7px 0 0 0;}
#menutop .formations:hover {display:block; background-image:url(../images/onglet-formations.jpg); background-position:0 -27px; }
#menutop .formationsactif {display:block; float:left; background-image:url(../images/onglet-formations.jpg); background-position:0 -27px; height:20px; width:80px; text-align:center; padding:7px 0 0 0; color:#FFF;}

#menutop .fiches {display:block; float:left; background-image:url(../images/onglet-fiches.jpg); background-position:top; height:20px; width:60px; text-align:center; padding:7px 0 0 0;}
#menutop .fiches:hover {display:block; background-image:url(../images/onglet-fiches.jpg); background-position:0 -27px; }
#menutop .fichesactif {display:block; float:left; background-image:url(../images/onglet-fiches.jpg); background-position:0 -27px; height:20px; width:60px; text-align:center; padding:7px 0 0 0; color:#FFF;}

#menutop .photos {display:block; float:left; background-image:url(../images/onglet-photos.jpg); background-position:top; height:20px; width:100px; text-align:center; padding:7px 0 0 0;}
#menutop .photos:hover {display:block; background-image:url(../images/onglet-photos.jpg); background-position:0 -27px; }
#menutop .photosactif {display:block; float:left; background-image:url(../images/onglet-photos.jpg); background-position:0 -27px; height:20px; width:100px; text-align:center; padding:7px 0 0 0; color:#FFF;}

#menutop .nous {display:block; float:left; background-image:url(../images/onglet-nous.jpg); background-position:top; height:20px; width:115px; text-align:center; padding:7px 0 0 0;}
#menutop .nous:hover {display:block; background-image:url(../images/onglet-nous.jpg); background-position:0 -27px; }
#menutop .nousactif {display:block; float:left; background-image:url(../images/onglet-nous.jpg); background-position:0 -27px; height:20px; width:115px; text-align:center; padding:7px 0 0 0; color:#FFF;}

#menutop .contact {display:block; float:left; background-image:url(../images/onglet-contact.jpg); background-position:top; height:20px; width:60px; text-align:center; padding:7px 0 0 0;}
#menutop .contact:hover {display:block; background-image:url(../images/onglet-contact.jpg); background-position:0 -27px; }
#menutop .contactactif {display:block; float:left; background-image:url(../images/onglet-contact.jpg); background-position:0 -27px; height:20px; width:60px; text-align:center; padding:7px 0 0 0; color:#FFF;}
/*fin menu*/

/*contenu*/
#bloccontenu {position:relative; left:41px; top:10px; width:642px; padding:0 0 50px 0; text-align:justify;}
#arianne {font-family:verdana, sans-serif; font-size:10px; color:#afafaf; margin: 0px 0px 40px 15px;}
#arianne a {color:#afafaf; text-decoration:underline; }
#arianne a:hover {text-decoration:none; }
.paragraph {margin:0 0 50px 0;}
.textetitre {color:#4c4545; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; margin: 0 0 10px 0;}
.textesoustitre {color:#929292; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:22px; font-weight: normal; margin: -10px 0 0px 0;}
.textesoustitre2 {color:#4c4545; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight: normal; margin: -10px 0 0px 0;}

.textetitre h2 {color:#4c4545; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; margin: 0 0 10px 0;}


/*--------------------------------        FICHES          ---------------------------------*/


#ficheLEFT {
float:left;
width:330px; /* elever left et rightpane */
padding:0 10px 0 10px;
margin:0;
line-height:14px;
border-right: #999999 solid 1px;
}


#ficheRIGHT {
float:left;
width:270px; /* elever left et rightpane */
padding:0 10px 0 10px;
margin:0;
line-height:14px;
}

/*--------------------------------       END FICHES          ---------------------------------*/





/*--------------------------------       FORMATIONS          ---------------------------------*/

a#visuelFORM01 {
display:block;
float:left;
background-image:url(../images/visuel-formations-1.jpg);
width:293px;
height:33px; /* enlever la hauteur du padding */
padding:155px 0 0 0;
margin:0 0 30px 0 ;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
text-align:center;
}
a#visuelFORM01:hover { color:#4c4545;}

a#visuelFORM02 {
display:block;
float:left;
background-image:url(../images/visuel-formations-2.jpg);
width:293px;
height:33px; /* enlever la hauteur du padding */
padding:155px 0 0 0;
margin:0 0 30px 30px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
text-align:center;
}
a#visuelFORM02:hover { color:#4c4545;}


a#visuelFORM03 {
display:block;
float:left;
background-image:url(../images/visuel-formations-3.jpg);
width:293px;
height:33px; /* enlever la hauteur du padding */
padding:155px 0 0 0;
margin:0 0 30px 0 ;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
text-align:center;
}
a#visuelFORM03:hover { color:#4c4545;}

a#visuelFORM04 {
display:block;
float:left;
background-image:url(../images/visuel-formations-4.gif);
width:293px;
height:33px; /* enlever la hauteur du padding */
padding:155px 0 0 0;
margin:0 0 30px 30px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
text-align:center;
}
a#visuelFORM04:hover { color:#4c4545;}



a#visuelFORM05 {
display:block;
float:left;
background-image:url(../images/visuel-formations-5.jpg);
width:293px;
height:33px; /* enlever la hauteur du padding */
padding:155px 0 0 0;
margin:0 0 0 0 ;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
text-align:center;
}
a#visuelFORM05:hover { color:#4c4545;}



/*--------------------------------       END FORMATIONS          ---------------------------------*/

/*--------------------------------       END GALERIE          ---------------------------------*/

#galerie-1 {
display:block;
float:left;
background-image:url(../images/galerie-004.gif);  /* .gif=small .jpg=xl */
width:150px;
height:80px;
padding:0;
margin:4px;
}

	#galerie-2 {
	display:block;
	float:left;
	background-image:url(../images/galerie-006.gif);  /* .gif=small .jpg=xl */
	width:150px;
	height:80px;
	padding:0;
	margin:4px;
	}

	#galerie-3 {
	display:block;
	float:left;
	background-image:url(../images/galerie-012.gif);  /* .gif=small .jpg=xl */
	width:150px;
	height:80px;
	padding:0;
	margin:4px;
	}


	#galerie-4 {
	display:block;
	float:left;
	background-image:url(../images/galerie-016.gif);  /* .gif=small .jpg=xl */
	width:150px;
	height:80px;
	padding:0;
	margin:4px;
	}


#galerie-5 {
display:block;
float:left;
background-image:url(../images/galerie-019.gif);  /* .gif=small .jpg=xl */
width:150px;
height:80px;
padding:0;
margin:4px;
}


	#galerie-6 {
	display:block;
	float:left;
	background-image:url(../images/galerie-022.gif);  /* .gif=small .jpg=xl */
	width:150px;
	height:80px;
	margin:4px;
	padding:0;
	}

	
	#galerie-7 {
	display:block;
	float:left;
	background-image:url(../images/galerie-024.gif);  /* .gif=small .jpg=xl */
	width:150px;
	height:80px;
	margin:4px;
	padding:0;
	}


	#galerie-8 {
	display:block;
	float:left;
	background-image:url(../images/galerie-040.gif);  /* .gif=small .jpg=xl */
	width:150px;
	height:80px;
	margin:4px;
	padding:0;
	}



#galerie-9 {
display:block;
float:left;
background-image:url(../images/galerie-002.gif);  /* .gif=small .jpg=xl */
width:150px;
height:80px;
padding:0;
margin:4px;
}


	#galerie-10 {
	display:block;
	float:left;
	background-image:url(../images/galerie-001.gif);  /* .gif=small .jpg=xl */
	width:150px;
	height:80px;
	margin:4px;
	padding:0;
	}

	
	#galerie-11 {
	display:block;
	float:left;
	background-image:url(../images/galerie-005.gif);  /* .gif=small .jpg=xl */
	width:150px;
	height:80px;
	margin:4px;
	padding:0;
	}


	#galerie-12 {
	display:block;
	float:left;
	background-image:url(../images/galerie-003.gif);  /* .gif=small .jpg=xl */
	width:150px;
	height:80px;
	margin:4px;
	padding:0;
	}



#galerie-13 {
display:block;
float:left;
background-image:url(../images/galerie-011.gif);  /* .gif=small .jpg=xl */
width:150px;
height:80px;
padding:0;
margin:4px;
}


	#galerie-14 {
	display:block;
	float:left;
	background-image:url(../images/galerie-010.gif);  /* .gif=small .jpg=xl */
	width:150px;
	height:80px;
	margin:4px;
	padding:0;
	}

	
	#galerie-15 {
	display:block;
	float:left;
	background-image:url(../images/galerie-008.gif);  /* .gif=small .jpg=xl */
	width:150px;
	height:80px;
	margin:4px;
	padding:0;
	}


	#galerie-16 {
	display:block;
	float:left;
	background-image:url(../images/galerie-007.gif);  /* .gif=small .jpg=xl */
	width:150px;
	height:80px;
	margin:4px;
	padding:0;
	}



#galerie-17 {
display:block;
float:left;
background-image:url(../images/galerie-013.gif);  /* .gif=small .jpg=xl */
width:150px;
height:80px;
padding:0;
margin:4px;
}


	#galerie-18 {
	display:block;
	float:left;
	background-image:url(../images/galerie-014.gif);  /* .gif=small .jpg=xl */
	width:150px;
	height:80px;
	margin:4px;
	padding:0;
	}

	
	#galerie-19 {
	display:block;
	float:left;
	background-image:url(../images/galerie-015.gif);  /* .gif=small .jpg=xl */
	width:150px;
	height:80px;
	margin:4px;
	padding:0;
	}


	#galerie-20 {
	display:block;
	float:left;
	background-image:url(../images/galerie-017.gif);  /* .gif=small .jpg=xl */
	width:150px;
	height:80px;
	margin:4px;
	padding:0;
	}



#galerie-21 {
display:block;
float:left;
background-image:url(../images/galerie-018.gif);  /* .gif=small .jpg=xl */
width:150px;
height:80px;
padding:0;
margin:4px;
}


	#galerie-22 {
	display:block;
	float:left;
	background-image:url(../images/galerie-020.gif);  /* .gif=small .jpg=xl */
	width:150px;
	height:80px;
	margin:4px;
	padding:0;
	}

	
	#galerie-23 {
	display:block;
	float:left;
	background-image:url(../images/galerie-021.gif);  /* .gif=small .jpg=xl */
	width:150px;
	height:80px;
	margin:4px;
	padding:0;
	}


	#galerie-24 {
	display:block;
	float:left;
	background-image:url(../images/galerie-023.gif);  /* .gif=small .jpg=xl */
	width:150px;
	height:80px;
	margin:4px;
	padding:0;
	}



#galerie-25 {
display:block;
float:left;
background-image:url(../images/galerie-025.gif);  /* .gif=small .jpg=xl */
width:150px;
height:80px;
padding:0;
margin:4px;
}


	#galerie-26 {
	display:block;
	float:left;
	background-image:url(../images/galerie-026.gif);  /* .gif=small .jpg=xl */
	width:150px;
	height:80px;
	margin:4px;
	padding:0;
	}

	
	#galerie-27 {
	display:block;
	float:left;
	background-image:url(../images/galerie-027.gif);  /* .gif=small .jpg=xl */
	width:150px;
	height:80px;
	margin:4px;
	padding:0;
	}


	#galerie-28 {
	display:block;
	float:left;
	background-image:url(../images/galerie-028.gif);  /* .gif=small .jpg=xl */
	width:150px;
	height:80px;
	margin:4px;
	padding:0;
	}


#galerie-29 {
display:block;
float:left;
background-image:url(../images/galerie-029.gif);  /* .gif=small .jpg=xl */
width:150px;
height:80px;
padding:0;
margin:4px;
}


	#galerie-30 {
	display:block;
	float:left;
	background-image:url(../images/galerie-031.gif);  /* .gif=small .jpg=xl */
	width:150px;
	height:80px;
	margin:4px;
	padding:0;
	}

	
	#galerie-31 {
	display:block;
	float:left;
	background-image:url(../images/galerie-032.gif);  /* .gif=small .jpg=xl */
	width:150px;
	height:80px;
	margin:4px;
	padding:0;
	}


	#galerie-32 {
	display:block;
	float:left;
	background-image:url(../images/galerie-033.gif);  /* .gif=small .jpg=xl */
	width:150px;
	height:80px;
	margin:4px;
	padding:0;
	}




#galerie-33 {
display:block;
float:left;
background-image:url(../images/galerie-034.gif);  /* .gif=small .jpg=xl */
width:150px;
height:80px;
padding:0;
margin:4px;
}


	#galerie-34 {
	display:block;
	float:left;
	background-image:url(../images/galerie-035.gif);  /* .gif=small .jpg=xl */
	width:150px;
	height:80px;
	margin:4px;
	padding:0;
	}	

	#galerie-68 {
	display:block;
	float:left;
	background-image:url(../images/galerie-068.gif);  /* .gif=small .jpg=xl */
	width:150px;
	height:80px;
	padding:0;
	margin:4px;
	}

	#galerie-69 {
	display:block;
	float:left;
	background-image:url(../images/galerie-069.gif);  /* .gif=small .jpg=xl */
	width:150px;
	height:80px;
	padding:0;
	margin:4px;
	}

#galerie-70 {
display:block;
float:left;
background-image:url(../images/galerie-070.gif);  /* .gif=small .jpg=xl */
width:150px;
height:80px;
padding:0;
margin:4px;
}
		#galerie-71 {
	display:block;
	float:left;
	background-image:url(../images/galerie-071.gif);  /* .gif=small .jpg=xl */
	width:150px;
	height:80px;
	padding:0;
	margin:4px;
	}

	#galerie-72 {
	display:block;
	float:left;
	background-image:url(../images/galerie-072.gif);  /* .gif=small .jpg=xl */
	width:150px;
	height:80px;
	padding:0;
	margin:4px;
	}

	#galerie-73 {
	display:block;
	float:left;
	background-image:url(../images/galerie-073.gif);  /* .gif=small .jpg=xl */
	width:150px;
	height:80px;
	padding:0;
	margin:4px;
	}

#galerie-74 {
display:block;
float:left;
background-image:url(../images/galerie-074.gif);  /* .gif=small .jpg=xl */
width:150px;
height:80px;
padding:0;
margin:4px;
}

	#galerie-75 {
	display:block;
	float:left;
	background-image:url(../images/galerie-075.gif);  /* .gif=small .jpg=xl */
	width:150px;
	height:80px;
	padding:0;
	margin:4px;
	}
	
	#galerie-76 {
	display:block;
	float:left;
	background-image:url(../images/galerie-076.gif);  /* .gif=small .jpg=xl */
	width:150px;
	height:80px;
	padding:0;
	margin:4px;
	}




/*--------------------------------       GALERIE          ---------------------------------*/


.PDFgeneral { float:left; width: 100%;}
.PDFleftOFF { float:left; width:16px; min-height:16px; margin:0 5px 0 0;}
.PDFleft { float:left; width:16px; min-height:16px; background:url(../images/pdf.gif) no-repeat; margin:0 5px 0 0;}
	.PDFleft a { text-decoration:none;}
	.PDFleft a:hover { text-decoration:underline;}
.PDFright { float:left; color:#727274; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; }
	.PDFright a { text-decoration:none; color:#727274; }
	.PDFright a:hover { text-decoration:underline; color:#f36d21; }

.image {float:left; margin:10px 10px 10px 0;}
.texteimage { color:#727274; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; line-height:25px; }
.texte {clear:both; color:#727274; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; line-height:25px; text-align:left; }
.textenoir {clear:both; color:#000000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; }
.textlink {text-decoration:underline; color:#e2671e;}
.textlink:hover {text-decoration:none; color:#e2671e;}

#equipe { clear:both; color:#727274; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-style:italic; line-height:25px; }
.equipetextenoir { color:#000000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; line-height:25px;}
#equipe img { float: left; margin:0 10px 10px 0;}


/*  Visuel content */
.VisuelTop { background:url(../images/bgd-formation-top.jpg) no-repeat; width:573px; height:160px; margin:0 0 0 0;}
.VisuelTopTitre { display:block; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:38px; color:#f06c24; height:42px; padding:82px 0 0 0 ; margin:0 0 0 10px; border:#FF0000 0px solid;}
.VisuelTopTexte { text-align:left; display:block; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#ffffff; width:430px; height:30px; padding:0 0 0 0 ; margin:0 0 0 10px; border:#FF0000 0px solid;}
		.VisuelTopTexteLien { float:right; text-align:right; display:block; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#ffffff; width:120px; height:15px; padding:0 0 0 0 ; margin:-20px 10px 0 0; border:#FF0000 0px solid;}
		.VisuelTopTexteLien a { text-decoration:underline; color:#FFFFFF; }
		.VisuelTopTexteLien a:hover { text-decoration: none; color:#FFFFFF; }


.VisuelLeft { float:left; background:url(../images/bgd-formation-left.jpg) no-repeat; width:180px; height:160px; margin:10px 0 0 0;}
.VisuelLeftTitre { display:block; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#f06c24; height:15px; padding:0px 0 0 0 ; margin:51px 0 0 10px; border:#FF0000 0px solid;}
.VisuelLeftTexte {  display:block; text-align:left; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#ffffff; width:162px; height:auto; padding:0 0 0 0 ; margin:7px 0 0 10px; border:#FF0000 0px solid;}
.VisuelLeftTexteLien { text-align:right; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#ffffff; text-decoration:underline; padding:0; margin:0 0 0 80px;}
.VisuelLeftTexteLien a { color:#ffffff; text-decoration:underline; }
.VisuelLeftTexteLien a:hover { text-decoration:none; }

.VisuelCenter { float:left; background:url(../images/bgd-formation-center.jpg) no-repeat; width:180px; height:160px; margin:10px 0 0 16px;}
.VisuelCenterTitre { display:block; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#f06c24; height:15px; padding:0px 0 0 0 ; margin:51px 0 0 10px; border:#FF0000 0px solid;}
.VisuelCenterTexte {  display:block; text-align:left; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#ffffff; width:162px; height:65px; padding:0 0 0 0 ; margin:7px 0 0 10px; border:#FF0000 0px solid;}
.VisuelCenterTexteLien { text-align:right; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#ffffff; text-decoration:underline; padding:0; margin:0 0 0 80px;}
.VisuelCenterTexteLien a { color:#ffffff; text-decoration:underline; }
.VisuelCenterTexteLien a:hover { text-decoration:none; }


.VisuelRight { float:left; background:url(../images/bgd-formation-right.jpg) no-repeat; width:180px; height:160px; margin:10px 0 0 16px;}
.VisuelRightTitre { display:block; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#f06c24; height:15px; padding:0px 0 0 0 ; margin:51px 0 0 10px; border:#FF0000 0px solid;}
.VisuelRightTexte {  display:block; text-align:left; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#ffffff; width:162px; height:65px; padding:0 0 0 0 ; margin:7px 0 0 10px; border:#FF0000 0px solid;}
.VisuelRightTexteLien { text-align:right; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#ffffff; text-decoration:underline; padding:0; margin:0 0 0 80px;}
.VisuelRightTexteLien a { color:#ffffff; text-decoration:underline; }
.VisuelRightTexteLien a:hover { text-decoration:none; }



/* FIN Visuel content */


/*fin contenu*/

/*bloc droit*/
#zonecontactIndex {position:relative; position:relative; width:189px; top:10px; margin-right:auto; margin-left:auto;}
.BoutonContactIndex {position:relative; left:-18px; margin-bottom:15px; }
.BoutonContactIndex a { display:block; width:228px; height:50px; background-image:url(../images/contactez-nous.jpg); background-position:top; background-repeat:no-repeat;}
.BoutonContactIndex a:hover { display:block; background-position:0 -50px;}

#zonecontact {position:relative; position:relative; width:189px; top:19px; margin-right:auto; margin-left:auto;}
.BoutonContact {width:164px; margin-left:auto; margin-right:auto;}
.BoutonContact a { display:block; width:164px; height:38px; background-image:url(../images/contactez-nous-page.jpg); background-position:top; background-repeat:no-repeat;}
.BoutonContact a:hover { display:block; background-position:0 -38px;}

.encadre {width:189px; margin:20px auto 0 auto;} 
.encadreheader {height:11px; background-image: url(../images/encadre-top-page.gif); margin:0 !important; margin:0 0 -8px 0}

.encadremiddle {position:relative; width:100%; background-image: url(../images/encadre-middle-page.gif); margin:0; padding:0; }

.encadretexte {position:relative; width:157px; top:0px; left:5px; padding-bottom:8px; }
.encadretextecentre { text-align:center; position:relative; width:157px; top:0px; left:5px; padding-bottom:8px; }
.encadretextecentre290 { text-align:center; position:relative; width:290px; top:0px; left:5px; padding-bottom:8px; float:left; }

.encadretitre {position:relative; left:11px; background-image: url(../images/puce.jpg); background-repeat: no-repeat; background-position:left; padding-left:30px; font-family:verdana, sans-serif; font-size:11px; font-weight:bold; color:#6c6a6a; }
.encadretexte, .encadretexte2, .encadretextecentre, .encadretextecentre290 {padding:5px; font-family:verdana, sans-serif; font-size:11px; color:#8c8c8c; line-height:15px; }
.encadremiddle, .encadretexte a, .encadretexte2 a, .encadretextecentre290 a {color:#f36d21; }
.encadretexte a:hover, .encadretexte2 a:hover, .encadretextecentre a:hover, .encadretextecentre290 a:hover {color:#f36d21; text-decoration:none; }

.encadretexte2 {position:relative; width:350px; top:0px; left:5px; padding-bottom:8px; }



.textecontact {position:relative; left:55px; margin-top:10px; width:189px; font-family:verdana, sans-serif; font-size:11px; color:#000; line-height:17px; }

.encadrefooter {height:11px; background-image: url(../images/encadre-bottom-page.gif); margin:0 !important; margin:0 0 -8px 0; padding:0;}

.RightTexte { width:200px; margin:10px 0 0 0; font-family:verdana, sans-serif; font-size:11px; line-height:18px;}
.Formations { padding:0; margin:10px 0 10px -20px ;}


/*fin bloc droit*/



#flash {position:relative; top:-20px; width:600px; float:left; padding:0px 15px 0px 15px; }
#right {position:relative; top:-20px; width:310px; float:left; margin:0; padding:0; }

#encadre {position:relative; width:219px; margin:0 auto 0 auto;}
#encadreheader {height:11px; background-image: url(../images/encadre-top.gif); margin:0 !important; margin:0 0 -8px 0}

#encadremiddle {position:relative; width:100%; background-image: url(../images/encadre-middle.gif); margin:0; padding:0; }
#encadretexte {position:relative; width:157px; top:5px; left:30px; padding-bottom:8px; }
.encadretitre {background-image: url(../images/puce.jpg); background-repeat: no-repeat; background-position:left; padding-left:30px; font-family:verdana, sans-serif; font-size:11px; font-weight:bold; color:#6c6a6a; }
.encadretexte {padding:5px; font-family:verdana, sans-serif; font-size:11px; color:#8c8c8c; line-height:15px; }
.encadretexte a {color:#f36d21; }
.encadretexte a:hover {color:#f36d21; text-decoration:none; }

.textecontact {position:relative; left:55px; margin-top:10px; width:230px; font-family:verdana, sans-serif; font-size:11px; color:#000; line-height:17px; }
.textecontact li {margin:0 0 0 20px; }
.textecontact strong {color:#e2671e; font-weight:bold; }

.telephone {background-image: url(../images/pucetel.jpg); background-repeat: no-repeat; background-position:left; padding:0 0 0 15px; margin:0; font-family:verdana, sans-serif; font-size:11px; font-weight: normal; color:#6c6a6a; line-height:12px; }
.email {background-image: url(../images/pucemail.jpg); background-repeat: no-repeat; background-position:left; padding-left:15px; font-family:verdana, sans-serif; font-size:11px; font-weight:bold; color:#6c6a6a; }
.email a, .email2 a {font-size:10px;}
.email2 {background-image: url(../images/pucemail.jpg); background-repeat: no-repeat; background-position:left; padding-left:15px; font-family:verdana, sans-serif; font-size:10px; font-weight:bold; color:#6c6a6a; }
.email2 a:hover { text-decoration:none;}


#encadrefooter {height:11px; background-image: url(../images/encadre-bottom.gif); margin:0 !important; margin:0 0 -8px 0; padding:0;}

.formations {font-family:Times New Roman, serif; font-size:65px; color:#f36d21; font-style:normal; }

#footer {clear:both; width:100%; height:1px; margin:0; padding:0; }



/* FORMULAIRE
==========================================*/
#form p { margin: 0 0 5px 0; padding: 0;color:#727274; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; }
#form span { margin: 0 0 5px 0; padding: 0; float: left; width: 110px; }
#form strong { color: #D82145; }
#form input { color: #7A7A7A; border: 1px solid #7A7A7A; }
#form textarea { color: #7A7A7A; border: 1px solid #7A7A7A; }
#form #submit { background: #e2671e; float: left; border: 0; color: #fff; padding: 3px; margin: 10px 0 0 110px; cursor: pointer; }

#form2 p { margin: 0 0 5px 0; padding: 0;color:#727274; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; }
#form2 span { margin: 0 0 5px 0; padding: 0; float: left; width: 110px; }
#form2 strong { color: #D82145; }
#form2 input { color: #7A7A7A; border: 1px solid #7A7A7A; }
#form2 textarea { color: #7A7A7A; border: 1px solid #7A7A7A; }
#form2 #submit2 { background: #e2671e; float: left; border: 0; color: #fff; padding: 3px; margin: 10px 0 0 110px; cursor: pointer; }
/* FIN FORMULAIRE  */




.clear { clear: both; }

/* CENTRE
==========================================*/
#centre { width: 425px; margin: 0; padding: 0; float: left; padding: 5px 30px 0 30px; color: #666; }
	#centre a { color: #D41F42; }
		#centre a:hover { text-decoration: none; }
	#centre img { float: left; margin: 0 10px 15px 0; }
	#centre h1 { margin: 0 0 10px 0; padding: 0; color: #D41F42; font-size: 12px; font-weight: bolder; }
	#centre h2 { margin: 0 0 15px 0; padding: 0; color: #848484; font-size: 11px; font-weight: bolder; }
	#centre ul { margin: 20px 0 20px 25px; padding: 0; }
	#centre li { margin: 8px 0 8px 0; padding: 0; }
	#centre p { margin: 0 0 20px 0; }

.simplylifePhoto {
margin:0 10px 0 0;
}

/*footer*/
#rappelmenu {position:relative; top:10px; width:880px; margin: 0 auto 0 auto;}
#bottommenu {width:700px;}
#bottommenu li {display:inline; color:#8d959b; font-size:10px; font-family:Arial, Helvetica, sans-serif;}
#bottommenu li a {color:#8d959b; text-decoration:none; }
#bottommenu li a:hover {text-decoration:underline; }
#copyright {position:absolute; right:0px; top:5px; color:#8d959b; font-size:10px; font-family:Arial, Helvetica, sans-serif;}
/*fin footer*/
