@charset "utf-8";

body {
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../../IMG/interface/fond.png);
	width:950px;
	margin-right:auto;
	margin-left:auto;
}

a.menu {
	color:#FFF;
	}

a {
	text-decoration: none;
	color: #06C;
}
a.titreArticle {display:block;}
a.titreActivite {display:block;}
a.spip_in {
	font-family: Arial, Helvetica, sans-serif;
	color: #06C;
	display:inline;	
	}
a.pdf {
	font-family: Arial, Helvetica, sans-serif;
	color: #06C;
	display:inline;	
	}
a.spip_mail {
	font-family: Arial, Helvetica, sans-serif;
	color: #06C;
	display:inline;	
	}
a.spip_out {
	font-family: Arial, Helvetica, sans-serif;
	color: #06C;
	display:inline;	
	}
a img {
	border-style: none;
	border-width: 0px;
}

img.block {
	display: block;
}

table {
	margin: 0px;
	padding: 0px;
	border-style: none;
	border-width: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}

table td {
	margin: 0px;
	padding: 0px;
	border-style: none;
	border-width: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}

/* main */

div.main {
	width: 950px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}

/* bandeau */

div.bandeau {
	width: 920px;
	height: 133px;
	position: relative;
}

div.bandeau div {
	float: left;
}

div.bandeau div.bandeauLogoGauche {
	width: 161px;
	height: 133px;
}

div.bandeau div.bandeauSliderCentre {
	width: 752px;
	height: 133px;
}

/* slideshow */

div.slideshow img {
	display: block;
    position: absolute;
    top: 0px;
    left: 20px;
	opacity: 0.0;
}
div.imageFix img {
	display: block;
    position: absolute;
    top: 0px;
    left: 20px;
	}
/* menu */

table.menu {
	width:920px;
	margin-top: 5px;
	margin-left: 15px;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
}

table.menu td {
	height: 42px;
}

table.menu td a {
	color: #FFFFFF;
	font-weight:bold;

}
table.menu td.menuCentre {
	padding-left: 10px;
	padding-right: 10px;
	background-color: #d5d7d8;
	background-image: url(../../IMG/interface/Menucentre.png);
}

table.menu td.menuSeparateur {
/*	border-right: inset 2px #d5d7d8;*/
}

table.menu td.menuBordGauche {
	width: 15px;
	background-image: url(../../IMG/interface/MenuBordGauche.png);
}

table.menu td.menuBordDroit {
	width: 15px;
	background-image: url(../../IMG/interface/MenuBordDroit.png);
}
/********************menu n+1haut*************************/
table.menu td.menuCentre1 {
	padding-left: 10px;
	padding-right: 10px;
	background-color: #d5d7d8;
	background-image: url(../../IMG/interface/G-Menucentre.png);
}

table.menu td.menuSeparateur1 {
/*	border-right: inset 2px #d5d7d8;*/
}

table.menu td.menuBordGauche1 {
	width: 15px;
	background-image: url(../../IMG/interface/G-MenuBordGauche.png);
}

table.menu td.menuBordDroit1 {
	width: 15px;
	background-image: url(../../IMG/interface/G-MenuBordDroit.png);
}

/********************************/

td img.invisible {
	display: none;
}

td img.on {
	display: block;
}

/* sous menu */

table.sousMenu {
	margin-top: 0px;
	margin-left:15px;
	text-align: center;
	font-size: 12px;
	width:920px	;
}

table.sousMenu td {
	height: 23px;
}

table.sousMenu td a {
	color: #ffffff;
}

table.sousMenu td.on a {
	color: #FF6;
}

table.sousMenu td.menuCentre {
	padding-left: 5px;
	padding-right: 5px;
}

table.sousMenu td.menuSeparateur {
	border-right: inset 2px #d5d7d8;
}

table.sousMenu td.menuBordGauche {
	width: 13px;
}

table.sousMenu td.menuBordDroit {
	width: 13px;
}


/* sommaire */

table.sommaire {
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	width: 95%;
}

table.sommaire td {
	vertical-align: top;
}

/* rubrique */

table.rubrique {
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	width: 920px;
}

table.rubrique td {
	vertical-align: middle;
	/*height:96px;*/
	padding-left: 15px;
}

table.sousRubrique table td.middle {
	vertical-align: middle;
}

/* sous rubrique */

table.sousRubrique {
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	width: 95%;
}

table.sousRubrique td {
	vertical-align: top;
}

/* formation */

.offreFormation {
	color: #4E4E50;
}

h2.offreFormation {
	font-size: 16px;
}

ul.offreFormation {
	margin-top: 0px;
	margin-bottom: 25px;
}

select {
	color: #4E4E50;
}

table.formation {
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	width: 95%;
}

table.formation td {
	vertical-align: top;
}

table.formation div a {
	margin: 5px 20px;
	color: #008784;
	font-weight: bold;
}

table.titreFormation {
	width: 100%;
}

table.titreFormation td {
	vertical-align: middle;
	color: white;
	font-weight: bold;
	font-size: 13px;
}

table.boxInfoFormation {
	margin: 0px;
	padding: 0px;
	border-style: none;
	border-collapse: collapse;
	border-spacing: 0px;
	width: 100%;
}

table.boxInfoFormation td {
	margin: 0px;
	padding: 0px;
	border-style: none;
	border-spacing: 0px;
}

div.infoFormation {
	margin-top: 10px;
	margin-bottom: 20px;
}

div.infoFormation p {
	color: #4E4E50;
	text-align: justify;
	margin-left: 20px;
	margin-right: 20px;
}

/*catégories*/

table.presentation {
	width:642px;
	font-size: 12px;
	font-weight: normal;
	color:#FFF;
	border-spacing:10px;
}
table.presentation td.activite {
	background-image:url(../images/fond-activite.png);
	width:306px;
	height:146px;
	margin-top: 5px;
	margin-left: 25px;
	font-size: 12px;
	font-weight: normal;
	padding-left:10px;
}
table.presentation td.groupe {
	background-image:url(../images/fond-groupe.png);
	width:306px;
	height:142px;
	margin-top: 5px;
	margin-left: 25px;
	font-size: 12px;
	font-weight: normal;
	padding-left:10px;
}
table.presentation td.identite {
	background-image:url(../images/fond-identite.png);
	width:306px;
	height:142px;
	margin-top: 5px;
	margin-left: 25px;
	font-size: 12px;
	font-weight: normal;
	padding-left:10px;
}

table.presentation td.carriere {
	background-image:url(../images/fond-carrier.png);
	width:306px;
	height:142px;
	margin-top: 5px;
	margin-left: 25px;
	font-size: 12px;
	font-weight: normal;
	padding-left:10px;
}

.titre-presentation {
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	padding-left:15px;
	padding-top:15px;}

/* categorieFormation */

div.categoriesFormation {
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 95%;
	background-color: #999999;
}

table.gfe {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-style: none;
	border-collapse: collapse;
}

table.gfe td {
	margin: 0px;
	padding: 0px;
	border-style: none;
	vertical-align: top;
	width: 33%;
}

table.gfe a {
	text-decoration: none;
	color: white;
	font-size: 9px;
}

table.gfe ul {
	margin: 0px;
	padding: 0px;
}

table.gfe li {
	margin: 0px;
	margin-left: 15px;
	margin-bottom: 5px;
	padding: 0px;
	color: white;
	font-size: 6px;
	list-style-position: outside;
}

/* contactAndCo */

div.contactAndCo {
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 0px;
	text-align: center;
	position: relative;	
	
}

div.contactAndCo a {
	display: inline;
	color: black;
}

/* actu */

.actu {
	background:url(../images/FondActu.png);
	width:642px;
	height:259px;}
.titreActu, .texteActu, .lienActu {
	width: 190px;
	padding: 0px 10px;
}

.titreActu {
	color: #669;
	font-weight: bold;
	font-size:16px;
	width:150px;
	height: 45px;
	font-style:italic;
}

.texteActu {
	text-align: justify;
	color: #669;
	width:140px;
	margin-right:10px;
}

.lienActu {
	text-align: right;
	width:150px;
}

.lienActu a {
	color: #5c5c5e;
}

/* rubrique, ... */

.texteRubrique, .texteSousRubrique, .texteArticle {
	text-align: justify;
	font-size:12px;
	color: #5c5c5e;
	padding: 0px 10px;
}

.titreActivite {
	text-align: left;
	font-size:12px;
	color: #FFF;
	padding: 10px 10px;
}

.texteRubrique p, .texteSousRubrique p, .texteArticle p {
	margin-top: 0px;
}

div.texteRubrique {
	margin-left:40px;
	width:550px;
}

a.titreArticle {
	margin: 5px 20px;
	color: #ffffff; /*#008784;*/
	font-weight: bold;
}

table.sousRubrique a.on {
	color: #FFFF66; /*#666;*/
}

table.sousRubrique td {
	vertical-align: top;
}

.menuArticleCentre {
	background-color: #cccccc;
}
.menuArticletaille {
	margin-left:10px;
	width:247px}

ul.pdf {
}

/* plan */

div.plan h1 {
	font-size: 14px;
}

div.plan h2 {
	font-size: 12px;
	margin-top: 6px;
	margin-bottom: 6px;
}

div.plan ul {
	margin-top: 3px;
	margin-bottom: 12px;
}

div.plan a {
	color: #5c5c5e;
}

/*****************style rub publication*********************/
/* slide gauche */

.titrepub {
	font-size:14px;
	color:#069;
	font-weight:bold;}

.gauche {
	background:url(../images/FondChiffreTemoignage.png);
	width:230px;
	height:590px;
	padding-top:5px;}

/* slide telecharger*/

.telecharger {
	float:right;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:360px;
	height:590px;
	padding-top:5px;
	list-style-position: outside;
	}

.telecharger a:link{ color:#06C;}
.telecharger a:hover{ color:#069;}
.telecharger a:visited{ color:#666;}

/*********************************************************/



/* slide droit */

.droit {
	background:url(../images/FondChiffreTemoignage.png);
	width:267px;
	height:590px;
	margin-left:10px;
	padding-top:5px;}
	
.chiffre{
	width:247px;
	height:32px;
	margin-top:5px;
	margin-left:10px;

}

.chiffre1 {
	width:247px;
	height:9px;
	background-image:url(../images/Fond-Valeurs.png);}

.chiffre2 {
	width:247px;
	padding-left:10px;
	padding-right:10px;
	background-image:url(../images/Fond-Valeurs1.png);
	font-size:11px;
	color:#069;
	text-align:left;
}
.TitChiffre {
	font-size:20px;
	color:#F60;
	}

.chiffre3 {
	width:247px;
	height:9px;
	background-image:url(../images/Fond-Valeurs2.png);
}

table.chiffre td.chiffre2 p {
	display:inline-block;}
	
.lienChiffre {
	color:#5c5c5e;
	width: 200px;
	padding: 0px 10px;
	text-align:right;}

div.lienChiffre a {
	color:#5c5c5e;}

.titreVal {
	font-weight:bold;
	display:inline-block;
	font-size:15px;
	color:#069;
	text-align:left;
	padding-top:3px}

.valeur {
	position:relative;
	width:247px;
	margin-top:5px;
	margin-left:10px;
	
}
.valeur1 {
	width:247px;
	height:9px;
	background-image:url(../images/Fond-Valeurs.png);
}
.valeur2 {
	width:247px;
	background-image:url(../images/Fond-Valeurs1.png);
	text-align:justify;
	font-size:11px;
	color:#069;
	padding-right: 10px;
	padding-left: 10px;
}
.valeur3 {
	width:247px;
	height:9px;
	background-image:url(../images/Fond-Valeurs2.png);
}
.temoignage {
	background:url(../images/Fond-Temoignage.png);

	text-align:justify;
	width:240px;
	height:181px;
	margin-top:5px;
	margin-left:10px;
	padding-left:5px;
	font-size:11px;
	position:relative;
	}
div.temoignage td {
	font-size:11px;
	color:#FFF;}
/*.connect{
	background-image:url(../images/fond-connect.png);
	width:248px;
	height:128px;
	margin-left:10px;
	margin-top:5px;
	}*/
.connect0{
	width:247px;
	height:32px;
	margin-top:5px;
	margin-left:10px;

}
.connect0 {
	width:247px;
	height:17px;
	background-image:url(../images/fond-connect1.png);
}

.connect1 {
	width:247px;
	background-image:url(../images/fond-connect2.png);
	padding-left:10px;
	padding-right:10px;
	color:#069;
	font-size:11px;
}

.connect2 {
	width:247px;
	height:17px;
	background-image:url(../images/fond-connect3.png);
	
	
	text-align:left;
}
.lienTem {
	text-align: right;
	width:100%;
	color:#FFF;
	margin-top:5px;
	padding-right:5px;
}

div.lienTem a {
	color:#FFF; }
	
div.ss_menu {
	margin:10px;
	margin-left:10px;}

div.temoignage td.titreTemoignage { font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#FFF; font-weight:bold;}


/* spip */

.spip_documents {
	text-decoration: none;
	border:0px;
	margin-right:10px;
}
dl.spip_documents_#ID_DOCUMENT {
	margin-right:0px;
	}
dt {
	text-align:right;
	}

.spip_documents_left img {
	text-decoration: none;
	border:0px;
	margin-right:10px;
}

.spip_documents_right img {
	text-decoration: none;
	border:0px;
	margin-left: 10px;
}

table.spip td {
	font-size:12px;
	
	}
.spip_doc_titre {
	font-family:Arial, Helvetica, sans-serif; font-style:italic; font-weight:lighter; font-size:10px;}
	
/*table.spip tr.row_odd td img { border-color:#999; border-width:1px; border-style:solid;}
table.spip tr.row_even td img { border-color:#999; border-width:1px; border-style:solid;}*/
table.spip tr.row_even td{ vertical-align:middle;}
table.spip tr.row_odd td{ vertical-align:middle;}
table.spip tr.row_first td{ vertical-align:middle;}
