body{
	font-size: 1em;
    line-height: 1.4;
	padding: 0;
	margin: 0;
	/* background: url("../images/commun/new_background.png") no-repeat scroll 50% 0 #FFFFFF; */
	font-family: arial;
	color:#000;
}
.titreSection{ 
     color: #A46004;
    font-size: 1.25em;
    font-weight: normal;
    line-height: 1.2em;
	}

#barrebleu {
    background-color: #039;
    color: #fff;
    font-size: 64%;
    height: 21%;
    position: absolute;
    bottom: 0;
    width: 100%;
}
#body_consultation{
	background: url("../images/commun/bg_consultation_web.jpg") no-repeat scroll 48% 0 #FFFFFF;
}
#body_consultation #vieuxContenu{
	min-height:570px;	
}
input[type="submit"], input[type="button"], input[type="reset"], .lienVisuelBouton, .lienVisuelBoutonUneLigne {
	background-image:linear-gradient(bottom, rgb(203,223,228) 10%, rgb(255,255,255) 70%);
	background-image:-o-linear-gradient(bottom, rgb(203,223,228) 10%, rgb(255,255,255) 70%);
	background-image:-moz-linear-gradient(bottom, rgb(203,223,228) 10%, rgb(255,255,255) 70%);
	background-image:-webkit-linear-gradient(bottom, rgb(203,223,228) 10%, rgb(255,255,255) 70%);
	background-image:-ms-linear-gradient(bottom, rgb(203,223,228) 10%, rgb(255,255,255) 70%);
	
	padding: 6px 15px;
	border-radius: 6px;
	border: 1px solid #A1C6CF;
	color: #00547F;
}

input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover, .lienVisuelBouton:hover, .lienVisuelBoutonUneLigne:hover {
	background-image:linear-gradient(bottom, rgb(233,242,244) 10%, rgb(255,255,255) 70%);
	background-image:-o-linear-gradient(bottom, rgb(233,242,244) 10%, rgb(255,255,255) 70%);
	background-image:-moz-linear-gradient(bottom, rgb(233,242,244) 10%, rgb(255,255,255) 70%);
	background-image:-webkit-linear-gradient(bottom, rgb(233,242,244) 10%, rgb(255,255,255) 70%);
	background-image:-ms-linear-gradient(bottom, rgb(233,242,244) 10%, rgb(255,255,255) 70%);

	cursor: pointer;
}

input[type="submit"]:disabled, input[type="button"]:disabled, input[type="reset"]:disabled {
	color: lightgray;
}

h2 {
	color: #A46004;
  font-size: 1.3em;
	font-weight: bold;
	color: #000;
}

h3 {
  color: #A46004;
  font-size: 1.2em;
	font-weight: bold;
}

h4 {
    color: #000;
    font-size: 1em;
	font-weight: bold;
}

p{ 
	font-size: 0.9em;
	margin: 1em 0; 
}

a{
	text-decoration: underline;
	color: #00547f;
}
a:hover{
	color: #a46004;
}

b{
	font-weight:bold;
}

i{
	font-style:italic;
}

hr{
	height: 1px;
	background: #BF9F5A;
	border: 0;
	color: #BF9F5A;
}

img{ 
	border: 0; 
}

input, select, textarea{ 
    padding: 4px;
    border: solid 1px #CCC;
    margin-bottom: 0px;
    border-radius: 5px;
   }
fieldset input.champMdp {
	width: 92%;
}
table{
	font-family: Arial;
    margin: 10px 0;
    width: 70%;
	border-collapse:collapse;
	border : 0 solid #c7dde2;
}

table caption{
	background-color: #407888;
    color: white;
    font-weight: bold;
    line-height: 21px;
    padding:15px;
    text-align: left;

}

table tr.color_row, table tr.row2{
	background-color: #f1f8fa;
}


table tr td{
	border: 0 solid #C7DDE2;
    color: #333333;
    font-size: 0.9em;
    padding: 2px;
}

table tr td p{
    font-size: 1em;
}

td{
	vertical-align: top;
}

ul, ol {
    margin: 1em 0;
    padding: 0 0 0 40px;
}

ul {
    list-style: disc outside url("../images/bullet.gif");
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}


/******************* Focus *******************/
#passerAuContenu:focus{
  outline:2px solid #ff6c2b;
  position:absolute;
  right:0px;
  clip:initial;
  height:initial;
  width:initial;
  margin:auto;
  display:inline;
}

/* interne */
.img_promo img:focus, #zone_menu .menu_principal a:focus, .img_promo:focus, .logo a:focus{
  outline-offset:-7px;
}
.logo a{
	display:block;
}
/* Active général */
a:active, #zone_menu .beige a:active{
  outline:0 none;
  color:#000;
  font-weight:normal;
}
.changerLangue a:active{
  color:#fff;
}
/* Active - blanc */
#barrebleu a:active, #zone_menu .menu_principal a:active{
 outline:0 none;
}

.focusClavierSeulement:focus, .changerLangue a.focusClavierSeulement:focus, #zone_menu .menu_principal .focusClavierSeulement:focus, #zone_menu .beige .focusClavierSeulement:focus, .img_promo .focusClavierSeulement:focus, #zone_menu .menu_principal .focusClavierSeulement:focus{
  outline:0 none;
  font-weight:normal;
}

a:focus, input:focus, textarea:focus, select:focus, button:focus, figcaption:focus{
  outline:2px solid #ff6c2b;
}

a:active{
  outline:none;
}
/*******************************************/
.hors-ecran{
  border: 0 none;
  clip: rect(0px, 0px, 0px, 0px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position:absolute;
  width:1px;
}


/* ------------------------------------------------ */
/* Formulaire formLabelVisuel */
.formLabelVisuel {
	position:relative;	
}
.formLabelVisuel label, .formLabelVisuel fieldset legend, .formLabelVisuel span.precisionLabel{
	text-align:center;
	background-color: #d1e9ef;
    border: 1px solid #c7dde2;
    color: black;
    font-size: 0.9em;
    font-weight: bold;
	display:inline-block;
	position:relative;
	left:0%;
	width:45%;
	padding: 1.1%;
	margin:0px;
}
.formLabelVisuel label.labelAvecPrecision{
	border-bottom:none;
}
.formLabelVisuel span.precisionLabel{
	border-top:none;
	color:#C85736;
	font-size: 0.85em;
    font-weight: normal;
	padding-top: 0;
	
}
.formLabelVisuel input, .formLabelVisuel select, .formLabelVisuel textarea, .formLabelVisuel fieldset div{
	position:relative;
	top:0%;
	width:45%;
	display:inline-block;
	margin: 0.3%;
	padding:0.4% 0;
    color: #333333;
    font-size: 0.9em;
}
.formLabelVisuel fieldset{
	border:none;
	position:relative;
	margin:0px;
	padding:0px;
}
.formLabelVisuel fieldset legend{float:left; height:4.1em;}
.formLabelVisuel fieldset label{
	 background-color: #fff;
	 border:none;
	 text-align:left;
	 padding:0 0.3%;
	 font-size:0.95em;
}
.formLabelVisuel fieldset div{
	float:right;
	margin:0%;
	padding:0%;
	width:52%;	
	height:4em;
}
.formLabelVisuel fieldset input{
	margin: 0.4em 0.3em 0.4em 0 ;
	width:auto;
	vertical-align: middle;
}
.formLabelVisuel .btnRight{
	width:40%;
}

.formLabelVisuel .btnRight input, div.btnRight a{
	float:right;
	width:inherit;
	margin:3% 2% 0 0;
	width: 29%;
}
.formLabelVisuel label.messageErreur, .formLabelVisuel legend.messageErreur{
	color:red;
}
.formLabelVisuel input.messageErreur, .formLabelVisuel select.messageErreur, .formLabelVisuel textarea.messageErreur{
	border:1px solid red;
}


.formLabelVisuel .regroupementChamps{
	margin: 2% 0;
	border:1px solid #c7dde2;
	clear:both;
	
}
.formLabelVisuel .labelTextarea{
	position: relative;
}
.formLabelVisuel .labelTextarea label{
	display:block;
	height:15em;
	/* vertical-align: middle; */
}
.formLabelVisuel .labelTextarea textarea{
height: 15em;
    position: absolute;
    left: 48%;
    top: 2%;
}
.formLabelVisuel .sousChamp{
	width: 45%;
	display: inline-block;
	padding-left:0.3%;
}
.formLabelVisuel .sousChamp label{
	background-color:#fff;
	border:none;
	width:15%;
	text-align:right;
}
.formLabelVisuel .sousChamp input.champPrincipal{
	width:60%;
}
.formLabelVisuel .sousChamp input{
	width:19%;
	height:1.5em;
	margin:0;
}

.formLabelVisuel .phraseACocher label{
	background-color:#fff;
	border:none;
	width:auto;
	text-align:left;
	
}
.formLabelVisuel .phraseACocher input{
	width:auto;}
/* ------------------------------------------------ */

#container{
    margin: 1px auto;
    width: 978px;
}
/* FAQ */

#questions {
    left: 0;
    position: fixed;
    top: 200px;
}

#piv {
    height: 81px;
    overflow: hidden;
	/*z-index: 99;*/
}

#piv .logo {
    float: left;
}

#piv ul {
    background-color: #003399;
    float: left;
    margin-top: 53px;
	padding:0px;
    width: 766px;
	 list-style: none;
}

.label-upload {
  border: 1px solid #A1C6CF;
	border-radius:5px;
  display: inline-block;
  padding: 6px 12px;
  cursor: pointer;
}

#piv ul li {
  float: left;
  margin: 1px 5px;
	padding:1px 0px 1px 10px ;
}

#piv ul li a {
  color: white;
  display: block;
  font-size: 0.7em;
  text-decoration: none;
}

#piv ul .lien_langue {
    float: right;
    margin-right: 14px;
}
#headerPage{
	height:180px;
	z-index:100;
	position:relative;
}

/* Naviguer et Sujets */
#tools {
   margin-top: 15px;
   margin-left: 138px;
   /*z-index: 9;*/
}

#tools .tools-top {
    position: relative;
}

#tools .naviguer, #tools .sujets {
    float: left;
}

#tools .naviguer{
    margin-left:40px;
}

#tools .sujets {
    padding-left:40px;
}

button{    
    display: block;
    float: right;
    border-radius: 5px;
    color: #A1C6CF;
	}

#tools .naviguer input.close, .sujets input.close, #tools #menu-sujets input.close, #tools .naviguer button.close {
    background: url("../images/commun/bouton_sujets.png") no-repeat scroll 0 0 transparent;
	 border: 0 none;
    height: 30px;
    text-align: left;
    width: 141px;
}

#tools .naviguer input.close:hover, .sujets input.close:hover, #tools #menu-sujets input.close:hover, #tools .naviguer button.close:hover {
    background: url("../images/commun/bouton_sujets_hover.png") no-repeat scroll 0 0 transparent;
}

#tools .naviguer input.open, #tools .sujets input.open, #tools #menu-sujets input.open, #tools .naviguer button.open {
    background: url("../images/commun/bouton_sujets_click.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
	 border: 0 none;
    height: 30px;
    text-align: left;
    width: 141px;
}
#tools .naviguer input.open:hover, #tools .sujets input.open:hover, #tools #menu-sujets input.open:hover, #tools .naviguer button.open:hover {
    background: url("../images/commun/bouton_sujets_click_hover.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
}

#tools .naviguer input, #tools .sujets input {
    border: medium none;
    color: #00547F;
	font-family: arial;
    font-size: 0.75em;
    padding: 8px;
    text-align: left;
    width: 141px;
}

#tools  .columns {
    float: left;
    margin: 0 10px;
    width: 130px;
}
#tools .columns ul {
    margin: 0 0 10px;
}

#sujets, #naviguer {
	cursor: pointer;
}

#menu-naviguer {
    float: left;
    position: static;
	margin-top: 32px;
    width: 787px;
    z-index: 1000;
}

#menu-naviguer.open {
    position: absolute;
}

.menu-naviguer-top {
    background: url("../images/commun/naviguer_top.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 7px;
    width: 787px;
}

#menu-naviguer .menu-naviguer-inner {
    background: url("../images/commun/naviguer_side.png") repeat-y scroll right top #FFFFFF;
    float: left;
    width: 787px;
}

#menu-naviguer .menu-naviguer-inner2 {
    background: url("../images/commun/naviguer_side.png") repeat-y scroll left top transparent;
    float: left;
    width: 787px;
}

#menu-naviguer .menu-gauche .menu {
    float: left;
    width: 47%;
}
#menu-naviguer .menu-gauche .menu ul {
    list-style: disc outside url("../images/commun/puce_fusion.png");
    margin: 10px 40px;
}

#menu-naviguer .menu-gauche .menu ul a{
   font-size:0.75em;
}

#menu-naviguer .titre-clienteles {
    font-size: 1.1em;
    padding-left: 25px;
    padding-top: 15px;
}

.menu-naviguer-bottom {
    background: url("../images/commun/naviguer_bas.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 7px;
    width: 787px;
}

#menu-sujets {
    float: left;
    position: static;
    width: 787px;
	margin-top: 32px;
}

#menu-sujets ul {
	font-size: 0.75em;
	padding-left: 30px;
}

#menu-sujets ul {
    list-style: disc outside url("../images/commun/puce_fusion.png");
}

#menu-sujets.open {
    position: absolute;
}

.menu-sujets-top {
    background: url("../images/commun/naviguer_top.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 7px;
    width: 100%;
}

#menu-sujets .menu-sujets-inner {
    background: url("../images/commun/naviguer_side.png") repeat-y scroll right center #FFFFFF;
    float: left;
    width: 100%;
	height: 100%;
}

#menu-sujets .menu-sujets-inner2 {
    background: url("../images/commun/naviguer_side.png") repeat-y scroll left center transparent;
	width: 787px;
	height: 1000px;
	padding: 15px;
}

#menu-sujets .menusujets-inner2 ul {
    padding: 0 0 0 2px;
	font-size:0.75em;
}

#menu-sujets .menu-sujets-inner2 ul li{
	padding-bottom:5px;
}

.menu-sujets-bottom {
    background: url("../images/commun/naviguer_bas.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 7px;
    width: 100%;
}

/* Content */
#vieuxContenu{
	/*background: url("../images/commun/contenu_fond.png") no-repeat scroll center top transparent;*/
	background-color: #fff;
	float: left;
    margin-bottom:50px;
    margin-top: 0px;
    width: 976px;
	padding:5px 0px 10px;
	position:relative;

}

#lienPDF{
	width:170px;
	position:absolute;
	right:35px;
	top:15px;
}
#lienPDF_en{
	width:130px;
	position:absolute;
	right:35px;
	top:15px;
}
#lienPDF a{
	padding-bottom:8px;
	background: url('../images/impression.png') no-repeat;
	padding-left:30px;
}
#lienPDF_en a{
	padding-bottom:8px;
	background: url('../images/impression.png') no-repeat;
	padding-left:30px;
}

div.btnRight .lienVisuelBoutonUneLigne{ width:6%;}
div.btnSeul span{left:15%;}
div.btnSeul{width:40%;}
.lienVisuelBoutonUneLigne, .lienVisuelBouton{
	color: #000;
    text-decoration: none;	
}

.lienVisuelBouton{
    display: inline-block;
    height: 42px;
    overflow: hidden;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 75%;
}
.lienVisuelBouton:hover, .lienVisuelBoutonUneLigne:hover{
	color:#000;
}
.lienVisuelBouton span{
	 left: 31%;
    position: absolute;
    top: 26%;
}
ul.sansPuceInline{
	display: table;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
ul.sansPuceInline li{
	display: table-cell;
    margin: 0 10px;
    width: 35%;
}

#statut{
 width:200;   
}
#fichierJoint{
 border: 1px solid #A1C6CF;
    color: #00547F;  
}

#statut option{
 width:200;   
}

/* Footer */
#footer {
    /*border-top: 0px solid #C7DDE2;*/
	border-top: 1px solid #f1f8fa;
    clear: none;
    font-size: 0.8em;
    text-align: center;
    line-height: 0;	
}
#footer ul {
    margin: 0;
    padding: 10px 0;
}
#footer ul li:first-child {
    background: none repeat scroll 0 0 transparent;
}
#footer ul li {
    background: url("../images/commun/seperateur.gif") no-repeat scroll left center transparent;
    display: inline;
    margin: 0 0 0 0px;
    padding: 0 0 0 10px;
}
#footer a{
	text-decoration:none;
}
/* ------------------------------------------------ */
#main-title {
	
    padding-left: 20px;
	padding-bottom : 0px;
}

 #main-title .backlink {
    padding-left: 15px;
	padding-bottom:0px;
    background: url("../images/commun/fleche_entete_clientele.png") no-repeat scroll left center transparent;
}
 .backlink {
    padding-left: 15px;
	padding-bottom:0px;
    background: url("../images/commun/fleche_entete_clientele.png") no-repeat scroll left center transparent;
}

#main-title .section_title {
    display: block;
    font-size: 2.25em;
    line-height: 1em;
    margin-bottom: 30px;
}

#main-title .section_title a{
    color: #333333;
	text-decoration:none;
}

#main-title .section_title a:hover{
	text-decoration: underline;
}

#main-title .section_title span{
	color: #A46004;
}

#colonne-gauche {
	float: left;
    width:210px;
	margin-right: 20px;
	position:relative;
	/*z-index:1;*/
	margin-bottom:50px;
}

#colonne-gauche a {
    color: #555555;
	text-decoration: none;
	cursor: pointer;
	/*z-index:1;*/
}

#colonne-gauche a:hover {
    color: #A46004;
}

#colonne-gauche ul li a.bold {
	font-weight: bold;
}

#colonne-gauche {
	border-top: 1px solid #A1C6CF;
	width: 207px;
}

#colonne-gauche ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}

#colonne-gauche li {
	width: 207px;
	border-bottom: 1px dotted #A1C6CF;
	margin: 0;
	padding: 0;
}

#colonne-gauche li li{
	border-bottom: none;
}

#colonne-gauche ul li ul li a span {
	background: url('../images/commun/menu_gauche_fleche.png') no-repeat;
	background-position: 10px center;
	padding-left: 25px;
	display: inline-block;
	width: 130px;
}
#colonne-gauche ul li  a span{
	display: inline-block;
	width: 170px;
}
#colonne-gauche ul li a {
	background: url("../images/commun/menu_gauche_extensible.png") repeat-y scroll left center transparent;
    display: block;
    font-size: 0.69em;
    line-height: 16px;
    padding: 5px 0;
	padding-left: 10px;
	width: 200px;
	position: relative;
}

#colonne-gauche ul li a.open span {
	width: 100px;
}

#colonne-gauche ul li a:hover {
	background: url("../images/commun/menu_gauche_hover.png") repeat-y scroll left center transparent;
}

#colonne-gauche ul li.open a {
	background: none;
	background-color: #C7DDE2;
}

#colonne-gauche a.subOpen span{
	background: url("../images/commun/puce_courrante.png") no-repeat;
	background-position: 10px center;
}

#colonne-gauche a.subOpen span.fleche{
	background: url("../images/commun/menu_gauche_fleche_ferme.png") no-repeat;
}

#colonne-gauche a.subOpen {
	color: #000;
	font-weight: bold;
}

#colonne-gauche a.subOpen:hover {
	color: #A46004;
}

#colonne-gauche a.current span{
	background: url('../images/commun/puce_courrante.png') no-repeat;
	background-position: 10px center;
}

#colonne-gauche a.current {
	color: #000;
	font-weight: bold;
}

#colonne-gauche a.current:hover {
	color: #A46004;
}

#colonne-gauche ul li.open ul li a {
	background: url("../images/commun/menu_gauche_fond_sous_menu.png") repeat-y scroll left center transparent;
}

#colonne-gauche ul li.open ul {
	background: url("../images/commun/menu_gauche_fond_sous_menu.png") repeat-y scroll left center transparent;
}

#colonne-gauche ul li ul li ul li a span {
	width: 130px;
}

#colonne-gauche span.fleche {
	display: inline-block;
	width: 20px;
	height: 10px;
	position: absolute;
	top: 40%;
	left: 89%;
	background: url("../images/commun/menu_gauche_fleche_ferme.png") no-repeat;
}

#colonne-gauche ul li.open ul li ul li a {
	width: 150px;
	padding-left: 25px;
}
 /************************************************************************************************************/

#colonne-centre {
    float: left;
    font-size: 0.875em;
	padding: 0 0 0 15px;
	margin-bottom:25px;
	margin: 10px auto;
    /*width: 978px;*/
}

#colonne-centre ul li, #colonne-centre ol li, #colonne-centre-2-col ul li, #colonne-centre-2-col ol li{
    font-size: 0.95em;
}
    
#content{
	padding: 20px 20px 0;
    width: 96%;
	font-size:0.83em;
}
#content p{font-size:1em;}
#content_centre {
    float: left;
    padding-right: 20px;
    width: 455px;
}
 /************************************************************************************************************/
 
#colonne_droite p:first-child {
    margin-top: 0;
}
#colonne_droite {
    float: left;
    font-size: 0.85em;
    width: 222px;
}
 
 #colonne_droite .item {
  padding: 10px 0 10px 28px;
  border-bottom:1px solid #C7DDE2;
}

#colonne_droite .item ul {
  margin-left: 10px;
}

#colonne_droite .item ul, .popup-lightbox .item ul {
    margin: 0;
    padding: 0;
}
#colonne_droite .item ul li {
	background: transparent url("../images/commun/puce_fusion.png") no-repeat scroll 0 0.6em;
    padding: 0 0 0 13px;
	list-style:none;
}

#colonne_droite .item ul li:before {
  color: #4F5762;
}

#colonne_droite h1 {
  margin-bottom: 5px;
}

#colonne_droite .coordonnees {
  background: url("../images/commun/coordonnees.png") no-repeat 0px 8px;
  min-height: 40px;
}

#colonne_droite .datesImportantes {
  background: url("../images/commun/datesImportantes.png") no-repeat 0px 8px;
  min-height: 40px;
}

#colonne_droite .formulaires {
  background: url("../images/commun/formulaires.png") no-repeat 0px 8px;
  min-height: 40px;
}
#colonne_droite .contact {
  background: url("../images/commun/contact.png") no-repeat 0px 8px;
  min-height: 40px;
}

#colonne_droite .delai {
  background: url("../images/commun/delai.png") no-repeat 0px 8px;
  min-height: 40px;
}
#colonne_droite .liensUtiles {
  background: url("../images/commun/liens_utiles.png") no-repeat 0px 8px;
  min-height: 40px;
}
#colonne_droite .capsule {
  background: url("../images/commun/CapsulesVideos_icon.png") no-repeat 0px 8px;
  min-height: 40px;
}
#colonne_droite .partenaires {
  background: url("../images/commun/partenaires.png") no-repeat 0px 8px;
  min-height: 40px;
}
  /************************************************************************************************************/
#subpages ul {
    border-bottom: 1px solid #A46004;
    float: left;
    margin-bottom: 20px;
	padding: 0px;
    width: 100%;
	list-style: none;
	margin-top: 0;
}

#subpages li {
    display: inline;
}

#subpages ul li a {
	font-size: 0.88em;
    background: url("../images/commun/onglet_fond.png") repeat-x scroll 0 0 transparent;
    border-left: 1px solid #A1C6CF;
    border-right: 1px solid #A1C6CF;
    border-top: 1px solid #A1C6CF;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
	float: left;
    display: block;
    margin-right: 2px;
    padding: 4px 10px 3px 10px;
	white-space: nowrap;
}

#subpages ul li a:hover {
    background: url("../images/commun/onglet_fond_hover.png") repeat-x scroll 0% 0% transparent;
    text-decoration: none;
    color: rgb(0, 84, 127);
}

#subpages ul li.cur a {
    background: none repeat scroll 0 0 #A46004;
    border-left: 1px solid #A46004;
    border-right: 1px solid #A46004;
    border-top: 1px solid #A46004;
    color: #FFFFFF;
}

.imageDroite{
	float:right;
}

.imageDroiteEn{
	float:right;
	margin-left:6px;
}

/****************** GÉNÉRIQUE ******************************/

#piv ul li.lang, #piv ul li.lang_fr{
	/*padding-left:343px;*/
	float:right;
	padding-right:3%;
}

/*#piv ul li.lang_fr{
	padding-left:383px;
}*/

.bordure{
	border-bottom: 1px solid #A1C6CF;
}

.ligne{
	border-left: 0px solid #A46004;
}

.centre{
	text-align:center;
}

.left{
	float:left;
}

.clear{
	clear:both;
}

.session{
	text-align:right;	
}

.legende{
	line-height:12px;
	height:30px;
	padding: 3px 0 0;
}
span.icoLegende{
	display:block;
	float:left;
	margin-right: 5px;
	padding: 5px;
	width: 24px;
}
.bckg3{
	background-color:#D1E9EF;
	font-size: 0;
}
	
#content table.list tr td.bckg3, span.bckg3{
	background-color:#D1E9EF;
	padding-bottom:25px;
}

.formationStyle img{
	float:left;
	padding-top:14px;
}
.imageGaucheTexteDroite img{
	float:left;
	padding-right:14px;
	padding-bottom:10px;
}
.texteItalique{
	font-style:italic;
}
.texteGras{
	font-weight:bold;
}
.primaireHead {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  width:28px;
}

ol ol li {
 list-style-type:lower-alpha;

}


.indent {
    padding-left: 20px;
}

.news-single-imgcaption {
    color: #407888;
    font-size: 0.8em;
}
.epeler{
	speak-as: spell-out;
	/* speak:spell-out; */
}


.blanc{
	color:#fff;
}
.blanc:hover{
	color:#fff;
	text-decoration:none;
}
 .noteBasPage dd {
	 position: relative;
	 margin:0px;
}
 .noteBasPage dd p{
	 margin: 0 20% 0 4%;
	font-family: arial;
    font-size: 0.786em;
    line-height: 1.45em;
}

.noteBasPage dd p.lienNoteBasPage {
    margin: 0;
    position: absolute;
    top: 0;
}
.visuallyhidden {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*** BaguetteBox ***/
.liensCachesBaguetteBox{ display:none;}

.highlight {
	background-color: #fdf5e6;
	border-top: 1px #c7dde2 solid;
	border-bottom: 1px #c7dde2 solid;
	padding-left: 15px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 6px;
}
#colonne-centre-2-col{
	float: left;
	font-size: 0.875em;
	width: 100%;
	padding: 0 0 0 15px;
	margin-bottom: 25px;
}
#content_centre_2_col{
float: left;
padding-right: 20px;
width: 683px;
}

.content_centre_custom{
	margin-left: auto;
	margin-right: auto;
	float: none !important;
}

/*-----------Validation des messages--------------------- */
.fielderror {
	color: #CC0000;
	font-size: 1em;
} 
.fieldreq {
	color: #333333;
	display: none;
} 
.messageBlanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BEBEBE;
}
.messageRouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #C73636;
}
.messageVert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
  	color: #a46004;
}
.messageEvidence {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
  	color: #936115;;
}
#Espace_vide{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	text-align: left;
	width: 955px;
	line-height: 25px;
	background-position: top;
}

#txtNomPj{
  font-size: 1em;
  padding:1px;	
  border: solid 1px #CCC;
  margin-bottom: 5px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;	
  width: 700px;
  height: 30px;
  cursor: hand;
  cursor: pointer;
}

#Espace_videPj{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 955px;
	line-height: 20px;
	background-position: top;
  	padding:2px;	
}
.fielderror p{
	padding: 0;
	margin: 0;
	font-size: 12px;
  	padding:2px;	
}
dd { margin: 0; padding: 0; border: 0; outline: 0; font-weight: normal; font-style: inherit; font-size: 100%; 
}

body.cursorProgress {
  cursor: progress !important;
}

.hide-robot{
	display:none;
}