@charset "utf-8";

body 					{ height: 100%; font-family:Verdana; margin:0px; padding:0px; background:#1a4d8f url('../images/body_bkgnd.png') left top repeat-x; color: #194c8e; font-size:11px; line-height:1.2; }

form					{ margin:0px; border:none;}
p						{ margin:0px; padding:0px; }
a						{ outline:none; }
img						{ border:0; }
a:active, a:focus, 
a:visited, a:link		{ color:#194c8e; text-decoration:none; }
a:hover 				{ color:#113666; text-decoration:underline; }

.clearboth  			{ clear:both;} 
.clearleft  			{ clear:left;}
.clearright  			{ clear:right;}
.msginfoform 			{ display:inline; font-size:11px; color:#fff; background:red; padding:2px;  }
.msgerreur 				{ font-size:11px; color:red; }
.lignesecondaire 		{ background-color:#dce9f2;}
.arrondi				{ -moz-border-radius:5px; -webkit-border-radius:5px; }


.bkgnderr							{ background-color:#FFE3E4; }

#conteneur 							{ width:968px; /*width:968px;*/ background:#fff url('../images/conteneur_bkgnd.png') left top no-repeat;   }
#conteneurtop 						{ width:968px; height:11px; background: url('../images/conteneur_bkgnd_bords.png') left top no-repeat; margin-top:23px; }
#conteneurbottom 					{ width:968px;  padding-bottom:25px; border-top:1px solid #fff;  /*height:11px;*/ background: url('../images/conteneur_bkgnd_bords.png') 0px -11px no-repeat; text-align:left;  }
#conteneurbottom #zonecopyright 	{ color:#fff; display:block; margin:18px 0px 0px 6px;  }

#barrelaterale 						{ width:195px; margin-left:15px; margin-right:10px; width:180px; float:left; /*padding-left:15px;*/ }
#zonecontenu 						{ width:758px; float:left;  }

#logo 								{ width:175px; height:180px; background:url('../images/logo.png') left top no-repeat; padding-top:3px; }

#zonedate 							{ font-size:1em; margin-top:20px; margin-bottom:20px; margin-right:8px; text-align:center; }
#zonetitrecies 						{ width:570px; height:32px; background:url('../images/cies_titre.png') left top no-repeat;  padding-top:30px; float:left; }
#zonetitrecies div 					{ width:190px;  float:left; font-size:0.9em; line-height:1; }
#zonetitrecies div.gauche 			{ width:210px; }
#zonetitrecies div.droite 			{ width:260px;  }

#zonerecherche 						{ float:right; margin-right:4px; margin-top:4px; }
#zonerecherche #inputrecherche 		{ float:left; padding:5px 8px 0px 8px; background:url('../images/form_input_search.png') left top no-repeat; border:0; width:140px; height:26px; }
#zonerecherche #okrecherche 		{ float:left; background:url('../images/recherche_ok.png') left top no-repeat; border:0; width:24px; height:25px;  }
#zonerecherche #okrecherche:hover 	{ background-position:left bottom; text-decoration:none; }

/* BLOC LOGIN */
#loginformid 						{ background:url('../images/loginformid.png') left top no-repeat; width:185px; height:21px; border:0; padding:2px 5px 0px 5px; }
#loginformpass  					{ background:url('../images/loginformid.png') left top no-repeat; width:185px; height:21px; border:0; padding:2px 5px 0px 5px; padding:2px 5px 0px 5px;}
#loginformok 						{ background:url('../images/loginformok.png') left top no-repeat; width:92px; height:21px; color:#fff; border:0; cursor:pointer; padding-bottom:4px; font-size:11px; }
#loginformok:hover 					{ background-position:left bottom; color:#ffcc39; }
#loginformaide 						{ font-size:10px; font-style:italic; color:#ddd; padding:4px 8px 8px 6px; width:72%; }

/* BLOC ACTUALITES */
#zoneactu 							{ width:176px; }
#zoneactu div.haut 					{ background:url('../images/zoneactu_bords.png') left top no-repeat; line-height:9px; }
#zoneactu div.bas 					{ background:url('../images/zoneactu_bords.png') left bottom no-repeat; line-height:9px; margin-bottom:10px; }
#zoneactu div.centre 				{ background:url('../images/zoneactu_bkgnd.png') left top repeat-y; padding:0px 10px; text-align:center; }
#zoneactu div.centre .sep 			{ background:transparent url('../images/zoneactu_sep.png') left top no-repeat; line-height:2px; }
#zoneactu div.centre div.contenu 	{ padding:10px; color:#194c8e;}
#zoneactu div.centre div.contenu a 	{ text-decoration:underline;  color:#194c8e;}
#zoneactu div.centre h1 			{ font-size:18px; margin:0px; }
#zoneactu div.centre h2				{ font-size:11px; margin:0px 0px 10px 0px; font-weight:bold; }
																  

/* NAVIGATION RUBRIQUES */
#zoneonglets				{ width:100%; line-height:normal; background:url('../images/zoneonglets_bkgnd.png') 3px 0px no-repeat; }
#zoneonglets ul				{ margin:0;  padding:0px 0px 0px 10px;  list-style:none;  }
#zoneonglets li				{ height:27px;  float:left; background:url('../images/onglets_droit_on.png') no-repeat right bottom;  margin:0;  padding:0px;  }
#zoneonglets ul li a		{ float:left; text-align:center; height:27px;  width:122px; display:block;  background:url('../images/onglets_gauche_on.png') no-repeat left bottom;  padding:0; text-decoration:none; color:#194c8e; font-size:11px; font-family:Verdana; }
#zoneonglets ul li a span 	{ margin-top:6px;  display:block; font-family:Verdana; }
#zoneonglets ul li a:hover 	{ font-weight:bold; font-family:Verdana; }
#zoneonglets ul li.actif	{ background-position:right top; font-family:Verdana; }
#zoneonglets ul li.actif a 	{ background-position:left top; cursor:default; font-weight:bold; }

/* Hack backslash commenté pour IE-Mac5 \*/ /*#zoneonglets a {float:none;}*/ /* fin hack */

#zoneongletscontenu 					{ width:753px; }
#zoneongletscontenu div.haut 			{ width:100%; line-height:10px; background:url('../images/zoneongletscontenu_bords.png') left top no-repeat; }
#zoneongletscontenu div.bas 			{ width:100%; line-height:6px; background:url('../images/zoneongletscontenu_bords.png') left bottom no-repeat; }
#zoneongletscontenu div.centre 			{ width:100%; background:#194d90 url('../images/zoneongletscontenu_bkgnd.png') left top no-repeat; }

#zoneongletscontenu div.contenu 		{ color:#fff; margin-left:18px; margin-left:22px; font-size:10px; padding-bottom:10px; }
#zoneongletscontenu div.contenu h1 		{ font-size:16px; margin:0; }
#zoneongletscontenu div.contenu h2 		{ font-size:12px; margin:0; }
#zoneongletscontenu div.contenu ul 		{ list-style-type:square; margin-left:18px; }
#zoneongletscontenu div.contenu ul li 	{ padding:2px; }
#zoneongletscontenu div.contenu a  		{ color:#fff;  }


/* SOUS RUBRIQUES */
#zonesousrub {  }
#zonesousrub a.sousrub 			{ width:176px; height:23px; display:block; background:url('../images/sousrub_bkgnd.png') left top no-repeat; font-size:0.8em; margin-top:3px;  padding-left:5px; color:#fff; }
#zonesousrub a.sousrub:hover 	{ text-decoration:none; }
#zonesousrub a.sousrub span 	{ padding-top:5px; display:block; }
#zonesousrub a.sousrub.actif 	{ background-position:left bottom; }
#zonesousrub div.conteneur		{ width:176px;  background:url('../images/zonesousrub_cont_bkgnd.png') left top no-repeat; }
#zonesousrub div.bas			{ height:7px;  background:url('../images/zonesousrub_cont_bas.png') left top no-repeat;   }

/* liens niv3 */
#zonesousrub div.conteneur a 		{ display:block;  font-size:0.9em; color:#194c8e; text-decoration:none; margin-left:1px; width:174px; padding-top:6px; padding-bottom:7px; }
#zonesousrub div.conteneur a span 	{ margin-left:10px;}
#zonesousrub div.conteneur a:hover 	{ text-decoration:none;color:#000;}
#zonesousrub div.conteneur a.actif 	{ color:#113666;  font-weight:bold; background:url('../images/zonesousrub_page_bkgnd.png') left top repeat-x; }

#scrollmessage						{ width:99%; margin:5px 0px; }

/*********************************************************************************** Boutons colorés avec gradients */
				
div.boutonform 								{ text-align:center; cursor:pointer; height:21px; line-height:21px; width:145px; color:#fff; font-size:11px; background:url('../images/bouton_form.png') left top no-repeat;}
div.boutonform.boutonformactif 				{ background-position:left bottom; color:#d9ab00; }    
												
div.boutongradient 							{ height:18px; width:135px; padding-top:4px; color:#fff; font-size:11px; text-decoration:none;}
div.boutongradient a:hover 					{ text-decoration:none; color:#fff; }       
div.boutongradient.boutongradientactif 		{ background-position:left bottom;  }
div.boutongradient a:active, a:focus, 
	a:visited, a:link 						{ color:#fff; font-size:11px; text-decoration:none; }

div.boutonrougeover 						{ background:url('../images/bouton_rougeover.png') left top no-repeat; }
div.boutonrouge 							{ background:url('../images/bouton_rouge.png') left top no-repeat; }
div.boutonbleu 								{ background:url('../images/bouton_bleu.png') left top no-repeat; cursor:pointer; }
div.boutonbleu2 							{ background:url('../images/bouton_bleu2.png') left top no-repeat; cursor:pointer; }
div.boutonvert 								{ background:url('../images/bouton_vert.png') left top no-repeat; }

	
ul.formerrlist								{ font-weight:bold; margin:16px 0; font-size:11px; color:red; }	

table.tuteurmoniteurliste					{ font-size:11px; }
table.tuteurmoniteurliste a					{ color:#194C8E; font-weight:bold; }

.AccesReserveTexte 							{ color:#fff; font-size:11px; padding-left:16px; margin-bottom:16px; margin-top:6px;  }

/*************************************************************************************************************************************** STYLES PAGES CONTENU */

.contenupage 	{ margin-right:20px; margin-left:10px; margin-bottom:20px; color:#194d90; line-height:1.6; text-align:justify; font-size:11px; }
.contenupage h1 { background:#dce9f2; color:#194d90; padding:8px; text-align:center; font-size:16px; margin:20px 0px; }
.contenupage h2 {  font-size:18px; }
.contenupage h3 {  font-size:14px; }
.contenupage a{   font-family:Verdana; color: #194c8e; text-decoration:underline; }
   
table.conteneur 				{ width:730px; overflow:hidden; line-height:1.6; text-align:justify; font-size:11px; }
table.conteneur td 				{ vertical-align:top; font-size:11px; }
table.conteneur.gab1col  .col1 	{ padding-right:12px; }
                      
.contenupage p 					{ margin-bottom:18px; }
.SousTitre 						{ color:#184d8f;}

/********************************************************************************************************* ESPACE DCE */

#zonesousrubdce 				{ background:url('../images/filetpoints.png') left bottom repeat-x; padding-bottom:10px; margin-bottom:25px; width:98%; }
#zonesousrubdce a.sousrub 		{ margin-top:3px; padding-left:10px; padding-right:10px; }
#zonesousrubdce a.sousrub.actif { color:#f7cf89; text-decoration:underline; }

.contenudce 					{ width:753px; background-color:#7fa9cd;   }
.contenudce div.haut 			{ line-height:9xp; background:url('../images/zonecontenudce_bords.png') left top no-repeat;  }
.contenudce div.bas 			{ line-height:9xp; background:url('../images/zonecontenudce_bords.png') left bottom no-repeat;  }
.contenudce div.contenu 		{ padding:15px; padding-top:0px; }
.contenudce div.contenu h1 		{ font-size:18px; color:#fff; font-weight:normal; margin-top:0px; margin-bottom:12px; }
.contenudce div.contenu a { text-decoration:underline;}

ul.listedcebig  li				{ margin-bottom:10px; }
ul.listedcebig li ul			{ margin-top:15px;}

/*****************************************
  BLOC FICHE
******************************************/

.blocfichecontenu 		{ padding-right:9px; border-left: 1px solid #00165A; background:#FFFFFF url('../images/blocfiche_bkgnd_d.png') repeat-y scroll right top; }
.blocfichecontenu ul 	{ margin:0; padding:0; list-style-type:none; }


.blocfiche			{ float:left; }
.blocfiche33		{ width:33%; }
.blocfiche66		{ width:66%; }
.blocfiche50		{ width:49%; }
.blocfiche100		{ width:100%; }

								
.blocfiche .header 			{ height:25px; background:transparent url('../images/blocfiche_header_bkgnd_d.png') right top no-repeat; }
.blocfiche .header h2 		{ height:25px; font-size:11px; clear:left; color:#fff; background:#fff url('../images/blocfiche_header_bkgnd.png') right top repeat-x; margin:0; margin-right:17px; }
.blocfiche .header h2 span	{ color:#fff; background:#7fa9cd url('../images/blocfiche_header_bkgnd_g.png') left top repeat-x; display:block; float:left; width:9px; height:25px;}

.blocfiche .footer 			{ height:19px;  background:#fff url('../images/blocfiche_footer_bkgnd_d.png') right top no-repeat; }
.blocfiche .footer div 		{ height:19px;  font-size:1.2em; clear:left; color:#fff; background:#fff url('../images/blocfiche_footer_bkgnd.png') right top repeat-x; margin:0; margin-right:17px;}
.blocfiche .footer div span	{ height:19px;  color:#fff; background:#fff url('../images/blocfiche_footer_bkgnd_g.png') left top repeat-x; display:block; float:left; width:9px; }

.blocfiche .top 									{ line-height:6px; height:6px; width:712px; background:url('../images/blocfiche_top_contenu.png') left top no-repeat; }
.blocfiche .contenu									{ text-align:left; background:#fff url('../images/blocfiche_bkgnd_d.png') right top repeat-y; border-left:1px solid #00165a; padding-right:9px; width:100%; }
.blocfiche .contenuficheperso						{ text-align:left;  width:346px; }


.blocfichepersobottom 								{ height:18px; line-height:18px; background:url('../images/blocfiche_hautbas.png') right bottom no-repeat; }
.blocfichepersobottom span 							{ display:block; width:18px; height:18px; line-height:18px; background:url('../images/blocfiche_hautbas.png') left bottom no-repeat; }
.blocfichepersotop 									{ font-size:1px;  height:6px; line-height:6px; background:url('../images/blocfiche_hautbas.png') right top no-repeat; }
.blocfichepersotop span 							{ font-size:1px; display:block; width:18px; height:6px; line-height:6px; background:url('../images/blocfiche_hautbas.png') left top no-repeat; }

.blocfichebarre 									{ position:relative; height:25px;  background:url('../images/blocfiche_barre_bkgnd.png') right top no-repeat; }
.blocfichebarre span 								{ display:block; width:14px; height:25px;  background:url('../images/blocfiche_barre_bkgnd.png') left top no-repeat; }
.blocfichebarre h2 									{ display:inline; position:absolute; top:5px; left:12px; margin:0; padding:0; font-size:11px; color:#fff; } 

.blocfiche .contenuficheperso tr label 				{ width:120px; font-size:11px; cursor:pointer; font-weight:bold; padding-top:2px; padding-bottom:2px; margin-right:3px; /*margin-left:5px;*/}
.blocfiche .contenuficheperso tr.requis				{ background:#dee8f2; }
.blocfiche .contenuficheperso tr.erreur				{ background:#fd9490; } 
.blocfiche .contenuficheperso tr.FondCell			{ background:#dee8f2; }
.blocfiche .contenuficheperso tr.FondCellErr		{ background:#fd9490; } 
.blocfiche .contenuficheperso tr td 				{ padding-left:5px; padding-bottom:2px; padding-top:3px; border-bottom:1px solid #fff;  }
.blocfiche .contenuficheperso tr td:first-child 	{ width:108px; padding-left:5px;  }
.blocfiche .contenuficheperso tr th 				{ color:#236fad; font-weight:bold;}

.blocfiche .contenuficheperso input.inputbox 		{ width:200px; border:0; background:url('../images/form_input_ficheperso.png') right no-repeat; height:22px; margin:0; padding:0; padding-left:6px; padding-top:3px;}
.blocfiche .contenuficheperso input.inputboxdate 	{ width:200px; border:0; background:url('../images/form_inputdate_ficheperso.png') right no-repeat; height:22px; margin:0; padding:0; padding-left:6px; padding-top:3px; cursor:pointer;}
/*.blocfiche .contenuficheperso textarea 			{ width:200px; border:0; background:url('../images/form_textarea_ficheperso.png') no-repeat; height:57px; margin:0; padding:4px; padding-right:15px; } */
.blocfiche .contenuficheperso textarea 				{ width:200px; border:1px solid #5a8c98;  height:57px; margin:0;  } 


/**************************************************************************************************************************** VOTRE FORMATION */
.blocfichecontenu.votreformation .ligneformation  					{ font-size:11px; color:#000; padding-left:10px; background:#d6e0ec; padding-top:2px; padding-bottom:2px; }
.blocfichecontenu.votreformation .ligneformation .formationcode 	{ color:#000; font-size:11px; font-weight:bold; }
.blocfichecontenu.votreformation .ligneformation .formationtitre 	{ font-weight:bold; }
.blocfichecontenu.votreformation .formationdate 					{ font-size:9px; color:#555; display:block; margin:0; padding:8px 2px 8px 10px; }  
.blocfichecontenu.votreformation table 								{ width:100%; }
.blocfichecontenu.votreformation table tr td .boutongradient 		{ margin-right:15px;}


/********************************************************************************************************* INSCRIPTIONS EN LIGNE (FORMATIONS) */

.blocfiche .headerformation { cursor:pointer; }

.blocfichecontenu ul li 											{ background-image:url('../images/puce1_flechedroite.png'); background-repeat:no-repeat; background-position:98% 10px; padding:0px; }
.blocfichecontenu ul li div.contenuligne 							{ cursor:pointer;  padding:3px 42px 2px 10px; color:#000;  }
.blocfichecontenu ul li div.contenuligne .formationcode				{ font-weight:bold; padding-right:10px; }
.blocfichecontenu ul li div.contenuligne .formationpromo 			{ font-size:9px; color:#555; display:block; margin:0; padding:0; }
.blocfichecontenu ul li div.contenuligne .formationlabel 			{  }
.blocfichecontenu ul li div.contenudetails 							{ display:none; /*border-bottom:1px solid #bbb; */ }
.blocfichecontenu ul li div.contenudetails .formationresume 		{ line-height:1.1; background:#d6e0ec; padding:10px 20px; font-size:11px; color:#000; text-align:justify; margin:10px 10px 0px 20px; }
.blocfichecontenu ul li div.contenudetails .formationresume .titre 	{ font-size:15px; color:#1a4c91; margin-bottom:12px; }

.blocfichecontenu ul li div.contenudetails .formationinfos 			{ background:#fcedd0; padding:12px 20px; padding-top:0px; margin:4px 10px 8px 20px; }
.blocfichecontenu ul li div.contenudetails .formationinfos table 	{ width:600px; color:#194e92; font-size:11px;}

.blocfichecontenu ul li.lignesecondaire div.contenudetails .formationresume { background:#f5f9fb;  }


.confirmannulinscr { display:none;  font-size:11px; height:22px; font-weight:bold; color:#1a4c91;  }
.confirmannulinscr a { }

.accFormationRubNomFoot 	{ display:none; } /* ACCORDEONS FERME OU OUVERT PAR DEFAUT */		
.accFormationRubNomTop 		{ display:none; }			
.accFormationRubNomCont 	{ display:none; }	

	 
/********************************************************************************************* EVALUATION FORMATION */

.blocfichecontenueval table 				{ width:100%; }
.blocfichecontenueval textarea 				{ width:90%; border:1px solid #5a8c98;  height:80px; margin:0;  }
.blocfichecontenueval .questiontitre 		{ background:#d6e0ec; padding:5px; padding-left:20px; color:#000; font-size:11px; font-weight:bold; }
.blocfichecontenueval .questionchoix td 	{ color:#000; font-size:11px; padding:5px 0px 5px 20px; }
.blocfichecontenueval .questionnairetitre 	{ background:#fcedd0; color:#000; font-size:15px; padding:8px 2px 2px 10px; }
.blocfichecontenueval .questionnairedate 	{ background:#fcedd0; color:#666; font-style:italic; font-size:11px; padding-left:10px; padding-bottom:8px; }


     
/****************************************************************************************************** CALENDRIER */

a.dp-choose-date { float: left; width: 16px; height: 16px; padding: 0; margin: 3px 3px 0; display: block; text-indent: -2000px; overflow: hidden; background: url('../images/calendar.png') no-repeat; display:none; }       
a.dp-choose-date.dp-disabled { background-position: 0 -20px; cursor: default; }
input.dp-applied { width: 140px; float: left; }	 
	 
	                     

/********************************************************************************************************* CSS V1 */


.Titre
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 18px;
	color: #000055;

	font-weight: bold;
}

.SousTitre
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 14px;
	color: #5B88BE;

	font-weight: bold;
}

.TexteAdresse
{
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: normal;
	font-size: 10px;
	color: #000055;
}

.TexteDefilant
{
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	color: #000055;
}

.Texte
{
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}

.Texte a {  color:#194c8e; }
}

.Texteital
{
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
	color: #000000;
}

.TexteBleu
{
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	color: #000055;
}

.SpacerPetiteLigne
{
	FONT-WEIGHT: normal;
	COLOR: #F3EFE9;
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	FONT-SIZE: 4px;
	line-height: 4px;
}

/*---------------------------------------------------------------*/
/*--------Styles du texte dans les pages des Publications--------*/
/*---------------------------------------------------------------*/

.TitreBleuFonce {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	font-style: italic;
	color: #000055;
}
.TitreBleuClair {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5B88BE;
}
.TitrePara1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000055;
}
.TitrePara2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #EE9300;
	text-align: left;
}
/*.FrequBleuPubli {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
}
.TexteGrisPubli {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: justify;
}
.TitreDirectories {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
.DetailsDirectories {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.ReductionsDirectories {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}
.InstructionsCommande {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
}
*/

/*---------------------------------------------------------------*/
/*--------- Styles du texte dans les pages formulaires ----------*/
/*---------------------------------------------------------------*/

.texteformulaire {
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-style: normal;
 line-height: normal;
 font-weight:bold;
 font-variant: normal;
 text-transform: none;
 color: #333333;
 text-decoration: none
}

.texteformulaireleger {
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 10pt;
 vertical-align : middle: 
 font-style: normal;
 line-height: normal;
 font-weight:normal;
 font-variant: normal;
 text-transform: none;
 color: #FFFFFF;
 text-decoration: none
}

.MenuGauchePageLien {
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 8pt;
 color: #000055;
 }
 
.offrespeAbo {
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 8pt;
 font-style: normal;
 line-height: normal;
 font-weight:bold;
 font-variant: normal;
 text-transform: none;
 color: #FF9900;
 text-decoration: none
}

/*---------------------------------------------------------------*/
.FondCell
{
	background-color: #EEEEEE;
}
/*---------------------------------------------------------------*/
.FondCellSeparateur
{
	background-color: #F3EFE9;
}
/*---------------------------------------------------------------*/
.FondCellErr
{
	background-color: #FFCCCC;
}
/*---------------------------------------------------------------*/

.InputStandard
{
	color:#333333;
	background-color:#F3EFE9;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	border:#CCCCCC 1 solid;
}

/*---------------------------------------------------------------*/

.Required {
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 8pt;
 font-style: normal;
 line-height: normal;
 font-weight:normal;
 font-variant: normal;
 text-transform: none;
 color: #FF3333;
 text-decoration: none
}

/*---------------------------------------------------------------*/

.Erreur
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0000;
}

.LabelSize1
{
	width: 25%;
}

.InputSize1
{
	font-size: 12px;
	width: 100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1D4470;
}
.InputSize2
{
	font-size: 12px;
	width: 150;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1D4470;
}
.InputSize3
{
	font-size: 12px;
	width: 200;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1D4470;
}

.InputSize4
{
	font-size: 12px;
	width: 300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1D4470;
}

.InputSize5
{
	font-size: 12px;
	width: 400;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1D4470;
}



.TextAreaSize1
{
	font-size: 12px;
	width: 400;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1D4470;
}


.LabelChampsRight
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #1D4470;
	font-family: "Verdana";
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	padding: 2px;
	text-align : right;
}

/*---------------------------------------------------------------*/
.LabelChampsLeft
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #1D4470;
	font-family: "Verdana";
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	padding: 2px;
	text-align : left;
}

.LabelChampsLeftItalic
{
	FONT-SIZE: 10px;
	COLOR: #1D4470;
	font-family: "Verdana";
	font-style: italic;
	line-height: normal;
	text-decoration: none;
	text-align : center;
}

.TitreFormulaire
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #1D4470;
	TEXT-ALIGN: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 23px;
	text-decoration: none;
	background-image: url(images/fond_titre_form.gif);
}
/*---------------------------------------------------------------*/
.PiedFormulaire
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #1D4470;
	TEXT-ALIGN: center;
	font-weight: mormal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 15px;
	text-decoration: none;
	background-image: url(images/fond_message.gif);
}
/*---------------------------------------------------------------*/
.MessageErreur
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #FF0000;
	TEXT-ALIGN: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
}

.TopCornerRight
{
	background:url("../images/topcornerright.gif") no-repeat right top;
}
.TopCornerLeft
{
	background:url("../images/topcornerleft.gif") no-repeat left top;
	float:left;
}
/*---------------------------------------------------------------*/
.ListeCadreEtatCivil
{
	border: 1px solid #5B88BE;
	width : 100%;
}
/*---------------------------------------------------------------*/
.TitreCadreEtatCivil
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 14px;
	COLOR: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	background-color: #5B88BE;
	width : 30%;
	margin: 3px;
}
/*---------------------------------------------------------------*/
.ListeCadreCoresp
{
	border: 1px solid #5B88BE;
	width : 100%;
}
/*---------------------------------------------------------------*/
.TitreCadreCoresp
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 14px;
	COLOR: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	background-color: #5B88BE;
	width : 30%;
}
/*---------------------------------------------------------------*/
.ListeCadreMobile
{
	border: 1px solid #5B88BE;
	width : 100%;
}
/*---------------------------------------------------------------*/
.TitreCadreMobile
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 14px;
	COLOR: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	background-color: #5B88BE;
	width : 30%;
}
/*---------------------------------------------------------------*/
.ListeCadreLogin
{
	border: 1px solid #5B88BE;
	width : 100%;
}
/*---------------------------------------------------------------*/
.TitreCadreLogin
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 14px;
	COLOR: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	background-color: #5B88BE;
	width : 30%;
}
/*---------------------------------------------------------------*/
.ListeCadreMonitorat
{
	border: 1px solid #5B88BE;
	width : 100%;
}
/*---------------------------------------------------------------*/
.TitreCadreMonitorat
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 14px;
	COLOR: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	background-color: #5B88BE;
	width : 30%;
}
/*---------------------------------------------------------------*/
.ListeCadreActivite
{
	border: 1px solid #5B88BE;
	width : 100%;
}
/*---------------------------------------------------------------*/
.TitreCadreActivite
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 14px;
	COLOR: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	background-color: #5B88BE;
	width : 30%;
}
/*---------------------------------------------------------------*/
.ListeCadreDiplome
{
	border: 1px solid #5B88BE;
	width : 100%;
}
/*---------------------------------------------------------------*/
.TitreCadreDiplome
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 14px;
	COLOR: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	background-color: #5B88BE;
	width : 40%;
}
/*---------------------------------------------------------------*/
.TitreCadreBlank70
{
	width : 70%;
}

/*---------------------------------------------------------------*/
.TitreCadreBlank60
{
	width : 60%;
}
/*---------------------------------------------------------------*/

.ListeCadreAgreg
{
	border: 1px solid #5B88BE;
	width : 100%;
}
/*---------------------------------------------------------------*/
.TitreCadreAgreg
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 14px;
	COLOR: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	background-color: #5B88BE;
	width : 30%;
}
/*---------------------------------------------------------------*/
.ListeCadreContrat
{
	border: 1px solid #5B88BE;
	width : 100%;
}
/*---------------------------------------------------------------*/
.TitreCadreContrat
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 14px;
	COLOR: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	background-color: #5B88BE;
	width : 30%;
}
/*---------------------------------------------------------------*/
.ListeCadreMonitorat
{
	border: 1px solid #5B88BE;
	width : 100%;
}
/*---------------------------------------------------------------*/
.TitreCadreMonitorat
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 14px;
	COLOR: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	background-color: #5B88BE;
	width : 30%;
}
/*---------------------------------------------------------------*/
.hidePrintImg{
	vertical-align:middle;
}
