* {
	margin: 0;
	padding: 0;;
}

.addthis_toolbox {
	float: right;
	width: 25%;
}

/**RECHERCHE**/

.tools {
	width: 100%;
	clear: both;
}

.tools .bouton {
	cursor: pointer;
	color: #666;
}

.rechercheAvancee {
	display: none;
	background: #f7f7f7;
	width: 50%;
	border: solid 1px #f7f7f7;
	border-radius: 5px;
	padding: 10px;
	margin: 10px;
}

.triRecherche {
	float: right;
	width: 40%;
}

.termeRecherche {
	float: left;
	width: 60%;
}

.resultatRecherche #triRecherche {
	cursor: pointer;
}

.resultatRecherche h2 {
	font-size: 14px;
	font-weight: bold;
	background: none;
	color: #666;
}

.triRecherche a {
	color: #666;
	text-decoration: none;
}

body #content #titre {
	clear: both;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	background-color: #f1f4f9;
	text-align: center;
}

a.backLink {
	font-size: 14px;
	margin: 10px 0 0 10px;
}

.gras {
	font-weight: bold;
}

img {
	border: 0;
}

div {
	color: #666666;
	font-size: 12px;
	font-family: Verdana;
}

div.actions a img {
	/* pour cacher le soulignement des images dans les balises a */
	background-color: #fff;
	margin: 0 5px 10px 20px;
}

/* LAYOUT */
div#conteneur {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

#centre, #home {
	float: right;
	margin: 0;
	padding: 2px 0 0 5px;
	width: 100%;
	display: block;
	vertical-align: top;
}

#droite {
	position: absolute;
	right: 0;
	width: 150px;
}

#centreDroit {
	float: left;
	width: 130px;
	margin: 20px auto;
	padding: 0 5px 0 0;
	background: #ebebeb;
	text-align: justify;
}

#footer {
    left:0px;
    bottom:0px;
	background: #343437;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	height: 40px;
	min-width:1000px;
	border-top: 1px solid #999999;
	color: #999999;
	position: relative;
}

#footer a {
	color: white;
}

#footer div#mentions_LinkCont {
	text-align: center;
	padding: 10px;
}

#footer a#mentions_Link {
	color: white;
}

#footer li {
	margin-left: 10px;
}

#pied {
	float: right;
	width: 756px;
	height: 15px;
	background: #9f9f9f;
	text-align: center;
}

#pied ul {
	list-style: none;
}

#pied ul, #pied li {
	display: inline;
}

#pied li, #pied li a {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}

#centreGauche img {
	float: right;
	margin: 0 0 10px 10px;
}

div.encadre p.titreEncadre, div.sommaire p.titreEncadre {
	clear: both;
	width: 380px;
	margin: 0 0 5px 10px !important;
	color: #666;
	font-weight: bold;
	font-size: 12px;
}

p.titreEncadre {
	margin: 0 0 5px 20px;
	padding-left: 10px;
}

.projections p.titreEncadre {
	background: url(/images/puce-carree-verte.jpg) 0 4px no-repeat
		!important;
}

/*.projections span.encadre p {
background:  url(/images/puce-carree-verte.jpg) 0 4px no-repeat !important;
}*/
.qui p.titreEncadre {
	background: url(/images/puce-carree-rouge.jpg) 0 4px no-repeat
		!important;
}

.rubrique6 p.titreEncadre {
	background: url(/images/puce-carree-mauve.jpg) 0 4px no-repeat
		!important;
}

.rubrique7 p.titreEncadre {
	background: url(/images/puce-carree-verte-clair.jpg) 0 4px no-repeat
		!important;
}

/*.qui span.encadre p {
background:  url(/images/puce-carree-rouge.jpg) 0 4px no-repeat !important;
}*/
/*
.faits p.titreEncadre {
	background: url(/images/puce-carree-bleue.jpg) 0 4px no-repeat
		!important;
}
*/
/*.faits span.encadre p {
background:  url(/images/puce-carree-bleue.jpg) 0 4px no-repeat !important;
}*/ /* FIN LAYOUT */ /* MENU GAUCHE */
.menugauche {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.menugauche li {
	margin-bottom: 5px;
}

.menugauche a {
	margin: 0 2px;
	color: #000000;
	text-decoration: underline;
}

.menugauche a:hover, .menugauche li.selected a {
	text-decoration: none;
}

.menudroit {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.menudroit li {
	margin-bottom: 5px;
}

.menudroit a {
	margin: 0 2px;
	color: #000000;
	text-decoration: underline;
}

.menudroit a:hover {
	text-decoration: none;
}

.articleGauche {
	margin: 60px 3px 0 14px;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}

/* FIN MENU GAUCHE */
h1 {
	position: absolute;
	z-index: 200;
	display: block;
}

a h1.noJSoSlideLinkH1 {
	color: #000000;
}

a:hover h1.noJSoSlideLinkH1 {
	text-decoration: underline;
}

h1.noJSoSlideLinkH1 {
	position: relative;
	height: auto;
	width: 100%;
	height: 100%;
	display: block;
	margin-bottom: 20px;
}

a#clickTitle {
	width: 100%;
	height: 100%;
	display: block
}

h1 a#clickTitle span {
	display: none;
	width: 100%;
	height: 100%;
}

h2 {
	margin: 60px 0 0 14px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 25px 0 0 45px;
	padding: 0 0 0 25px;
	height: 36px;
}

h4.accroche {
	font-size: 14px;
}

span.emphase {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

h5.titre-section {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}

h5.titre-section2 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

h5.titre-section3 {
	font-size: 13px;
	color: #CC1415;
}

.mentions h3 {
	background: url(/images/puce-ronde-rouge.png) left 0 no-repeat;
	color: #d01e2c;
	margin: 15px 0 0 45px;
	padding-top: 0;
}

#folderPath {
	background: url(/images/puce-ronde-grise.png) left 0 no-repeat;
	color: #76797c;
	margin: 15px 0 0 45px;
	padding-top: 0;
}

#folderPath a {
	color: #76797c;
}

.contenuEspacePrive a {
	color: #666666;
}

.mentions h4.accroche {
	color: #d01e2c;
}

.qui h3 {
	background: url(/images/puce-ronde-rouge.png) left 0 no-repeat;
	color: #d01e2c;
	padding-top: 0;
}

.qui h4.accroche {
	color: #d01e2c;
}

.metiers h3 {
	background: url(/images/puce-ronde-orange.png) left 0 no-repeat;
	color: #f29400;
	padding-top: 0;
}

.metiers h4.accroche {
	color: #f29400;
}

.rubrique6 h3 {
	background: url(/images/puce-ronde-mauve.png) left 0 no-repeat;
	color: #7F5996;
	padding-top: 0;
}

.rubrique6 h4.accroche {
	color: #7F5996;
}

.rubrique7 h3 {
	background: url(/images/puce-ronde-verte-clair.png) left 0 no-repeat;
	color: #90BC27;
	padding-top: 0;
}

.rubrique7 h4.accroche {
	color: #90BC27;
}

.faits h3 {
	background: url(/images/puce-ronde-bleue.png) left 0 no-repeat;
	color: #438ac8;
	padding-top: 0;
}

.faits h4.accroche {
	color: #438ac8;
}

.projections h3 {
	background: url(/images/puce-ronde-projections.png) left 0 no-repeat;
	color: #00a99d;
	padding-top: 0;
}

.projections h4.accroche {
	color: #00a99d;
}

.home h3 {
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 0 30px;
	width: 250px;
}

#centreGauche h3.qui {
	background: url(/images/puce-ronde-rouge.png) left no-repeat;
	color: #d01e2c;
}

#centreGauche h3.faits {
	background: url(/images/puce-ronde-bleue.png) left no-repeat;
	color: #438ac8;
}

#centreGauche h3.metiers {
	background: url(/images/puce-ronde-orange.png) left no-repeat;
	color: #f29400;
}

#centreGauche h3.projections {
	background: url(/images/puce-ronde-verte.png) left no-repeat;
	color: #00a99d;
}

#centreGauche h3.rubrique6 {
	background: url(/images/puce-ronde-verte-clair.png) left no-repeat;
	color: #7F5996;
}

#centreGauche h3.rubrique7 {
	background: url(/images/puce-ronde-verte-clair.png) left no-repeat;
	color: #90BC27;
}

#centreDroit h3.qui {
	background: url(/images/puce-ronde-rougeDroite.jpg) left top no-repeat;
	color: #d01e2c;
}

#centreDroit h3.faits {
	background: url(/images/puce-ronde-bleueDroite.jpg) left top no-repeat;
	color: #438ac8;
}

#centreDroit h3.metiers {
	background: url(/images/puce-ronde-orangeDroite.jpg) left top no-repeat;
	color: #f29400;
}

#centreDroit h3.projections {
	background: url(/images/puce-ronde-verteDroite.jpg) left top no-repeat;
	color: #00a99d;
}

#centreDroit h3.rubrique6 {
	background: url(/images/puce-ronde-verteClairDroite.jpg) left top
		no-repeat;
	color: #7F5996;
}

#centreDroit h3.rubrique7 {
	background: url(/images/puce-ronde-verteClairDroite.jpg) left top
		no-repeat;
	color: #90BC27;
}

#centreDroit p {
	margin: 0 0 10px 0;
}

/* FIN LAYOUT */

/* FONT / POLICE */


/* HEADER */
#header {
	height: 95px;
	clear: both;
	min-width:1000px;
	background: #444445;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	box-shadow: 10px 1px 5px grey;
	position: relative;
	z-index: 2000;
}

.containerHeader {
	width:1000px;
	margin:0 auto;
	background: #444445;
	
}

#header #logo {
	float : left;
	margin-top:15px;
}

#search {
	margin: 10px 0 0 25px;
	height: 60px;
	background: transparent url(/images/v2/recherche.png) left
		no-repeat;
}

#menuSearch{
	width:82px;
	float:right;
}

/* menu header */
#header ul.header {
	list-style: none;
	float: right;
	display:table;
}

#menuHeader {
	float:right;
}

#menuDisconnect {
	float: right;
}

#header ul.header, #header ul.header li {
	background: #444445;
}

#header ul.header li {
	color: #fff;
	font-family: Roboto;
	border-left: 1px solid black;
	display:table-cell;
	vertical-align:middle;
}

#header ul.header li ul li {
	float: left;
	color: #fff;
	font-family: Roboto;
	border-left: 1px solid black;
}

#header ul.header li#menu_2 > a {
	border-left: 0px solid black;
	border-bottom: 4px solid #8dbe27;
}

#header ul.header li#menu_3 > a {
	border-bottom: 4px solid #4190d5;
}

#header ul.header li#menu_4 > a {
	border-bottom: 4px solid #e0a41e;
}

#header ul.header li#menu_5 > a {
	border-bottom: 4px solid #00af98;
}

#header ul.header li#menu_6 > a{
	border-bottom: 4px solid #9145bf;
}

#header a#menu_6 {
	margin-left: 4px;
}

#header ul.header li#menu_7 > a{
	border-bottom: 4px solid #be2f00;
}

#header ul.header li#menu_8 > a {
	border-bottom: 4px solid #76797c;
}

#header ul.header li#menu_1 > a, #header ul.header li#menu_2 > a, #header ul.header li#menu_3 > a,
#header ul.header li#menu_6 > a, #header ul.header li#menu_7 > a, #header ul.header li#menu_8 > a {
	width: 90px;
}

#header ul.header li#menu_5 > a, #header ul.header li#menu_4 > a {
	width: 110px;
}

#header ul.header li > a {
	height:91px;
	display:table-cell;
	vertical-align:middle;
}

#header li ul /* Sous-listes */ {
	position: absolute; /* Position absolue */
	width: 180px; /* Largeur des sous-listes */
	left: -999em; /* Hop, on envoie loin du champ de vision */
	text-decoration: none;
	text-align: center;
	background: #444445;
}

#header  ul.header li ul li /* Sous-listes */ {
	width: 250px;
	height: 40px;
	background: #343337;
	margin-top: 0px;
	margin-bottom: 0px !important;
	padding-bottom: 0 !important;
	bottom: 0px;
}

#header  ul.header li ul li:first-child /* Sous-listes */ {
	width: 250px;
	height: 37px;
	background: #343337;
	margin-bottom: 0px !important;
	padding-bottom: 0 !important;
	bottom: 0px;
}

#header  ul.header li ul li a /* Sous-listes */ {
	width: 250px;
	bottom: 0px;
	background: url(../images/v2/puceOrange.png) 4px 4px no-repeat;
	text-align: left;
	text-indent: 20px;
	margin-left: 10px;
	color: #fefefe;
	padding-left: 12px;
	float: inherit;
}

/* Pour le menu_2 certains items ont un titre plus long */
#header  ul.header li#menu_2 ul li a, #header  ul.header li#menu_2 ul li, #header  ul.header li#menu_6 ul li , #header  ul.header li#menu_6 ul li a {
	width: 300px;
}

#header  ul.header li#menu_3 ul li a
	/* Sous-listes */ {
	background: url(../images/v2/puceBleueClaire.png) 4px 4px no-repeat;
}

#header  ul.header li#menu_6 ul li a
	/* Sous-listes */ {
	background: url(../images/v2/puceViolette.png) 4px 4px no-repeat;
}

#header  ul.header li#menu_2 ul li a {
	background: url(../images/v2/puceVerte.png) 4px 4px no-repeat;
}

#header  ul.header li#menu_4 ul li a
	/* Sous-listes */ {
	background: url(../images/v2/puceOrange.png) 4px 4px no-repeat;
}

#header  ul.header li#menu_8 ul li a
	/* Sous-listes */ {
	background: url(../images/v2/puceRouge.png) 4px 4px no-repeat;
}

#header  ul.header li#menu_5 ul li a
	/* Sous-listes */ {
	background: url(../images/v2/puceBleue.png) 4px 4px no-repeat;
}
#header  ul.header li#menu_7 ul li a
	/* Sous-listes */ {
	background: url(../images/v2/puceRouge.png) 4px 4px no-repeat;
}

#header  ul.header li ul li a:first-child /* Sous-listes */ {
	margin-top: 20px !important;
}

#header  ul.header li ul li:last-child /* Sous-listes */ {
	height: 58px;
}

#header li:hover ul, #header li li:hover ul, #header li.sfhover ul,
	#header li li.sfhover ul
	/* Sous-listes lorsque la souris passe sur un �l�ment de liste ET sous-sous-lites lorsque la souris passe sur un �l�ment de sous-liste */
	{
	left: auto; /* Repositionnement normal */
	min-height: 0; /* Corrige un bug sous IE */
	text-decoration: none;
	font-weight: none;
}

div.searchDiv {
	width: 1000px;
	float:right;
}
#header ul.header li a {
	color: #fefefe;
	text-decoration: none;
	font-family: 'Roboto';
	font-size: 13px;
	height:91px;
}

#header ul.header li a:hover {
	font-family: 'Roboto';
	font-size: 13px;
	text-decoration: none !important;
}

#header ul.header li.selected a {
	font-family: 'Roboto';
	font-size: 13px;
	text-decoration: none;
}

/**FIN HEADER **/

/** SEARCH **/
#searchPannel {
	text-align: left;
	background: #343337;
	height: 242px;
	width:415px;
	position: absolute;
	text-size: 12px;
	color: white;
	z-index: 30;
}

#menuSearch ul > a {
/* 	display:block; */
/* 	height:95px;	 */
}
#menuSearch li {
	margin-left : -333px;
}
#searchPannel h2 {
	color: white;
	font-family: 'Roboto';
	font-size: 15px;
	margin: 10px 0 0 0;
	text-align: center;
}

#inputSearchText {
	height: 27px;
	width: 210px;
	text-align: left;
	vertical-align: inherit;
	float: left;
	margin-left: 55px;
	margin-top: 10px;
	text-align: left;
}

#searchForm td {
	padding-left: 15px;
}

#searchPannel select, #searchPannel input {
	height: 20px;
	width: 210px;
	text-align: left;
	vertical-align: inherit;
	float: left;
	margin-left: 15px;
	margin-top: 10px;
	text-align: left;
}


#searchPannel img {
	margin-top: 5px;
	height: 33px;
	padding-left:6px;
}

#searchPannel .okButton {
	margin-left: 164px !important;
	height: 28px !important;
	width: 135px !important;
	font-size: 14px !important;
	font-family: 'Roboto';
	padding-left: 33px !important;
}

.recherche {
	color:#FFF;
	
}

.icon-social {
	color: white;
	margin-top: 5px;
}

#icon-twitter {
	margin-right: 15px;
}

/* COLONNE GAUCHE */
#gauche {
	margin: 0;
	padding: 0;
	vertical-align: top;
	width: 129px;
	display: table-cell !important;
	display: block;
	float: left;
}

#content, #homeContent {
	float: right;
}

#content {
	width: 860px;
}

#contentTools {
	float: right;
	*max-width: 50%;
}

#contentTools form {
	*float: left;
}

/** FOR IE 6 **/
* html #content {
	width: 816px;
}

#homeContent {
	width: 100%;
}

#gauche ul { /* menu niveau 1 */
	list-style: none;
	margin: 20px 0 0 3px;
	width: 102px;
}

#gauche ul li { /* menu niveau 1 */
	margin: 0 0 15px 0;
	padding-left: 16px;
	background: url(/images/puce-fleche-noire.jpg) 0 4px no-repeat;
}

#gauche ul li ul { /* menu niveau 2 */
	list-style: none;
	margin: 20px 0 0 0;
}

#gauche a {
	color: #000;
	text-decoration: none;
	font-size: 10px;
}

.mentions #gauche, .home #gauche {
	background: #ebebeb 0 0 no-repeat;
	margin-top: 10px;
}

.qui #gauche {
	background: #ebebeb 0 0 no-repeat;
	margin-top: 10px;
}

/*.qui #gauche ul li {
margin: 0 0 0 0;
}*/
.qui #gauche ul li.selected {
	background: url(/images/puce-fleche-rouge.jpg) 0 4px no-repeat;
}

.qui #gauche ul li.selected ul li a {
	color: #000;
}

.qui #gauche ul li.selected a {
	color: #d01e2c;
}

.metiers #gauche {
	background: #ebebeb top no-repeat;
	margin-top: 10px;
}

.metiers #gauche ul li.selected {
	background: url(/images/puce-fleche-orange.jpg) 0 4px no-repeat;
}

.metiers #gauche ul li.selected a {
	color: #f29400;
}

.metiers #gauche ul li.selected ul li a {
	color: #000;
}

.rubrique6 #gauche {
	background: #ebebeb top no-repeat;
	margin-top: 10px;
}

.rubrique7 #gauche {
	background: #ebebeb top no-repeat;
	margin-top: 10px;
}

.rubrique6 #gauche ul li.selected {
	background: url(/images/puce-fleche-verte.jpg) 0 4px no-repeat;
}

.rubrique7 #gauche ul li.selected {
	background: url(/images/puce-fleche-verte.jpg) 0 4px no-repeat;
}

.rubrique6 #gauche ul li.selected a {
	color: #7F5996;
}

.rubrique7 #gauche ul li.selected a {
	color: #85B229;
}

.rubrique6 #gauche ul li.selected ul li a {
	color: #000;
}

.rubrique7 #gauche ul li.selected ul li a {
	color: #000;
}

.faits #gauche {
	background: #ebebeb top no-repeat;
	margin-top: 10px;
}

.faits #gauche ul {
	width: 100px;
}

.faits #gauche ul li.selected {
	background: url(/images/puce-fleche-bleue.jpg) 0 4px no-repeat;
}

.faits #gauche ul li.selected a {
	color: #458cca;
}

.faits #gauche ul li.selected ul li a {
	color: #000;
}

.projections #gauche {
	background: #ebebeb top left no-repeat;
	margin-top: 10px;
}

.projections #gauche ul li.selected {
	background: url(/images/puce-fleche-projections.gif) left 4px no-repeat;
}

.projections #gauche ul li.selected a {
	color: #00a99e
}

.projections #gauche ul li.selected ul li a {
	color: #000;
}

#gauche ul li.selected a:hover {
	text-decoration: none !important;
}

#gauche ul li ul li { /* menu niveau 2 */
	background: url(/images/puce-carree-noire.jpg) 7px 6px no-repeat
		!important;
}

/* FIN COLONNE GAUCHE */ 


/* CONTENU */ /* HOME */
.home #centre {
	padding: 2px 0 0 10px;
}

#gauche {
	margin-top: -19px;
	margin-left: 11px;
}

.home #centreGauche, .home #centreDroit {
	float: left;
	width: 350px !important;
	margin: -10px 0 0 0;
	padding: 30px 10px 20px 15px;
}

.home #centreDroit {
	float: right;
	height: 255px;
	background: #ebebeb;
	text-align: justify;
	height: auto;
}

#conteneur.home #centreGauche p span.suite, #conteneur.home #centreDroit p span.suite
	{
	float: right;
	margin: 0;
}

#conteneur.home #centreDroit p span.suite {
	margin: 2px 0 5px 0;
}

/* FIN HOME */ /* QUI */
.direction {
	float: left;
	clear: none;
	margin: 10px 5px 0 10px !important;
	margin: 0px 10px 0 0px;
	width: 185px !important;
	width: 176px;
	color: #666;
}

.direction dt {
	margin: 7px 0 0 0;
	padding: 0 0 0 10px;
	background: url(/images/puce-carree-rouge.jpg) 0 4px no-repeat;
	font-style: italic;
}

.direction dd {
	margin: 0;
	padding: 0 0 0 10px;
	font-weight: bold;
}

.direction dd.fonction {
	font-weight: normal;
}

.rubrique6 #content, .mentions #content, .qui #content, .faits #content,
	.projections #content, .rubrique7 #content {
	float: left;
	margin: 0 0 10px 0px !important;
	margin: 10px 0 10px 20px;
	color: #666;
	height: auto !important;
}

.rubrique6 #content .haut, .rubrique7 #content .haut, .mentions #content .haut,
	.qui #content .haut, .faits #content .haut, .projections #content .haut
	{
	margin-left: 10px;
	padding: 0 0 0 0 !important;
	padding: 0 0 0 20px;
}

p.chapo, span.chapo, p.paragraphe, .rubrique6 #content  p, .rubrique7 #content  p,
	.mentions #content  p, .qui #content  p, .faits #content  p,
	.projections #content  p {
	margin: 10px 0 10px 0;
	width: auto
}

#content p.paragraphe {
	color: #666;
	width: 90%;
}

.rubrique6 #content .haut .illustrationGabarit, .rubrique7 #content .haut .illustrationGabarit,
	.qui #content .haut .illustrationGabarit, .faits #content .haut .illustrationGabarit,
	.projections #content .haut .illustrationGabarit {
	float: right;
	clear: none;
	margin: 0 10px 0 10px;
}

#content  .haut p.chapo {
	margin-left: 24px;
}

#content p.chapo, #content span.chapo, #content p span.titre {
	font-weight: bold;
}

#content .haut .titre {
	float: left;
	clear: both;
}

#content p span.titre {
	float: left;
	clear: both;
	width: 535px;
}

#content ul {
	margin: 0 0 10px 0;
	width: 100%;
}

#content ul li {
	list-style: none;
	padding: 0 0 0 10px;
	color: #666;
}

.qui #content ul li {
	background: url(../images/puce-carree-rouge.jpg) left 4px no-repeat;
	margin: 0 0 0 10px;
}

.faits #content ul li {
	background: url(../images/puce-carree-bleue.jpg) left 4px no-repeat;
	margin: 0 0 0 10px;
}

.projections #content ul li {
	background: url(../images/puce-carree-verte.jpg) left 4px no-repeat;
	margin: 0 0 0 10px;
}

.rubrique6 #content ul li {
	background: url(../images/puce-carree-mauve.jpg) left 4px no-repeat;
	margin: 0 5px;
}

.rubrique7 #content ul li {
	background: url(../images/puce-carree-verte-clair.jpg) left 4px
		no-repeat;
	margin: 0 0 0 10px;
}

.mentions #content ul li {
	background: url(../images/puce-carree-rouge.jpg) left 4px no-repeat;
	margin: 0 0 0 45px;
}

/*
** NIVEAU 2
**
*/
.qui #content ul li ul li, .faits #content ul li ul li, .projections #content ul li ul li,
	.rubrique6 #content ul li ul li, .rubrique7 #content ul li ul li {
	background-image: url(../images/v2/itemSmallPuce_gray.png);
}

.qui #centre h4 {
	width: 100%;
	font: bold 11px verdana;
}

.rubrique6 .actions.hautPage, .rubrique7 .actions.hautPage, .faits .actions.hautPage,
	.projections .actions.hautPage {
	float: right;
	margin-right: 0;
}

.qui .actions.hautPage {
	margin-top: 35px;
	text-align: right;
}

.qui #centreDroit p.titre.gras {
	background: url(/images/puce-carree-rouge.jpg) 0 5px no-repeat;
	margin: 0 0 10px 5px !important;
	margin: 0 0 10px 10px;
	padding: 0 0 0 8px;
	color: #000;
	font-weight: bold;
	text-align: left;
}

/* FIN QUI */ /* PROJECTIONS */
.rubrique6 #centreGauche, .rubrique7 #centreGauche, .projections #centreGauche,
	.qui #centreGauche, .faits #centreGauche {
	float: left;
	width: 666px;
	margin: 0 5px;
	padding: 0;
	width: 700px;
	color: #666;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.projections td#centre {
	vertical-align: top;
	height: auto;
}

.projections #colDroite {
	padding: 0;
	margin: 0;
	width: 155px;
	vertical-align: top;
	background: #ebebeb;
	float: right;
}

.rubrique6 .sommaire, .rubrique7 .sommaire, .projections .sommaire, .qui .sommaire,
	.faits .sommaire {
	float: left;
	background: url(/images/bottom_2cols.gif) 0 bottom no-repeat;
	border-top: 1px solid #000;
	margin: 20px 0 0 20px;
	padding: 10px 10px 0 10px;
	width: 400px;
	display: block;
	color: #666;
}

.projections .liens {
	float: left;
	display: block;
	margin: 0 0 10px 15px;;
	padding: 0;
	width: 90%;
}

.projections .liens p {
	padding: 0 0 0 10px;
	background: url(/images/puce-carree-verte.jpg) 0 5px no-repeat;
	color: #333;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}

.projections .liens p {
	margin: 0 0 10px 0;
}

.projections .sommaire ul {
	margin: 20px 0 20px 14px;
	color: #333;
}

.projections .sommaire ul li {
	list-style: none;
	margin: 3px;
	color: #333;
}

div.liens ul li {
	background: url(/images/puce-ovale-verte.jpg) 0 4px no-repeat;
	float: left;
	clear: both;
	margin: 2px 0;
	padding: 0 0 0 10px;
	color: #000;
	width: 80%;
}

.rubrique6 #centreDroit, .rubrique7 #centreDroit, .projections #centreDroit,
	.qui #centreDroit, .faits #centreDroit {
	float: right;
	padding: 50px 0 0 0;
	width: 145px;
	background: #ebebeb;
}

.rubrique6 #centreDroit p, .rubrique7 #centreDroit p, .mentions #centreDroit p,
	.projections #centreDroit p, .qui #centreDroit p, .faits #centreDroit p
	{
	margin: 0 10px;
	width: 130px;
	text-align: left;
	color: #666;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
}

.projections #centreDroit p.titre.gras {
	background: url(/images/puce-carree-verte.jpg) 0 5px no-repeat;
	margin: -22px 0 10px 10px !important;
	margin: -12px 0 10px 10px;
	padding: 0 0 0 8px;
	color: #000;
	font-weight: bold;
	text-align: left;
}

.qui #centreDroit p.titre.gras {
	background: url(/images/puce-carree-rouge.jpg) 0 5px no-repeat;
	margin: -22px 0 10px 10px !important;
	margin: -12px 0 10px 10px;
	padding: 0 0 0 8px;
	color: #000;
	font-weight: bold;
	text-align: left;
}

.faits #centreDroit p.titre.gras {
	background: url(/images/puce-carree-bleue.jpg) 0 5px no-repeat;
	margin: -22px 0 10px 10px !important;
	margin: -12px 0 10px 10px;
	padding: 0 0 0 8px;
	color: #000;
	font-weight: bold;
	text-align: left;
}

.rubrique6 #centreDroit p.titre.gras {
	background: url(/images/puce-carree-vverte-clair.jpg) 0 5px no-repeat;
	margin: -22px 0 10px 10px !important;
	margin: -12px 0 10px 10px;
	padding: 0 0 0 8px;
	color: #000;
	font-weight: bold;
	text-align: left;
}

.rubrique7 #centreDroit p.titre.gras {
	background: url(/images/puce-carree-vverte-clair.jpg) 0 5px no-repeat;
	margin: -22px 0 10px 10px !important;
	margin: -12px 0 10px 10px;
	padding: 0 0 0 8px;
	color: #000;
	font-weight: bold;
	text-align: left;
}

#conteneur.projections div.sommaire p {
	margin-bottom: 5px;
}

#conteneur.rubrique6 div.sommaire .actions, #conteneur.rubrique7 div.sommaire .actions,
	#conteneur.projections div.sommaire .actions, #conteneur.qui div.sommaire .actions,
	#conteneur.faits div.sommaire .actions {
	float: right;
	clear: both;
	margin: 10px 10px 10px 0;
	text-align: right;
}

/* FIN PROJECTIONS */ /* FIN CONTENU */
/* COULEURS ET APPARENCE DES LIENS */
a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.qui a {
	color: #d01e2c;
}

.metiers a {
	color: #f29400;
}

.metiers #return_link {
	margin-left: 10px;
}

#formationContent #return_link {
	color: #7F5996;
	margin-left: 10px;
}

.faits a {
	color: #438ac8;
}

.projections a {
	color: #00a99d;
}

.rubrique6 a {
	color: #7F5996;
}

.rubrique7 a {
	color: #90BC27;
}

/* FIN COULEURS DES LIENS */ /* FIN COULEURS H3 HOME */
/* FIN COULEURS H3 HOME */ /* provisoire */
.projections #centre {
	height: 320px;
	background: #fff;
	vertical-align: bottom;
}

a:hover {
/* 	text-decoration: underline !important; */
}

/* STYLES GENERAUX LAYOUT */
p.encadre, div.encadre {
	float: left;
	background: url(/images/bottom.jpg) 0 bottom no-repeat;
	border-top: 1px solid #000;
	padding: 15px 0;
	width: 564px !important;
	margin: 20px !important;
	margin: 20px 0 20px 20px;
}

div.encadre span.encadre {
	float: left;
	clear: both;
	margin: 5px 20px;
	color: #333;
	width: 80%;
}

div.encadre span.encadre, .sommaire {
	color: #666 !important;
}

/* FIN STYLES GENERAUX LAYOUT */ /* FAITS ET CHIFFRES */
.encadre p {
	margin: 0 0 0 9px;
	padding: 0 0 0 10px;
	color: #666;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

#conteneur.faits div.encadre span.liens ul {
	float: left;
	clear: both;
	margin: 10px 0 0 0;
	list-style: none;
}

.faits .haut p {
	margin: 0 0 0 20px;
	width: 590px;
}

#conteneur.faits div.encadre span.liens ul li {
	background: url(/images/puce-ovale-bleue.jpg) 0 4px no-repeat;
	float: left;
	clear: both;
	margin: 2px 0 5px 10px !important;
	margin: 2px 0 5px 5px;
	padding: 0 0 0 10px;
	color: #000;
	width: 450px;
}

#conteneur div.encadre .actions {
	float: left;
	clear: both;
	margin: 10px 0 0 0;
	text-align: right;
	width: 520px;
}

.faits #centreDroit, .projections #centreDroit {
	float: left;
	width: 130px;
	margin: -10px 0 0 0;
	padding: 30px 10px 20px 5px;
}

/* FIN FAITS ET CHIFFRES */ /* FICHE METIER */ /*centre */
#conteneur.rubrique6 #centre, #conteneur.rubrique7 #centre, #conteneur.metiers #centre,
	#conteneur.faits #centre, #conteneur.qui #centre, #conteneur.projections #centre
	{
	float: left;
	margin: 0;
	padding: 2px 0 0 5px;
	height: auto;
	vertical-align: top;
	display: block;
}

#conteneur.rubrique6 #colDroite, #conteneur.rubrique7 #colDroite,
	#conteneur.metiers #colDroite, #conteneur.faits #colDroite, #conteneur.qui #colDroite,
	#conteneur.projections #colDroite {
	padding: 0 0 0 6px;
	width: 155px;
	height: 100%;
	display: block;
	vertical-align: top;
	background: #ebebeb;
	margin: 2px 0px 0px 0px;
}

#conteneur.qui #colDroite {
	margin: 0;
	padding: 0;
	width: 145px;
	height: 100%;
	vertical-align: top;
	background: #ebebeb;
}

#conteneur.metiers .mission, #conteneur.metiers .environnement,
	#conteneur.metiers .profil {
	z-index: 0;
	width: 645px;
	margin: 5px 0 20px 20px !important;
	margin: 5px 0 20px 10px;
	padding: 0 0 5px 5px;
	overflow: visible !important;
}

#conteneur.metiers .environnement {
	background: #ffb33b;
}

#conteneur.metiers .profil {
	background: #fbd7a0;
}

#conteneur.metiers .mission {
	background: #f7bf66;
}

#conteneur.metiers p.chapo {
	font-weight: normal;
}

#conteneur.metiers p {
	margin: 0 0 10px 25px;
	color: #333;
}

#conteneur.metiers p.metier {
	margin: 0 0 10px 25px;
	padding: 0 0 0 10px;
	background: url(/images/puce-carree-orange.jpg) 0 5px no-repeat;
	color: #333;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}

#conteneur.metiers p.metier a {
	color: #333;
}

#conteneur.metiers .mission p.intitule {
	position: relative;
	z-index: 200;
	margin: 5px 0 5px -15px;
	padding: 0 0 0 40px;
	background: url(/images/pictoMission.jpg) 0 -3px no-repeat;
	width: 180px;
	height: 30px;
	color: #333;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
}

#conteneur.metiers .environnement p.intitule {
	position: relative;
	z-index: 200;
	margin: 5px 0 5px -15px;
	padding: 0 0 0 40px;
	background: url(/images/pictoEnviron.jpg) 0 -3px no-repeat;
	width: 180px;
	height: 30px;
	color: #333;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
}

#conteneur.metiers .profil p.intitule {
	position: relative;
	z-index: 200;
	margin: 5px 0 5px -15px;
	padding: 0 0 0 40px;
	background: url(/images/pictoProfil.jpg) 0 -3px no-repeat;
	height: 30px;
	color: #333;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
}

#conteneur.metiers .actions {
	float: left;
	clear: both;
	width: 570px;
	text-align: right;
}

/* fin centre */ /* colonne droite */
#colDroite {
	float: right;
	clear: both;
	margin-top: 10px !important;
}

#conteneur.metiers #colDroite .tendance {
	z-index: 0;
	float: left;
	clear: both;
	width: 140px;
	margin: 50px 0 0 0 !important;
	margin: 80px 0 0 0;
	padding: 0;
	display: table-cell;
	overflow: visible !important;
}

#conteneur.metiers #colDroite .tendance p.intitule {
	position: relative;
	z-index: 200;
	margin: 5px 0 5px 0;
	padding: 0 0 0 40px;
	background: url(/images/pictoTendance.jpg) 0 -3px no-repeat;
	width: 100px;
	height: 30px;
	color: #333;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}

#conteneur.metiers #colDroite .tendance p span.gras {
	font-size: 10px;
}

#conteneur.metiers #colDroite .tendance p.cote {
	margin: 10px 0;
}

#conteneur.metiers #colDroite .essentiel {
	z-index: 0;
	float: left;
	clear: both;
	width: 130px;
	margin: 30px 0 0 0 !important;
	margin: 30px 0 0 0;
	padding: 5px 5px 0 10px;
	display: table-cell;
	overflow: visible !important;
	background: #f1f0f0
}

#conteneur.metiers #colDroite .essentiel p.intitule {
	position: relative;
	z-index: 200;
	margin: 5px 0 5px -10px;
	padding: 0 0 0 40px;
	background: url(/images/pictoEssentiel.jpg) 0 -3px no-repeat;
	width: 100px;
	height: 30px;
	color: #333;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}

div.essentiel p.puce, div.environnement p.puce, div.mission p.puce, div.profil p.puce
	{
	margin: 6px 4px 2px 2px;
	padding-left: 10px;
	background: url(/images/puce-carree-noire.jpg) 0px 6px no-repeat;
}

/* fin colonne droite */
#conteneur.metiers #footer {
	height: 15px;
	padding: 0;
	margin: 0;
}

#conteneur.metiers #footer #pied {
	padding: 0;
	margin: 0;
	height: 15px;
}

/* carto */
#Table_01 {
	border-collapse: collapse;
	padding: 0;
}

#Table_01 td {
	padding: 0;
	margin: 0;
}

/* FIN FICHE METIER */
#gauche ul li ul {
	margin: 5px 0 0 0;
}

#gauche ul li ul li {
	margin: 2px 0 0 0;
}

* html .metiers #centre {
	padding-top: 70px !important;
}

.qui div.sommaire p.titreEncadre {
	background: url(/images/puce-carree-rouge.jpg) 0 4px no-repeat
		!important;
	padding-left: 10px;
	margin-left: 0 !important;
}

dd.mail a {
	font-weight: normal;
}

/* correction d�bordement colonne gauche rubrique Qui sommes-nous ? */
.qui #gauche ul {
	width: 118px;
}

.qui #gauche ul ul {
	width: 100px;
}

/* fin correction d�bordement colonne gauche rubrique Qui sommes-nous ? */
div#contactForm {
	margin-left: 32px;
	width: 100%;
	margin-top: 17px;
}

div#contactForm h1 {
	position: relative;
	height: 37px;
	width: 100%;
	margin:25px 0 0 45px
}

div#contactForm div {
	height: 26px;
}

div#contactForm div.errors {
	height: auto;
	margin-bottom: 20px;
}

div#contactForm div#message {
	height: 120px;
}

div#contactForm input.txt {
	width: 297px;
}

div#contactForm input.checkbox, div#contactForm input.radio {
	margin: 3px 5px 0 0;
}

div#contactForm  select {
	width: 300px;
}

div#contactForm  input.submit {
	padding: 0 15px
}

div#contactForm label {
	display: block;
	float: left;
	width: 270px;
}

/*
**   HOME REFONTE 2015
**
** 
*/

#imagePrincipale p {
	font-size: 20px;
	width: 331px;
	color: white;
	text-transform: uppercase;
	font-family: 'Roboto Condensed';
	margin-left: 98px;
	margin-top: 150px;
	position: absolute;
	text-align: right;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 200px, 0);
    transform: translate3d(0, 200px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUpCustom {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 296px, 0);
    transform: translate3d(0, 296px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUpCustom {
  -webkit-animation-name: fadeInUpCustom;
  animation-name: fadeInUpCustom;
}

div#home_metier_banque, div#home_cartographie {
	float: left;
	width: 326px;
	margin-right: 11px;
	background: white;
	-moz-animation-delay: 0.2s;
    -webkit-animation-delay: 0.2s;
    -o-animation-delay: 0.2s;
    -ms-animation-delay: 0.2s;
	animation-delay: 0.2s;
}

div#home_cartographie {
    margin-top: 10px;
    -moz-animation-delay: 0.4s;
    -webkit-animation-delay: 0.4s;
    -o-animation-delay: 0.4s;
    -ms-animation-delay: 0.4s;
    animation-delay: 0.4s;
}

div#home_etude, div#home_focus {
	overflow: hidden;
	background: white;
	-moz-animation-delay: 0.6s;
    -webkit-animation-delay: 0.6s;
    -o-animation-delay: 0.6s;
    -ms-animation-delay: 0.6s;
	animation-delay: 0.6s;
}

div#home_etude {
    margin-top: 10px;
    width: 326px;
    -moz-animation-delay: 0.8s;
    -webkit-animation-delay: 0.8s;
    -o-animation-delay: 0.8s;
    -ms-animation-delay: 0.8s;
    animation-delay: 0.8s;
}

div#home_chiffres {
	float: right;
	width: 326px;
	margin-left: 11px;
	background: white;
	-moz-animation-delay: 1s;
    -webkit-animation-delay: 1s;
    -o-animation-delay: 1s;
    -ms-animation-delay: 1s;
	animation-delay: 1s;
}

#home_bottom h2 {
	color: #353437;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-left: 35px;
	text-align: left;
	font-family: Roboto;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
}

#home_metier_banque h2 {
	background: url(/images/v2/metierslogo.png) top left no-repeat;
	background-position-x: 5px;
	background-position-y: 2px;
}

#home_cartographie h2 {
	background: url(/images/v2/ficheLogo.png) top left no-repeat;
	background-position-x: 5px;
	background-position-y: 2px;
}

#home_etude h2 {
	background: url(/images/v2/focusLogo.png) top left no-repeat;
	background-position-x: 5px;
	background-position-y: 2px;
}

#home_focus h2 {
	background: url(/images/v2/etudeLogo.png) top left no-repeat;
	background-position-x: 5px;
	background-position-y: 2px;
}

#home_chiffres h2 {
	background: url(/images/v2/chiffresLogo.png) top left no-repeat;
	background-position-x: 5px;
	background-position-y: 2px;
}

#home_metier_banque h6, #home_etude_focus h6, #home_chiffres h6 {
	font-size: 12px;
	font-style: italic;
	margin-bottom: 2px;
	font-weight: bold;
	font-style: italic;
	color: #acc0d7;
	font-family: 'Roboto';
}

#home_item img {
    -webkit-transition: all 1s ease; /* Safari and Chrome */
  	-moz-transition: all 1s ease; /* Firefox */
  	-o-transition: all 1s ease; /* IE 9 */
  	-ms-transition: all 1s ease; /* Opera */
  	transition: all 0.3s ease;
}

.imgParams {
    max-height: 120px;
    width: auto;
}

.image_stat .imgParams {
    max-height: 150px;
}

.imgLandscapeParams {
     width: 75%;
}

div#home_metier_banque, div#home_cartographie, div#home_etude, div#home_focus, div#home_chiffres {
    transition: all 0.2s ease-in-out;
}

div#home_metier_banque:hover {
    box-shadow: 0 0 0 6px rgba(224, 164, 30, 1);
}

div#home_cartographie:hover {
	box-shadow: 0 0 0 6px rgba(224, 164, 30, 1);
}

div#home_etude:hover {
	box-shadow: 0 0 0 6px rgba(0, 175, 152, 1);
}

div#home_focus:hover {
	box-shadow: 0 0 0 6px rgba(0, 175, 152, 1);
}

div#home_chiffres:hover {
	box-shadow: 0 0 0 6px rgba(65, 144, 213, 1);
}

div#home_metier_banque:hover h4, div#home_cartographie:hover h4, div#home_etude:hover h4, div#home_focus:hover h4, div#home_chiffres:hover h4 {
	background: none;
}

#home_item:hover img {
	-webkit-transform:scale(1.1); /* Safari and Chrome */
    -moz-transform:scale(1.1); /* Firefox */
    -ms-transform:scale(1.1); /* IE 9 */
    -o-transform:scale(1.1); /* Opera */
     transform:scale(1.1);
}

#stat_image2 {
    margin-top: 50px;
}

#publicationHome {
    display: block;
    text-align: center;
}

#home_bottom hr {
	display: block;
	border:none;
	border-top: solid 2px #f4f4f5;
	margin: 15px;
}

#spliter {
    width: 50%;
    margin: auto !important;
    margin-top: 50px !important;
}

div#home_item {
	margin-left: 10px;
	margin-right: 10px;
	width: 300px;
	margin: auto;
}

#home_item h3 {
	padding: inherit;
	margin: inherit;
	text-transform: uppercase;
	color: #4c4c4c;
	font-family: 'Roboto';
	width: auto;
	height: auto;
	margin: 0;
	margin-top: 20px;
}

#home_item h4 {
	text-transform: uppercase;
	font-family: 'Roboto Condensed';
	font-size: 12pt;
	color: #4c4c4c;
	background: rgb(255, 255, 255); /* fallback color */
	background: rgba(255, 255, 255, 0.5);
	padding: 6px;
	line-height: 21px;
	position: relative;
	margin-bottom: 10px;
}

.chiffre_stat h1 {
    position: static;
    margin-top: 10px;
    margin-bottom: 20px;
}

.image {
	position: relative;
	width: 100%;
}

#home_item a:hover {
    text-decoration: none;
}

#publicationHome .resume {
	float: right;
	width: 226px;
}

#home_item .date {
	color: #bcbcbc;
	font-style: italic;
}

#home_item .enSavoirPlus {
	color: #2aa1d7;
	text-transform: uppercase;
	font-family: 'Roboto Condensed';
	font-size: 13px;
	font-weight: bold;
}

#home_item  .cartographieDesMetiers {	
  text-transform: uppercase;
  color: #2aa1d7;
  font-family: 'Roboto Condensed';
  font-size: 12pt;
  width: 270px;
  font-weight: bold;
}

#cartographieDesMetiers {
	margin-bottom:15px;
}

.etudeHome {
	color: #2aa1d7;
	text-transform: uppercase;
	font-family: 'Roboto Condensed';
	font-size: 13px;
	float: right;
	font-weight: bold;
	margin-bottom: 10px;
	margin-right: 23px;
}

.resume p {
	color: #455662;
	font-family: 'Roboto';
	font-size: 12px;
	margin-right: 23px;
}

#imgCartographie img {
	margin-bottom: 15px;
	margin-top: 12px;
	padding-left: 92px;
}

/*
**
** CARROUSEL
**
*/

.swiper-container {
    width: 100%;
    height: 100%;
}

.article_content {
    position: absolute;
    width: 100%;
    height: 50%;
    top: 25%;
    background-color: rgba(255, 255, 255, 0.65);
    padding: 20px 150px;
    box-sizing: border-box;
    -moz-animation-delay: 0.7s;
    -webkit-animation-delay: 0.7s;
    -o-animation-delay: 0.7s;
    -ms-animation-delay: 0.7s;
	animation-delay: 0.7s;
}

#carrousel_article_background_pict, #imagePrincipale img {
    width: 1000px;
    height: 350px;
    position: relative;
}

#carrousel_article_titre {
    position: relative;
}

#carrousel_article_accroche {
    position: relative;
    margin: 0;
    font-size: larger;
    -moz-animation-delay: 1.5s;
    -webkit-animation-delay: 1.5s;
    -o-animation-delay: 1.5s;
    -ms-animation-delay: 1.5s;
	animation-delay: 1.5s;
}

#carrousel_article_pict {
    max-height: 200px;
    max-width: 250px;
    position: relative;
    float: right;
    margin-left: 30px;
    -moz-box-shadow: 5px 5px 5px 0px #656565;
    -webkit-box-shadow: 5px 5px 5px 0px #656565;
    -o-box-shadow: 5px 5px 5px 0px #656565;
    box-shadow: 5px 5px 5px 0px #656565;
}

.block {
    display: block;
}

#carrousel_link {
    text-decoration: none;
    color: #666666;
}

/*
**
** HOME PAGE
**
*/
div#home_top, div#home_bottom {
	height: 350px;
	width: 100%;
}

div#home_slideShow {
	height: 100%;
}

/*
**
** SEARCH BAR
**
*/
#searchBarCont {
	clear: both;
	width: 100%;
}

#searchBar {
	margin: 10px 0 5px 0;
	float: right;
}

a#searchBarLinkContact {
	padding: 4px 10px 2px 10px;
	text-align: center;
	margin-right: 10px;
	border-bottom: 1px solid black;
	display: block;
	float: left;
	color: #000000;
}

/** FOR Firefox **/
@
-moz-document url-prefix () { #searchBarLinkContact {
	padding: 9px10px3px10px;
}

}
a#searchBarLinkContact:hover {
	text-decoration: none !important;
	border-bottom: 1px solid #FFFFFF;
}

#searchBarLinkWho {
	background: url(/images/top-bar-red-corner.png) top right no-repeat
		#CC1415;
	color: white;
	display: block;
	float: left;
	padding: 3px 10px 0 6px;
	height: 17px;
	font-size: 11px;
}

#searchForm {
	margin: 0 8px;
	padding-top:5px;
}

/*
#searchForm #inputSearchText {
	height: 16px;
} */
#searchForm #inputSubmit {
	padding: 0 5px;
	height: 19px;
	font-weight: bold;
	font-size: 10px;
	background-color: #C9C9C9;
	border: none;
	margin-left: 4px;
	position: relative;
	top: -2px;
}

@
-moz-document url-prefix () { #searchForm #inputSubmit {
	top: 0;
}

}
#searchForm #inputSubmit:hover {
	cursor: pointer;
}

div#etude_a_la_une {
	background-color: #DCEAE8;
	height: 266px;
	width: 100%;
	margin: 0 auto;
}

div#etude_a_la_une div.home_pub_title a {
	font-weight: bold;
}

div#etude_a_la_une div.home_pub_pict {
	width: 50%;
	height: 120px;
	float: none;
	margin: 10px auto;
}

div#etude_a_la_une div.home_pub_title {
	font-size: 14px;
}

div#etude_a_la_une_right, div#etude_a_la_une_left {
	height: 220px;
	padding: 10px;
	width: 399px !important;
	width: 377px;
	margin-top: 5px;
}

div#etude_a_la_une_right {
	float: right;
	border-left: 1px solid #33A99E;
}

div#etude_a_la_une_left {
	float: left;
}

div#content div#etudeContent, div#content div#formationContent {
	padding: 10px;
}

div#etudeContent div#recent {
	font-size: 16px;
	margin: 30px 0 10px 0;
}

div#etudeContent div#more {
	margin-top: 20px;
	font-size: 14px;
}

div#etudeContent div.dark, div#etudeContent div.light {
	font-size: 13px;
	padding: 10px;
}

div#etudeContent div.dark {
	background-color: #F1F1F1;
}

div#etudeContent div.light {
	background-color: #FFFFFF;
}

div#etudeContent div.etudeAccroche {
	height: 50px;
	overflow: hidden;
	text-align: justify;
}

div#etudeContent div.etudeMore {
	text-align: right;
	margin: 10px 0 0 0;
}

div#etudeContent div.date {
	text-align: right;
	margin: 10px 0 0 0;
}

div#etudeContent div.titleEtudes, div#formationContent div.titleFormation
	{
	font-weight: bold;
}

div#etudeContent div.titleEtudes a, div#formationContent div.titleFormation a
	{
	color: #666666;
}

div#etudeContent div.accrocheEtude, div#formationContent div.accrocheFormation
	{
	font-size: 12px;
	margin-top: 10px;
}

div#rdvDetail div.rdv_rdv_item {
	height: auto;
}

div.rdv_rdv_desc {
	font-size: 14px;
}

div#rdvDetail div.rdv_rdv_desc {
	font-size: 12px;
}

div.rdv_rdv_item {
	height: 120px;
  padding: 10px;
  font-size: 16px;
}

div.rdv_rdv_desc {
	font-size: 14px;
}

div.rdv_rdv_pict{
	margin-right: 10px;
  height: 70px;
  width: 150px;
  overflow: hidden;
  float: left;
}

div.rdv_rdv_date{
  color: #C92629;
  font-weight: bold;
}


/*
**
** FOOTER
**
*/
div#footer_cont {
	height: 330px;
}

a.sectionTitle {
	font-size: 15px;
	font-weight: bold;
	display: block;
	padding: 20px 0 10px 0;
}

div#footer_cont {
	list-style: none;
}

.mentions div#footer_cont {
	list-style: none;
}

div#footer_section ul li {
	list-style: none;
}

div#footer_left {
	float: left;
	height: 100%;
}

div#footer_center {
	height: 100%;
	width: 330px;
	margin: 0 auto;
}

div#footer_right {
	float: right;
	height: 100%;
}

/*
**
** RECHERCHE
**
*/
div#searchContent {
	padding: 10px;
}

div#searchQuery {
	font-weight: bold;
	font-size: 18px;
	line-height: 35px;
}

div.resultContent {
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 10px 0;
}

div#searchQuery span {
	color: #A6A6A6;
}

div.resultsSet {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #E3E3E3;
}

/* ARTICLES */
div#article div.section div.haut ul li {
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 0px;
	margin-left: 30px;
}

/*
**
** TOOLS
**
*/
.clear {
	clear: both;
}
