﻿/* CSS du 2/12/09 */
body{
	border: 0;
	margin: 0;
	font-family: arial, sans-serif;
	background: #737373;
/**********************************************************/
/* modif AFLA du 3/03/09 pour texte des actualité actualité */
/**********************************************************/
   	color: #6b6b6b;
	font-size: 12px;
}

img{
	border: 0;
}

a, p{
	font-family: arial, sans-serif;
}
/**********************************************************/
/* modif AFLA du 30/09/08 pour lien externe sur actualité */
/**********************************************************/
a {
	color: #ce7200;
}

/*******************************************************************************************************************************/
/*********************** GABARIT ***********************************************************************************************/
/*******************************************************************************************************************************/

/*****   gabarit 1 colonnes
*****    GRANDE colonne centre   ******/

.centre_gabarit_4{
	width: 940px;
	margin: 0 0 20px 10px;
	
}
/*****   gabarit 3 colonnes
*****    PETITE colonne gauche & GRANDE colonne centre  PETITE colonne droite  ******/

.gauche_gabarit_1{
	width: 183px;
	float:left;
	margin:0 0 0 10px;
}

.centre_gabarit_1{
	width: 490px;
	float:left;
	margin:0 0 0 20px;
}

.droite_gabarit_1{
	width: 219px;
	float:left;
	margin:20px 0 0 15px;
}



/*****   gabarit 2 colonnes
*****    -- PETITE --  colonne gauche & -- GRANDE -- colonne droite ******/



.gauche_gabarit_2{
	width: 190px;
	float:left;
	margin:20px 0 0 10px;
}

.centre_gabarit_2{
	width: 747px;
	float:right;
	margin:20px 0 0 10px;


}


/*****   gabarit 2 colonnes
*****    -- GRANDE -- colonne gauche & -- PETITE -- colonne droite  ******/


.centre_gabarit_3{
	width: 695px;
	float:left;
	margin:0 0 0 10px;
}

.droite_gabarit_3{
	width: 215px;
	float:left;
	margin: 36px 0 0 20px;
}

/***** special acceuil ******/
.droite_gabarit_4{
	width: 251px;
	margin:20px 0 0 15px;
}


.module_direct{
	margin: 0 0 20px 0;
}
/****************************/


.general{
	background: transparent url('../images_layout/bg_content_general.gif');
	background-repeat: repeat-x;
	background-position: top;
}
/*****************************************************************************************************************************************/
/******************************************** HEADER *************************************************************************************/
/*****************************************************************************************************************************************/


/***************************** top client  ********************************/
.top-client{
	width: 980px;
	margin: 0 auto 0 auto;
	padding: 10px 0 8px 0;
	padding: 10px 0 0 0 !ie;
}


.maison_index{
	width: 65px;
	margin: 0 0 0 13px;
	font-size: 12px;
	float:left;
}
.maison_index a{
	font-weight: bold;
	font-size: 11px;
	color: black;
	padding: 0 5px 0 0;
}


/*********login  header  **************/

.login-header{
	width: 550px;
	float: left;
	font-size: 11px;
}
.login-header form{
	margin:0;
}
.login-header a{
	padding: 0 0 0 5px;
}
.my_input_log_header{
	width: 120px;
	height: 11px;
}
.my_input_log_header_2{
	width: 97px;
	height: 11px;
	float:left;
	margin: 0 3px 0 0;
}
.login-header .error{
	color: red;
	padding: 0 0 0 25px;
}
/******* inscription express  *******/
.inscription-express{
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 0 270px;
	float: left;
}
.inscription-express label{
	margin:0 5px 0 0;
	float: left;
}
.inscription-express input{
	float:left;
	margin:0 2px 0 0;
}
.myinput_express{
	width: 150px;
	height: 11px;
	margin:0 2px 0 0;
	float:left;
	
}
.inscription-express td{
	text-align: top;
}


/******** lien espace client  *******/

.lien_espace_client{
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 0 15px;
	float: left;
}
.lien_espace_client a{
	font-weight: bold;
	font-size: 12px;
	padding: 0 10px 0 10px;
	text-decoration: underline;
	color: #000000;
}
/******** ma commande  *******/
.ma_commande{
	float: left;
	font-size: 11px;
	font-weight: bold;
	margin: 1px 0 0 10px;
}
.ma_commande a{
	font-weight: bold;
	text-decoration: none;
	color: #ce7200;
	font-size: 11px;
}
/*******************************************/



.header{
	background: transparent url('../images_layout/bg_header.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}

.auto-header-top{
	width: 980px;
	height: 31px;
	margin: 0 auto 0 auto;
	background: transparent url('../images_layout/bg_header-content-haut.gif');
	background-repeat: no-repeat;
}
.auto-header{
	width: 980px;
	margin: 0 auto 0 auto;
	background: transparent url('../images_layout/bg_auto_header.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	
}

.header-gauche{
	width: 203px;
	float: left;


}
.header-droite{
	width: 771px;
	float: left;
}



.logo{
	margin: 0 0 0 10px;
}




.auto-content{
	width: 960px;
	margin: 0 auto 0 auto;
	background: #FFFFFF url('../images_layout/bg_auto_content.gif');
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-bottom: 35px;
}
/*********************** Menu principal ****************************/

.menu-principal{
	width: 748px;
	margin: 0 0 0 0;
	padding:0 0 5px 0;
	background: transparent url('../images_layout/bg_menu_principal.gif');
	background-repeat: no-repeat;
	float: left;
}

.menu-principal ul{
	width: 500px;
	margin: 0 0 0 0;
	padding: 6px 0 0 7px;
	list-style: none;
}
.menu-principal li{
	margin: 0 0 0 6px;
	padding: 0 0 0 0;
	font-weight: bold;
	font-size: 12px;
	padding: 0 0 0 0px;
	float: left;
}
.menu-principal li a{
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
/******************   Bloc Nos formations   ***************/


.nos_centre_formation{
	width: 748px;
	margin: 0 0 0 0;
	background: transparent url('../images_layout/bg_nos_centre_formation.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 19px;
	padding-bottom: 20px !ie;
}



.formation_par_themes{
	width: 225px;
	margin: 13px 5px 0 15px;
	float: left;
}
.formation_par_themes h1{
	margin:0;
	padding: 5px 0 30px 20px;
	width: 225px;
	color: #FFFFFF;
	font-size: 15px;
	text-align: left;
}
/* AFLA le 21/06/10 */
.formation_par_themes p{
	width: 195px;
	margin:0;
	padding: 5px 0 5px 15px;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;

}
.formation_par_themes ul{
	width: 180px;
	margin:0;
	padding: 5px 0px 5px 20px;
	width: 225px;
	color: #FFFFFF;
	list-style: none;
}
.formation_par_themes li{
	font-weight: bold;
	width: 180px;
	font-size: 12px;
	color: #FFFFFF;
	list-style-image: url('../images_layout/puce_theme.gif');
}
/* AFLA le 21/06/10 */
.voirtheme{
	margin: 10px 0 0 15px;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
/******** Management de projet *****/
.bg_theme_titre_1{
	width: 225px;
	
	background: transparent url('../images_layout/bg_nos_formations_titre_1.gif');
	background-repeat: no-repeat;
}
.bg_theme_liste_1{
	width: 225px;
	background: transparent url('../images_layout/bg_nos_formations_liste_1.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 20px;
}

/******** Efficacit� Professionnelle *****/
.bg_theme_titre_2{
	width: 225px;
	background: transparent url('../images_layout/bg_nos_formations_titre_2.gif');
	background-repeat: no-repeat;
}
.bg_theme_liste_2{
	width: 225px;
	background: transparent url('../images_layout/bg_nos_formations_liste_2.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 20px;
}
/******** Technologies et solutions des syst�mes d'Information *****/
.bg_theme_titre_3{
	width: 220px;
	padding:0 8px 0 8px;
	background: transparent url('../images_layout/bg_nos_formations_titre_3.gif');
	background-repeat: no-repeat;
}
/* AFLA le 21/06/10 */
h1.bg_theme_titre_1{	
	width: 210px;
	padding:8px;

}
/* AFLA le 21/06/10 */
h1.bg_theme_titre_2{	
	width: 210px;
	padding:8px;

}
h1.bg_theme_titre_3{	
	width: 210px;
	padding:8px;

}
.bg_theme_liste_3{
	width: 225px;
	background: transparent url('../images_layout/bg_nos_formations_liste_3.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 20px;
}
/* AFLA le 21/06/10 */
.intro {
	width : 460px;
	padding-left : 20px;
	padding-right : 20px;
	font-face : Arial;
	font-size : 12px;
	text-align : justify;
}

/*********************  Bloc RECHERCHE  **********************/


.bloc_recherche{
	width: 220px;
	background: transparent url('../images_layout/bg_bloc_recherche.gif');
	background-repeat: no-repeat;
	float:right;
	padding: 0 0 0 25px;
}
.bloc_recherche form{

	margin: 0;
}
.bloc_recherche h1{
	width: 200px;
	color: #696969;
	font-size: 12px;
	margin: 0;
}
.bloc_recherche p{
	width: 200px;
	color: #696969;
	font-size: 11px;
	margin: 0 0 0 30px;
}
.bloc_recherche a{
	color: #696969;
	font-size: 11px;
	font-weight: bold;
	margin: 5px 0 0 30px;
	text-decoration: none;
}
.bloc_recherche a:hover{	
	text-decoration: underline;
}
.bloc_recherche input{
	color: #696969;
	font-size:11px;
	float:left;
}
.myinput{
	width: 170px;
	height: 11px;
	margin: 0 2px 0 0;
}



/************************************************************************************************/
/******************************************** gauche ********************************************/
/************************************************************************************************/



/*********  bloc espace client ***/

.espace_client{
	width: 183px;
	color: #6f6f6f;
	background: transparent url('../images_layout/bg_bloc_connexion_acceuil.gif');
	background-repeat: repeat-y;
	background-position: bottom;
	padding-bottom:8px;
}

.espace_client p{
	color: #6f6f6f;
	margin: 0 0 10px 0;
}
.espace_client label{
	width: 79px;
	color: #6f6f6f;
	font-size: 11px;
	font-weight: bold;
	float:left;
}
.espace_client .submit{
	background: transparent url('../images/ok_connexion.gif');
	background-repeat: no-repeat;
}

.espace_client_inscrire{
	width: 180px;/* 183 */
	color: #6f6f6f;
	background: transparent url('../images_layout/bg_bloc_connexion.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom:15px;
}
.espace_client_inscrire h1{
	margin: 0;
	color: #6f6f6f;
	font-size: 11px;
	text-align: center;
}
.espace_client_inscrire h2{
	margin: 0;
	text-align: center;
}
.espace_client_inscrire a{
	margin: 0;
	color: #d17709;
	font-size: 11px;
	
}
.espace_client .espaceC_display{

display: none;
}


.myinput_connexion{
	width: 90px;
	height: 12px;
   	font-size: 11px;
	color: #6f6f6f;
}



.log_info{
	margin: 0 0 0 5px;
}
.deconnection_logout{
	margin: 0 0 0 35px;
}




.recherche_code{
}
.recherche_code input{
	float:left;
	margin: 3px 0 0 2px;
}
.recherche_code .my_input{
	height: 11px;
}

.recherche_code label{
	font-size: 12px;
	color: #fbe26e;
	font-weight: bold;

}
.recherche_code p.tl_error{
	margin:5px 0 0 0;
	font-size: 11px;
	color: red;


}

/********page mot de passe oublie *******/

.login_mot_pass_oublie{
	width: 492px;
	background: url('../images_layout/bg_bloc_mot_pass.gif');
	background-repeat: no-repeat;
	margin: 20px 0 0 0;
	padding: 55px 0 0 0;
}

.login_mot_pass_oublie p{
	margin: 0 0 25px 65px;
	width: 350px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.login_mot_pass_oublie form{
	margin: 0 0 0 0;
}
.login_mot_pass_oublie input{
	width: 225px;
}
.login_mot_pass_oublie label{
	color: #6b6b6b;
}
.login_mot_pass_oublie .error{
	font-size: 11px;
	margin:-20px 0 0 175px;
	color:red;
}
.login_mot_pass_oublie .submit{
	margin: 10px 0 0 0;
	width: 77px;
}

.login_mot_pass_oublie .submit_container{
	margin: 0 0 0 330px;
}




/********page validation mot de passe oublie *******/


.valid_mot_pass_oublie_bas{
	width: 492px;
	background: url('../images_layout/bg_espace_pro_log.gif');
	background-repeat: no-repeat;
	background-position: top;
	padding: 20px 0 25px 0;
}
.valid_mot_pass_oublie_bas p{
	width: 492px;
	font-size: 12px;
	margin: 0 0 25px 0;
	text-align: center;
}
.valid_mot_pass_oublie_bas a{
	font-size: 14px;
	color: black;
}
 a.retour-site{
	padding: 0 0 0 400px;
	font-size: 12px;
	text-align: right;
	color: #ce7200;
	font-weight: bold;
}

/********Commander en ligne *******/

.commanderEnLigne{
	margin: 20px 0 0 -3px;
}

/*******Concentrez_vous & Logica training **********/

.Concentrez_vous, .Logica_Training{
	margin: 20px 0 0 0;
}


/************************************************************************************************/
/******************************************** centre ********************************************/
/************************************************************************************************/



.bloc_bon_plan{
	width: 747px;
	background: url('../images_layout/bg_bon_plan.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 25px;
}
.gauche_bon_plan{
	width: 440px;
	margin: 0 0 0 15px;
	float:left;

}
.droite_bon_plan{
	width: 241px;
	float:left;
	margin: 25px 0 0 15px;

}


/*******************/
.bloc_bon_plan_titre{
	width: 440px;
	margin: 0;
	
	


}
.bloc_bon_plan_titre img{
	
	margin: 0 5px 0 0;
	padding: 0 0 0 0;
	float:left;

}
.bloc_bon_plan_titre h1{

	width: 370px;
	margin: 0;
	font-size: 21px;
	float:right;
}

.bloc_bon_plan_titre h2{
	width: 370px;
	margin: 0;
	font-size: 10px;
	color: #6b6b6b;
	font-weight: normal;
	float:right;
}

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

.abonneRSS{
	color: #ce7200;
	margin: 25px 0 0 68px;
	width: 300px;

}
.abonneRSS a{
	color: #ce7200;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
/*****************/
.bonPlanMail{
	margin: 25px 0 0 68px;
	width: 315px;

}


.bonPlanMail .explanation{
	margin: 0 0 10px 0;
	color: #6b6b6b;
	font-size: 11px;
	font-weight: bold;
}
.myinput_BonPlan{
	width: 157px;
	height: 12px;
	margin: 2px 5px 0 0;

}
.bonPlanMail input{
	color: #6b6b6b;

}

/******* focus bon plan *****/

.focus_bonPlan{
	width: 320px;
	margin: 20px 0 0 65px;
		font-size: 18px;
		font-weight: bold;
}

.focus_bonPlan a{
	text-decoration: none;
}

.focus_date{
	color: #6b6b6b;
}
.focus_article{
	color:#ffcc00;
	
}
.focus_prix{
	color: #999999;
}

/******* focus  list bon plan *****/

.droite_bon_plan ul{
	margin: 0;
	padding: 0 0 10px 5px;
	list-style:none;
}
.droite_bon_plan li{
	margin: 0 0 15px 0;
	font-size: 12px;
	font-weight: bold;
}
.droite_bon_plan a{
	text-decoration:none;
}
.list_date{
	color: #6b6b6b;
}
.list_article{
	color:#ffcc00;
	
}
.list_prix{
	color: #999999;
}

.bp_btn{
	cursor: pointer;
}

/**************** ACTUALITE   *********************/


.bloc_actualite{
	width: 470px;
	margin: 10px 0 0 0;
	background: transparent url('../images_layout/bg_actualite.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0 0 15px 0;
	float:left;
    text-align : justify;
}
.bloc_actualite h1, h2{
    font-weight : bold;
    font-size : 11px;
}
h1.home, h2.home {
    padding : 0px 20px;
}/* AFLA 2/12/09*/

p.home {
    font-size : 11px;
    padding : 0px 20px;
}/* AFLA 2/12/09*/
.bloc_actualite ul{
	margin: 0;
	padding: 10px 25px 0 25px;
	list-style:none;
}
.bloc_actualite li{
	margin: 0 0 15px 0;
	font-size: 11px;
	font-weight: bold;
	color: #6b6b6b;
}

.mod_article p, h1, h2{
    text-align : justify;
}/* AFLA 2/12/09*/

.mod_gf_stages_resultats_recherche  h1 {
    font-size : 16px; 
}/* AFLA 2/12/09*/

.mod_newsreader{
	margin: 15px 0 0 0;
}
.mod_newsreader h1{
	margin:0;
	font-size: 12px;
	color: #ce7200;
}
.mod_newsreader p{
	color: #696969;
	font-size: 12px;
}
/* AFLA - 3/03/2009 modif pour affichage actualité 
.mod_newsreader ul{
	margin: 0 0 0 0;
	padding: 0 0 0 35px;
	list-style: none;
}
.mod_newsreader li{
	color: #6b6b6b;
	width: 525px;
	font-size: 12px;
	list-style-image: url('../images_layout/puce_programme.gif');
}
AFLA - 3/03/2009  fin modif */

.mod_newsreader .date{
	font-size: 12px;
	color: #696969;
	font-weight: bold;
}

.mod_newsreader .back a{
	font-size: 12px;
	color: #ce7200;
	font-weight: bold;
}
/****************************** page OFFRE  ******************************/

.titre_fiche{
	color: #696969;
	font-size: 12px;
	margin: 0;

}


.ariane{
	color: #ce7200;
	font-size: 10px;
	font-weight: bold;
}
.ariane a{
	color: #ce7200;
	font-size: 10px;
	font-weight: bold;
}

.active{
	color: #696969;
}

/*****/
.entete_fiche_formation_mp{
	width: 695px;
	background: #eb6e23;
	margin: 10px 0 0 0;
	padding: 5px 5px 5px 0;
}
.entete_fiche_formation_ep{
	width: 695px;
	background: #9669aa;
	margin: 10px 0 0 0;
	padding: 5px 5px 5px 0;
}
.entete_fiche_formation_tsi{
	width: 695px;
	background: #00adb3;
	margin: 10px 0 0 0;
	padding: 5px 5px 5px 0;
}


/******/
.titre_entete{
	width: 570px;
	float:left;
}
.titre_entete h1{
	color: #FFFFFF;
	margin: 3px 0 0 10px;
	font-size: 12px;
	text-transform: uppercase;
	
}
.titre_entete h2{
	color: #FFFFFF;
	margin: 3px 0 0 10px;
	font-size: 11px;
	width: 100%; /*Ajout SGUE0911*/
	text-align: left; /*Ajout SGUE0911*/
	
}

.reference{
	margin: 3px 0 0 0;
	border-left: 1px solid #FFFFFF;
	width: 80px;
	color: #FFFFFF;
	font-size: 13px;
	padding-left: 10px;
	font-weight: bold;
	float:right;
}

.icone_fiche{
	padding: 0 0 0 0 ;
	margin: 19px 15px 0 0;
	float:left;
}
.icone_fiche img{
	width: 31px;
}

.description_fiche{
	border-left: 2px solid #ffdd00;
	color: #6b6b6b;
	padding: 0 0 0 10px;
	font-size: 12px;
	margin: 19px 0 0 0;
	width: 630px;
	float:left;
}
.description_fiche p{
	margin: 0 0 0 0;
	width: 630px;

}

.detail_fiche{
	margin: 19px 0 0 0;
	width: 335px;
	float:left;
}

.detail_fiche h1{
	width: 335px;
	margin:0;
	font-size: 12px;
}


.color_mp{
	color: #eb6e23;
}
.color_ep{
	color: #9669aa;
}
.color_tsi{
	color: #00adb3;
}




.detail_fiche p{
	width: 335px;
	margin:0 0 15px 0;
	color: #6b6b6b;
	font-weight: bold;
	font-size: 11px;
}

.duree{
	width: 120px;
	float: left;
}
.partenaire_fiche{
	float: right;
}

.proche_session{
	width: 317px;
	margin: 19px 0 0 15px;
	padding: 10px;
	background: transparent url('../images_layout/bg_prochaine_session.gif');
	background-repeat: no-repeat;
	background-position: top;
	float:right;
}
.proche_session h1{
	width: 337px;
	margin: 0;	
	font-size: 12px;
}
.proche_session h2{
	width: 337px;
	margin: 15px 0 0 0;	
	font-size: 11px;
	text-align : left; /*Ajout SGUE0911*/
	color : #6B6B6B; /*Ajout SGUE0911*/
}

.proche_session p{
	width: 300px;
	color: #6b6b6b;
	font-weight: bold;
	margin: 0;	
	font-size: 11px;

}

.proche_session p.bonplan{
	width: 300px;
	color: red;
	font-weight: bold;
	margin: 0;	
	font-size: 11px;
	background: url('../images/iconBonPlan_session.gif');
	background-repeat: no-repeat;
	background-position: right;
	border: 1px solid red;
	padding:2px 0 2px 0;

}


.proche_session a{
	
	color: #eb6d22;
	font-weight: bold;
	margin: 0;	
	font-size: 11px;
	text-decoration: none;

}

.proche_session ul{
	list-style: none;

}
.proche_session li{
	list-style-image: url('../images_layout/puce_fleche_gris.gif');
}
.showAllSessions{
	width: 150px;
	padding:30px 0 0 0;
	float:left;
}
.bnt_reserve{
	margin:15px 0 0 15px;
	float:right;
}


a.s_toggler{
	padding: 30px 0 0 0;
	cursor: pointer;
	float: left;
}

.liens_suiv_prec{
	margin: 15px 0 0 0;

}

/****************  erreur session  **************************/

.erreur_session{
	width: 317px;
	margin: 19px 0 0 220px;
	padding: 10px;
	background: transparent url('../images_layout/bg_prochaine_session.gif');
	background-repeat: no-repeat;
	background-position: top;
}
.erreur_session h1{
	width: 337px;
	margin: 0;	
	font-size: 12px;
}
.erreur_session h2{
	width: 337px;
	margin: 15px 0 0 0;	
	font-size: 11px;
}

.erreur_session p{
	width: 300px;
	color: #6b6b6b;
	font-weight: bold;
	margin: 0;	
	font-size: 11px;

}
.erreur_session a{
	
	color: #eb6d22;
	font-weight: bold;
	margin: 0;	
	font-size: 11px;
	text-decoration: none;

}


/*****************  fin erreur session *******/
.plusInfo{
	float:right;
	margin: 5px 0 0 0;


}
.plusInfo ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.plusInfo li{
	margin: 0;
	padding: 0;
	list-style-image: url('../images_layout/puce_proche_session.gif');
}

.mod_gf_stages_lies{
	width: 215px;
	margin: 0 0 20px 3px;
	padding: 10px 0 10px 0;
	background: transparent url('../images_layout/bg_autre_formation.gif');
	background-repeat: no-repeat;
	background-position: top;
}
.mod_gf_stages_lies h1{
	margin: 0 0 5px 10px;
	font-size: 13px;
}
.mod_gf_stages_lies ul{
	width: 195px;
	margin: 0;
	padding: 0 0 0 25px;
	list-style: none;
}
.mod_gf_stages_lies li{
	width: 190px;
	margin: 0;
	padding: 0;
	line-height: 12px;
	list-style-image: url('../images_layout/puce_autre_formation.gif');
}
.mod_gf_stages_lies li a{
	color: #ce7200;
	font-size: 11px;
	text-decoration: none;
}


/**********************  menu offre  ************************/

.menu_offre{
	width: 100%;
	margin: 15px 0 0 0;
	background: transparent url('../images_layout/bg_menu_nos_offres.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 4px;
	
	
}
.menu_offre ul{
	margin: 0;
	padding: 0 0 0 85px;
	list-style: none;
}

.menu_offre li{
	
	float: left;

}
.menu_offre li a{
	color: #696969;
	padding: 5px 8px 5px 8px;
	font-size: 11px;
	font-weight: bold;
	border-top: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	background: transparent url('../images_layout/bg_li_menu_offre.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	text-decoration: none;
	text-transform: uppercase;
}
.menu_offre li .active_offre{
	color: #696969;
	padding: 5px 8px 5px 8px;
	font-size: 11px;
	font-weight: bold;
	border-top: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	background: transparent url('../images_layout/bg_li_menu_offre_actif.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	text-decoration: none;
	text-transform: uppercase;
}



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

.lesPlusPedagogique{
	margin: 15px 0 0 0;
	background: #fff9e1;
	width: 695px;
}
.lesPlusPedagogique p{
	color: #6b6b6b;
	width: 460px;
	font-size: 12px;
	float: left;
	margin: 5px 0 0 15px;
}

.lesPlusPedagogique ul{
	color: #6b6b6b;
	width: 475px;
	font-size: 12px;
	float: left;
	margin: 5px 0 0 0;
	padding: 0 0 0 25px;
	list-style: none;
	list-style-image: url('../images_layout/puce_pedago.gif');
}
.lesPlusPedagogique li{
	color: #6b6b6b;
	width: 460px;
	font-size: 12px;
	margin: 0 0 5px 0;

	
}

.programme-stage{
	margin: 25px 0 0 0;
}
.programme-stage h1{
	margin: 10px 0 0 10px;
	font-size: 12px;
	color: #010101;
}
.programme_contenu ul{
	margin: 0 0 0 0;
	padding: 0 0 0 35px;
	list-style: none;
}
.programme_contenu li{
	color: #6b6b6b;
	width: 525px;
	font-size: 12px;
	list-style-image: url('../images_layout/puce_programme.gif');
}

.tabs{
	width:100%;
	overflow:hidden;
	padding:20px 0 20px 0;
}
.tabs{position:relative;}
.tabs h2, .tabs h2{
	font:1.4em "Trebuchet MS", sans-serif;
	margin:0 0 19px;
	text-transform:uppercase;
}
.tabset{
	width:100%;
	overflow:hidden;
	margin: 15px 0 0 0;
	background: transparent url('../images_layout/bg_menu_programme.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	
}
.tabset.big{padding:18px 0 0;}
.tabset ul{
	width:560px;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}

.tabset li{
	float:left;
	color: #ffcc00;
	font-size:12px;
	font-weight: bold;
	margin: 0 0 0 10px;
	padding:5px 0 0 0;
	
}
.tabset li a{
	height:22px !important;
	font-size:12px;
	font-weight: bold;
	color:#ce7200;
	text-decoration:none;
	text-transform:uppercase;
	line-height:18px;
	padding: 2px 5px 0 5px;
}
.tabset li a.active{
	border-top: 1px solid #ffcc00;
	border-left: 1px solid #ffcc00;
	border-right: 1px solid #ffcc00;
	color:#000;
	padding: 2px 5px 0 5px;
}
.tabset .lien-pdf{
	width:130px;
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
.lien-pdf a{	
	font-size:11px;
	font-weight: bold;
	text-transform:normal;
	color: #ce7200;
	text-decoration:none;
}
.tab{
	width:900px;
	overflow:hidden;
	padding:20px 10px 18px;
	color:#000;
}

.programme_contenu{
	width:700px;
}

.programme_nb{
	width:650px;
	margin: 15px 0 0 10px;
	font-size:12px;
	font-weight: bold;
    font-style: italic;
}
.programme_tp{
	width:650px;
	margin: 15px 0 0 10px;
	font-size:12px;
	font-weight: bold;
    font-style: italic;
}
/**************************** page s'inscrire  ********************************/


.filtre_recherche{
	margin: 15px 0 15px 0;
	width: 175px;
}


.filtre_recherche .myinput_filter{
	margin: 0 2px 0 0;
	width: 175px;
}
.filtre_recherche p{
	margin: 15px 0 15px 0;
	color: #666666;
	font-weight: bold;
	font-size: 11px;
}
.Votre_recherche_filter .mot_c{
	margin: 0 0 8px 0;
	color: #666666;
}
.mot_c input{
	color: #666666;
}

.Votre_recherche_filter label{
	font-size:12px;
	color: #666666;
	width: 175px;
	
}
.filtre_recherche_label{
	font-size:12px;
	color: #666666;
	width: 175px;
	clear: both;
	font-weight: normal;
}

.filter_zone select{
	margin: 0 0 10px 0;
	width: 180px;
	clear: both;
	color: #666666;
}

.Votre_recherche_filter .submit{
	float:right;
	margin: 5px 0 0 0;
	
}

.descriptif_inscrire{
	margin: 25px 0 0 0;
}


.descriptif_inscrire h1{
	font-size: 12px;
	margin: 0;
}


.descriptif_inscrire ul{
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
	list-style-position: inside; 
}
.descriptif_inscrire li{
	color: #6b6b6b;
	font-size: 12px;
	list-style-image: url('../images_layout/puce_comment_inscrire.gif');
}


/*** bloc choisir filiere **/
.bloc_choisir_filiere{
	width: 215px;
	margin: 0 0 0 2px;
	border: 1px solid #ffd21c;
}

.bloc_choisir_filiere h1{
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 10px;
	background: #ffd21c;
}
.bloc_choisir_filiere p{
	font-size: 12px;
	margin: 8px  0 0 8px;
	font-weight: bold;
}

.bloc_choisir_filiere select{
	width:197px;
	color: #6b6b6b;
	margin: 0  8px 10px 0;
}

/*****************************  page Resultat   ******************************/

.nbre_resultat{
	width: 490px;
	margin: 25px 0 0 0;
	color: #6b6b6b;
	font-size: 12px;
	font-weight: bold;
}
.nbre_resultat a{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.item-resultat{
	margin: 15px 0 0 0;
	padding: 15px 0 0 0;
	font-size: 11px;
	border-top: 1px solid #eaeaea;
}
.item-resultat h1{
	margin: 0;
	font-size: 16px;
	color: #000000;
}
.item-resultat h2{
	margin: 0;
	text-transform: uppercase;
	font-size: 10px;
}
.item-resultat h2{
	margin: 0;
	font-size: 11px;
}
.item-resultat h3{
	margin: 0;
	font-size: 11px;
	color: #6b6b6b;
}

.item-resultat p{
	margin: 10px 0 10px 0;
	font-size: 12px;
	color: #6b6b6b;
	font-weight: normal;
}
.item-resultat a{
	font-weight: bold;
	font-size: 11px;
	color: #ce7200;
	text-decoration: none;
}

.pagination{
	margin: 15px 0 0 0;
	padding: 20px 0 0 0;
	font-size: 11px;
	border-top: 1px solid #eaeaea;
}

.pagination ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.pagination li{
	float: left;
}
.pagination p{
	margin:0 0 0 0;
	text-align: right;
}
.pagination li a{
	text-decoration: none;
	margin: 0 4px 0 4px;
}
.pagination_current{
	color: #FFFFFF;
	padding: 2px 4px 2px 4px;
	border: 1px solid #ce7200;
	background: #ce7200;
}
.pagination_link{
	color: #ce7200;
	padding: 2px 4px 2px 4px;
	border: 1px solid #ce7200;

}

/**********************   Details formations   **************************/



.libstage .label{
	display: none;
}
/************************  page planing des formation  ***********/


.planning_menu{
	margin: 25px 0 0 50px;
	width: 550px;
}
.planning_menu p{
	margin: 10px 0 0 0;
}

.planning_menu label{
	color: #6b6b6b;
	width: 260px;
	font-size:12px;
	font-weight: bold;
	float:left;
}
.planning_menu select{
	color: #6b6b6b;
	width: 250px;
}



p.nbre_resultat_planning{
	margin: 15px 0 0 0;
	color: #6b6b6b;
	font-size: 14px;
}

.resultat_planning{
	margin: 15px 0 0 0;
}

.resultat_planning th{
	background: #cccccc;
	margin-right: 2px;
	text-transform: uppercase;
	padding: 5px;
}
.resultat_planning .item a{
	color: #ce7200;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.resultat_planning .description{
	color: #6b6b6b;
	font-size: 11px;
}


.resultat_planning tr{
	background: #f4f4f4;
}

p.pasresultat{
	color: #6b6b6b;
	font-size: 14px;
}
/**************   page test en ligne    **********************/



.test_list{
	
}
.intro_test_en_ligne{
	margin: 20px 0 0 0;
	color: #6b6b6b;
	font-size: 12px;
}

.test_list p.nbre_test{
	color: #6b6b6b;
	font-size: 14px;
}

.test_list ul{
	margin: 0;
	padding: 0 0 0 35px;
	list-style: none;
	list-style-image: url('../images_layout/puce_comment_inscrire.gif');
}
.test_list li{
	margin: 0 0 10px 0;
}
.test_list li a{
	font-size: 12px;
	color: #6b6b6b;
	text-decoration: none;
}
.test_list li a:hover{
	text-decoration: underline;
}

.Q_test{
	margin: 20px 0 0 0;
	border: 10px solid #f2f2f2;
}
.entete_test{
	padding: 5px;
	background: #f2f2f2;
}
.entete_test h1, .entete_test h2{
	font-size: 12px;
}
.entete_test h1{
	margin:0;
	font-size: 12px;
	font-weight: bold;
}
.entete_test h2{
	margin:0;
	font-size: 12px;
	font-weight: normal;
}


.content_test{
	padding: 5px;
}
.content_test .error{
	color:red;
	font-size:11px;
	padding: 5px;
}
.content_test h3{
	margin: 10px 0 0 0;
	font-size: 14px;
	color:#eb6d22;
}
.content_test h4{
	margin: 10px 0 0 10px;
	font-size: 12px;
	color: black;
}
.content_test h5{
	margin: 10px 0 0 0;
	font-size: 12px;
	color: black;
}

.content_test p{
	margin: 10px 0 0 0;
	font-size: 12px;
	color: #6b6b6b;
}



.content_test .suivant{
	margin: 10px 0 0 0;
	float: right;
}


p.q_termine{
	margin: 10px 0 0 0;
	font-size: 14px;
	color:#eb6d22;
	font-weight: bold;
}

.content_test .item_note{
padding: 0 0 10px 10px;
	border-bottom: 1px solid #eaeaea;
}
.content_test .note{
	color:#eb6d22;
}
a.stage_conseil{
	color:#eb6d22;
	font-size: 11px;
	text-decoration: none;
}
.inscrire_test{
	float: right;
}
.inscrire_test a{
	float: right;
	color:#eb6d22;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
}
/***************************   page  groupe LOGICA ************************/


.logica_difference_titre{
	margin: 25px 0 0 0;
	float: left;
}
.logica_difference_titre h1, h2{ /* SGUE0911 ajout h2*/
	width: 200px;
	margin: 0 10px 0 0;
	text-align: right;
	font-size: 15px;
	color: #ffcc00;
	
}
.liste_diff_logica{
	border-left: 2px solid #ffcc00;
	padding: 0 0 0 10px;
	margin: 25px 0 25px 0;
	width: 400px;
	float: left;
}

.liste_diff_logica ul{
	padding: 0 0 0 15px;
	margin: 0;
	width: 450px;
	list-style: disc;
}
.liste_diff_logica li{
	color:#6b6b6b;
	font-size: 12px;
	margin:  0 0 10px 0;
	font-weight: bold;
}


/*******************  page qui sommes nous  *************************/

.domaine-competence{
	margin: 20px 0 0 0;
	background: #f2f2f2;
	padding: 8px 8px 15px 15px;
}

.domaine-competence h1{
	margin: 0;
	font-size: 11px;
}
.item-domaine{
	width: 190px;
	margin: 10px 0 0 0;
	float: left;

}
.item-domaine h2{
	font-size: 12px;
	margin: 0 0 3px 0;
}

.item-domaine p{
	margin: 0;
	width: 190px;
	color:#6b6b6b;
	font-size: 10px;
	font-weight: bold;
}

.separator_QSN{
	float:left;
	margin: 15px 20px 0 20px;
}

.types-prestations{
	margin: 15px 0 0 0;
}
.types-prestations h1{
	margin: 0 0 0 0;
	color: #ffcc00;
	font-size: 12px;
}

.types-prestations h2{
	margin: 15px 0 0 0;
	color: black;
	font-size: 12px;
}

.types-prestations p{
	margin: 0 0 0 0;
	color: #6b6b6b;
	font-size: 12px;
}
.types-prestations ul{
	margin: 15px 0 20px 0;
	padding: 0 0 0 40px;
	color: #6b6b6b;
	font-size: 12px;
	list-style: none;
}
.types-prestations li{
	margin: 0 0 0 0;
	color: #6b6b6b;
	font-size: 11px;
}

.chiffres_cle{
	margin: 15px 0 0 0;
	border: 1px solid #ffcc00;
	padding: 0 0 15px 0;
}

.chiffres_cle h1{
	margin: 0;
	padding: 5px;
	font-size: 11px;
	background: #ffcc00;
}

.offre2007{
	width: 200px;
	margin: 8px 0 0 8px;
	float: left;
}
.activite2007{
	width: 450px;
	margin: 8px 0 0 8px;
	padding: 0 0 0 10px;
	border-left: 1px solid #ffcc00;
	float: left;
}
.offre2007 h2, .activite2007 h2 {
	margin: 0;
	font-size: 12px;
}
.offre2007 p, .activite2007 p {
	margin: 10px 0 0 0;
	color: #6b6b6b;
	font-size: 11px;
	font-weight: bold;
}


/******* page plan du site   **********/

.plan-site{
	margin: 25px 0 0 0;
}
.menu_plan_site{
	margin: 0 0 15px 0;
}
.menu_plan_site h1{
	margin: 0 0 0 0;
	font-size: 12px;
	color: #6b6b6b;
}
.menu_plan_site ul{
	width: 250px;
	margin: 0;
	padding: 0 0 0 35px;
	list-style: none;
}

.menu_plan_site li{
	margin: 0;
	padding: 0;
	list-style-image: url('../images_layout/puce_fleche_gris.gif');
	font-size: 11px;
	color: #6b6b6b;
}
.menu_plan_site li a{
	font-size: 11px;
	color: #6b6b6b;
	text-decoration: none;

}
.menu_plan_site li a:hover{
	text-decoration: underline;

}


/**********************  page Espace client  ******************/


.Infos-Espace-client{
	margin: 15px 0 0 0;
	width: 290px;
	padding: 0 10px 10px 10px;
	float: left;
}

.entreprise-Espace-client{
	margin: 15px 0 0 0;
	width: 294px;
	padding: 0 10px 10px 10px;
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	float: left;
}

.poste-Espace-client{
	margin: 15px 0 0 0;
	width: 290px;
	padding: 0 10px 10px 10px;
	float: left;
}

.Infos-Espace-client h2,.entreprise-Espace-client h2, .poste-Espace-client h2{
	margin: 0;
	color: #6b6b6b;
	font-size: 16px;
}
.Infos-Espace-client label,.entreprise-Espace-client label, .poste-Espace-client label{
	width: 120px;
	float: left;
	color: #6b6b6b;
	font-size: 12px;
}
.Infos-Espace-client input,.entreprise-Espace-client input, .poste-Espace-client input{
	color: #6b6b6b;
	font-size: 11px;
}
.Infos-Espace-client a,.entreprise-Espace-client a, .poste-Espace-client a{
	color: #ce7200;
	
	font-size: 11px;
}
.input_espace_C{
	width: 150px;
}

.titre_bienvenue{
	color: #696969;
	font-size: 16px;
	margin: 0;
	text-align: center;

}

/************************************** page plan acces   ***************************************/

.plan_acces{
	width: 183px;
	margin: 15px 0 0 0;
}

.plan_acces img{
	margin: 0 0 0 0;
}

.plan_acces p{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	background: #828282;
	margin: 0 0 0 0;
	padding: 10px;
}
.plan_acces a{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;


}
.plan_acces a:hover{
	text-decoration:underline;
}

.adresse{
	margin: 20px 0 0 0;
}

.adresse h1{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 0 2px;
}

.adresse p{
	color: #6b6b6b;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 0 2px;
}

.cadre_confortable{
	margin: 25px 0 0 0;
}

.cadre_confortable img{
	margin: 0 0 10px 0;
}

.cadre_confortable h1{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}

.cadre_confortable p{
	color: #6b6b6b;
	font-size: 12px;
	margin:  0 0 10px 0;
}

.cadre_confortable ul{
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
	list-style-position: inside; 
}

.cadre_confortable li{
	color: #6b6b6b;
	font-size: 12px;
	list-style-image: url('../images_layout/puce_comment_inscrire.gif');
}

.list-hotel{
	margin: 25px 0 0 0;
}
.list-hotel h1{
	color: #ffcc00;
	margin: 0 0 15px 0;
	font-size: 16px;
	
}
.list-hotel h2{
	color: #6b6b6b;
	font-size: 14px;
	margin: 0 0 15px 0;
}
.list-hotel h3{
	color: #6b6b6b;
	margin: 0 0 0 0;
	font-size: 14px;
}
.list-hotel p{
	color: #6b6b6b;
	font-size: 12px;
	margin: 0 0 15px 0;
}
/************************************* page test en ligne   **************************************/

.bloc_test_ligne{
	width: 675px;
	background: #f2f2f2;
	margin: 25px 20px 0 0;
	padding: 10px;
}

.bloc_test_ligne p{
	font-size: 12px;
	color: #000000;
	margin: 0 0 0 0;
}

p.espace_deroulement{
	width: 655px;
	background: #ffffff;
	font-size: 36px;
	color: #6b6b6b;
	text-align: center;
	margin: 10px 0 0 0;
	padding: 10px;
}






/************************************* page espace client   **************************************/


.espace_client_inscription{
	margin: 15px 0 0 0;
} 


.espace_client_inscription, .espace_client_bienvenu{
	margin: 0 0 0 0;
}

.espace_client_inscription h1, .espace_client_bienvenu h1{
	color: #6b6b6b;
	font-size: 16px;

}
.espace_client_inscription .error{
	margin: 0 0 10px 15px;
	color:red;
	font-size:10px;
}
.mandatory{
	color:red;
}
/**********/


.ECI_infos{
	width: 280px;
	float: left;
}
.ECI_infos h1{
	margin: 0 0 0 15px;
}
.ECI_infos .error{
	margin: 0 0 0 90px;
}
.ECI_infos p{
	width: 300px;
	color: #6b6b6b;
	font-size: 12px;
	margin: 15px 0 0 15px;
}

.italic{
	color: #e2001a;
	font-size: 9px;
	font-style: italic;
}

.ECI_infos label{
	width: 65px;
	float:left;

}
.my_input_ECI_infos{
	width: 190px;
}
.ECI_infos input{
	width: 190px;
	color: #6b6b6b;
}

.espace_client_bienvenu .ECI_infos select{
	margin: 0 0 0 0;
}
.ECI_infos select{
	color: #6b6b6b;
	margin: 0 0 0 0;
	width: 190px;
}

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

.ECI_Entreprise{
	width: 300px;
	float: left;
	margin: 0 15px 0 15px;
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;


}
.ECI_Entreprise h1{
	margin: 0 0 0 15px;


}

.ECI_Entreprise input{
	width: 180px;
	color: #6b6b6b;
}

.ECI_Entreprise label{
	width: 75px;
	float:left;

}
.ECI_Entreprise p{
	width: 300px;
	color: #6b6b6b;
	font-size: 12px;
	margin: 15px 0 0 15px;
}
.ECI_Entreprise textarea{
	
	color: #6b6b6b;
	font-size: 12px;
}

.demande-spe{
	margin:15px 0 0 80px;
}

.FormStageInfo{
	width: 260px;
	font-weight:bold;
	background: #fada37;
	border:1px solid #fada37;
	padding:5px;
}
.FormStageInfoRef{
	width:	260px;
	margin: 0 0 10px 0;
	border:1px solid #fada37;
	padding:5px;
	color: #6b6b6b;
	font-size: 12px;
}
/**********************/
.droite_info_member{
	width: 300px;
	float: left;
	margin: 0 0 0 15px;
}

.ECI_Mon_Poste{
	margin: 0 0 0 0;
}


.ECI_Mon_Poste h1{
	margin: 0 0 0 0;
}
.ECI_Mon_Poste label{
	width: 95px;
	float:left;
	color: #6b6b6b;
	font-size: 12px;

}
.ECI_Mon_Poste input{
	width:160px;
	color: #6b6b6b;

}

.ECI_Mon_Poste .error{
	margin: -15px 30px 0 0;
	margin: 0 30px 0 0 !ie;
	text-align:right;

}

.ECI_Infos_Connexion{
	width: 294px;
	margin: 20px 0 0 0;
	border: 2px solid #ffd83d;
	padding-bottom: 10px;
}

.ECI_Infos_Connexion h1{
	background: #ffd83d;
	font-size: 12px;
	color: #000000;
	padding: 10px;
	margin: 0;
}

.ECI_Infos_Connexion label{
	width: 85px;
	float:left;

}
.ECI_Infos_Connexion input{
	width: 160px;
}
.ECI_Infos_Connexion .error{
	margin: 0 20px 0 0;
	text-align:right;

}
.ECI_Infos_Connexion p{
	width: 300px;
	color: #6b6b6b;
	font-size: 12px;
	margin: 15px 0 0 15px;
}

.submit_coordonnee{
	margin: 15px 0 0 410px;
}

.submit_coordonnee p{
	text-align: center;
}

.droite_info_member .submit_container{
	margin: 15px 0 0 0;
	float:right;
}
.droite_info_member .submit_container input{
	width: 123px;
}
.espace_client_bienvenu .submit_container{
	width: 95px;
	margin: 25px auto 0 auto;
}
.espace_client_bienvenu .submit_container input{
	width: 95px;
}


/******** page panier  *****/

.macommande{
	width: 483px;
	margin:30px 0 0 112px; 
	float:left;
}
.titre_macommande{
	padding:10px 0 10px 10px;
	background: url('../images_layout/bg_titre_macommande.gif');
	background-repeat: no-repeat;
}
.macommande .titre_macommande h1{
	margin: 0;
	font-size: 14px;
	color: #6b6b6b;
	
	text-transform: uppercase;
	
}
.macommande .supprimer_article{
	float: right;
}
.macommande .item-resultat-commande{
	margin: 15px 0 0 0;
	padding: 0 0 15px 0;
	font-size: 11px;
	border-bottom: 1px solid #eaeaea;
}

.item-resultat-commande h1{
	margin: 0;
	font-size: 16px;
	color: #000000;
}
.item-resultat-commande h2{
	margin: 0;
	text-transform: uppercase;
	font-size: 10px;
}

.item-resultat-commande h3{
	margin: 0;
	font-size: 11px;
	color: #6b6b6b;
}

.item-resultat-commande p{
	margin: 10px 0 10px 0;
	font-size: 12px;
	font-weight: normal;
	color: #6b6b6b;
}
.item-resultat-commande a{
	font-weight: bold;
	font-size: 11px;
	color: #ce7200;
	text-decoration: none;
	float: right;
}
.macommande .reserver_commande{
	margin: 15px 0 0 0;
	float:right;
}
.macommande .poursuivre{
	margin: 15px 0 0 0;
	float:right;
}
.macommande .poursuivre a{
	margin: 10px 0 0 0;
	float:right;
	font-weight: bold;
	font-size: 11px;
	color: #ce7200;
	text-decoration: none;
}
.macommande .poursuivre a:hover, .item-resultat-commande a:hover{
	text-decoration: underline;
}

p.recap_sessions{
	font-weight:bold;
	margin: 5px 0 0 0;
	font-size: 12px;
	color: #6b6b6b;
}
p.recap_duree{
	margin: 5px 0 0 0;
	font-size: 12px;
	color: #6b6b6b;
}
p.prix_stage{
	margin: 5px 0 0 0;
	font-size: 12px;
	color: #6b6b6b;
}

p.prix_total{
	margin: 5px 0 0 0;
	font-size: 12px;
	color: #6b6b6b;
	font-weight:bold;
	padding:5px;
	background:#eaeaea;
}


p.prix_global{
	font-size: 12px;
	color: #6b6b6b;
	font-weight:bold;
	background: #fada37;
	margin: 5px 0 0 10px;
	padding:5px;
}
/*****************  etapes   ********************/


/********  login espace client  ***/

.log-espace-client-commande{
	padding: 55px 0 35px 15px;
	background: url('../images_layout/bg_bloc_espace_client.gif');
	background-repeat: no-repeat;
	margin: 0 0 0 205px;
}
.log-espace-client-commande h1{
	margin: 0;
	font-size: 16px;
}
.log-espace-client-commande label{
	width: 150px;
	font-size: 11px;
	color: #6b6b6b;
	float: left;
}
.log-espace-client-commande .myinput_connexion{
	width: 227px;
}
.log-espace-client-commande .submit{
	background: url('../images/bt_valider_espaceC.gif');
	background-repeat: no-repeat;
}
.log-espace-client-commande p{
	width: 450px;
	color: #6b6b6b;
	font-size: 12px;
}
.log-espace-client-commande a{
	color: #ce7200;
	font-size: 11px;
}
.noAccount{
	width: 450px;
	margin: 0 0 0 205px;
}
.noAccount p{
	color: #6b6b6b;
	font-size:12px;
	font-weight: bold;
	margin: 0;
	text-align:right;
}
.noAccount a{
	color: #ce7200;
	font-size:12px;
	font-weight: bold;
}


/*******  participations  ********/

.etapes{
	width: 496px;
	float: left;
	margin:0 0 20px 112px; 
	font-size: 10px;
}
.espace_client_bienvenu .etapes{
	width: 100%;
	margin:15px 0 25px 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #eaeaea;
}

.espace_client_bienvenu .etapes ul{
	margin:0;
	padding:0;
}
.etapes ul{
	list-style: none;
}

.etapes li{
	padding:5px;
		color: #6b6b6b;
	float: left;
}
.etapes li a{
		color: #6b6b6b;

}
.etapes li.active{
	color: black;
	border:1px solid #fada37;
}
.etapes li.inactive{
	color: #6b6b6b;
}

.participant{
	width: 496px;
	margin:20px 0 0 205px; 
}
.participant h2{
	margin: 0 0 8px 0;
	font-size: 14px;
	text-transform: uppercase;
}
.participant .item{
	padding: 15px 10px 10px 15px;
	border: 1px solid #ffd83f;
	margin: 0 0 20px 0;
}
.participant .item h3{
	margin: 0 ;
	font-size: 14px;
}
.participant .item h4{
	margin: 5px 0 0 0;
	font-size: 12px;
}
.participant .info{
	margin: 15px 0 0 40px;
}
.participant .info p{
	font-size: 12px;
	color: #6b6b6b;
	margin: 5px 0 15px 0;
	font-weight: normal;
}
.participant label{
	margin: 0 0 5px 0;
}



.valide_participant{
float: right;

}
/*******  recapitulatif commande   *****/

.recap-commande{
	width: 496px;
	margin:20px 0 0 205px; 
}

h1.titre_recap{
	margin: 0;
	font-size: 14px;
	color: black;
	padding:10px 0 8px 10px;
	text-transform: uppercase;
	background: url('../images_layout/bg_titre_macommande.gif');
}

.recap-commande h2{
	font-size: 16px;
	margin: 5px 0 0 10px;
}
.recap-commande .item{
	margin: 10px 0 0 0;
	padding: 10px 0 15px 10px;
	border-top: 1px solid #eaeaea;
}
.recap-commande .item h2{
	margin: 0;
	font-size: 14px;
	color: #ffd83d;
	text-transform: uppercase;
}
.recap-commande .item h3{
	margin: 5px 0 0 0;
	font-size: 12px;
	font-weight: normal;
	color: #6b6b6b;
	text-transform: uppercase;
}
.recap-commande p.nbre_personne{
	margin: 5px 0 0 0;
	font-weight:bold;
	font-size: 11px;
	color:#6b6b6b;
}
.recap-commande p.liste_personne{
	margin: 5px 0 0 0;
	font-size: 11px;
	color:#6b6b6b;
}

.recap-commande h4{
	font-size: 16px;
	margin: 20px 0 0 10px;
	color: #6b6b6b;
}
.recap_coordonnes{
	margin: 0 0 15px 0;
	padding: 10px 0 10px 0;
	background: #ededee;
}
.recap_coordonnes h1{
	color: #6b6b6b;
	font-size: 11px;
	margin: 0;
	text-transform: uppercase;
}
.recap_coordonnes p{
	color: #6b6b6b;
	font-size: 11px;
	margin: 3px 0 0 0;
}
.recap_info, .recap_entreprise, .recap_poste{
	margin: 0 0 15px 10px;
}


/*********   confirmation commande   *******/

.confirmation_commande{
	width: 496px;
	margin:20px 0 0 205px; 
}
.confirmation_commande h2{
	width: 496px;
	margin:60px 0 0 0; 
	font-size: 14px;
	text-align: center;
	color: #ffd83d;
}
.confirmation_commande p{
	width: 496px;
	margin:15px 0 0 0; 
	text-align: center;
	font-size: 12px;
	color: black;
}
.confirmation_commande a{
	margin:15px 0 0 0; 
	text-decoration: none;
	font-size: 11px;
	color: #ce7200;
	float:right;
}


/************************   mon historique  **************/

.etapes-history{
		width: 100%;
	margin:15px 0 25px 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #eaeaea;
	font-size: 10px;
}
.etapes-history ul{
	list-style: none;
	margin:0;
	padding:0;
}

.etapes-history li{
	padding:5px;
		color: #6b6b6b;
	float: left;
}
.etapes-history li a{
		color: #6b6b6b;

}
.etapes-history li.active{
	color: black;
	border:1px solid #fada37;
}
.etapes-history li.inactive{
	color: #6b6b6b;
}


.mon-historique{
	width: 496px;
	margin:20px 0 0 205px; 
}

.mon-historique .item{
	padding: 15px 0 15px 0;
	font-size: 11px;
	border-bottom: 1px solid #eaeaea;
}
.mon-historique .item h2{
	margin:0 0 0 10px;
	font-size: 12px;
}
.mon-historique .item h3{
	margin:0 0 0 10px;
	font-size: 12px;
	font-weight: normal;
}
.mon-historique .item h4{
	margin:0 0 0 10px;
	font-size: 12px;
	font-weight: normal;
}
.mon-historique .item h2.date{
	margin:0;
	font-size: 12px;
}

.mon-historique .item h3.status{
	margin:0 0 8px 0;
	font-size: 12px;
	color: #ce7200;
	font-weight: normal;
}

.mon-historique .item .stage{
	margin:10px 0 0 35px;
	font-size: 12px;
	background: #ededed;
	padding: 8px;
}
.mon-historique .item p{
	margin:10px 0 0 0;
	color: #6b6b6b;
	font-size: 12px;
}
.mon-historique .item .stage p{
	margin:0 0 0 0;

}
.mon-historique .lien{
	float: right;
	margin:8px 0 0 0;
}
.mon-historique .lien a{
	 color: #ce7200;
	 font-weight: bold;
	
}

.item-resultat{
	margin: 15px 0 0 0;
	padding: 15px 0 0 0;
	font-size: 11px;
	border-top: 1px solid #eaeaea;
}
.item-resultat h1{
	margin: 0;
	font-size: 16px;
	color: #000000;
}
.item-resultat h2{
	margin: 0;
	text-transform: uppercase;
	font-size: 10px;
}
.item-resultat h2{
	margin: 0;
	font-size: 11px;
	text-align : left; /*Ajout SGUE0911*/
	width : 100%; /*Ajout SGUE0911*/
}
.item-resultat h3{
	margin: 0;
	font-size: 11px;
	color: #6b6b6b;
}

.item-resultat p{
	margin: 10px 0 10px 0;
	font-size: 12px;
	color: #6b6b6b;
	font-weight: normal;
}
.item-resultat a{
	font-weight: bold;
	font-size: 11px;
	color: #ce7200;
	text-decoration: none;
}

/***   style   09 09 2008  **/


.domaine_1 h2{
	color: #eb6e23;
	font-size: 14px;
	text-transform: uppercase;
	text-align: left; /*Ajout SGUE0911*/
	width: 100%; /*Ajout SGUE0911*/
}
.domaine_mp{
	color: #eb6e23;
}
.domaine_mp h2{ /*Ajout SGUE0911*/
	color: #eb6e23;
	text-align: left;
	width: 100%;
}

/*****/
.domaine_2 h2{
	color: #9669aa;
	font-size: 14px;
	text-transform: uppercase;
	text-align: left; /*Ajout SGUE0911*/
	width: 100%; /*Ajout SGUE0911*/
}
.domaine_ep{
	color: #9669aa;
}
.domaine_ep h2{ /*Ajout SGUE0911*/
	color: #9669aa;
	text-align: left;
	width: 100%;
}


/*****/
.domaine_3 h2{
	color: #00adb3;
	font-size: 14px;
	text-transform: uppercase;
	text-align: left; /*Ajout SGUE0911*/
	width: 100%; /*Ajout SGUE0911*/
}

.domaine_tsi{
	color: #00adb3;
}
.domaine_tsi h2{ /*Ajout SGUE0911*/
	color: #00adb3;
	text-align: left;
	width: 100%;
}




.theme_liste_1 ul{
	list-style: none;
	list-style-image: url('../images_layout/puce_comment_inscrire.gif');
}
.theme_liste_1 li{
	margin: 0 0 5px 0;
	
}
.theme_liste_1 li a{
	color: #6b6b6b;
	font-size: 12px;
}


.msgBox{
	clear: both;
	margin: 0 0 0 220px;
}

.msgBox{
	font-size: 14px;
	font-weight: bold;
	color:#6b6b6b;
}
.msgBox a{
	font-size: 12px;
	font-weight: bold;
	color: #ce7200;
}



/**********         page filiere   *****/
.fiche_filiere{
	margin: 15px 0 0 0;
}
.description_filiere_fiche{
	color:#6b6b6b; 
	font-size: 12px;
}
.fiche_filiere h1{
	margin: 0;
	color:#6b6b6b; 
	font-size: 16px;
}

.image_fiche{
	width: 150px;
	float:left;
	margin: 15px 10px 0 0;
}
.image_fiche .lien{
	margin: 0 0 0 15px;
}
.image_fiche .lien a{
	color:#6b6b6b; 
	font-size: 12px;
}

.image_fiche img{
	width: 150px;
}
.list_filiere{
	width: 530px;
	margin: 15px 0 0 0;
	float: left;
}
.list_filiere .item{
	padding: 15px 0 15px 0;
	font-size: 11px;
	border-bottom: 1px solid #eaeaea;
}
.list_filiere .item h1{
	margin: 0;
	font-size: 16px;
    color : black;
}
.list_filiere .item h2{
	margin: 0;
	font-size: 11px;
	text-transform: uppercase;
	text-align: left; /*Ajout SGUE0911*/
	width: 100%; /*Ajout SGUE0911*/
}
.list_filiere .item h3{
	margin: 0;
	font-size: 11px;
}
.list_filiere .item p{
	margin: 8px 0 5px 0;
	color:#6b6b6b; 
	font-size: 11px;
}
.list_filiere .item .link{
		float: right;
}
.list_filiere .item a{
		font-weight: bold;
	font-size: 11px;
	color: #ce7200;
	text-decoration: none;

}

/*********   page le catalogue   ***************************/

.leCatalogue{
	margin: 15px 0 0 120px;
}
.bt_telecharger_catalogue{
	margin: 15px 0 0 330px;
}


/*********************************   page contact ********************************/


.form_contact{
	margin: 20px 0 0 0;
}
.form_contact .error{
	font-size: 11px;
	color: red;
}
.form_contact input{
	font-size: 11px;
	color:#6b6b6b; 
}

.form_contact .submit{
	margin: 20px 0 0 400px;
}
.contact_info{
	width: 300px;
	float: left;
}
.form_contact h2{
	font-size: 16px;
	color:#6b6b6b; 
	margin: 0 0 0 15px;
}

.contact_info label{
	font-size: 12px;
	color:#6b6b6b; 
	width: 65px;
	float:left;

}
.contact_info input{
	width: 190px;
}
.contact_info .error{
	color:red;
	text-align:right;
	margin: -15px 30px 0 0;
	margin: 0 30px 0 0 !ie;
}
.contact_info select{
	color:#6b6b6b; 
	margin: 0 0 0 0;
	width: 190px;
}

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

.contact_entreprise{
	width: 300px;
	float: left;
	padding: 0 0 0 15px;
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;


}
.contact_entreprise .error{
	color:red;
	text-align:right;
	margin: -15px 30px 0 0;
	margin: 0 30px 0 0 !ie;

}

.contact_entreprise input{
	width: 180px;
	margin:0;
}

.contact_entreprise label{
	font-size: 12px;
	color:#6b6b6b; 
	width: 75px;
	float:left;

}

/**********************/
.contact_poste{
	width: 300px;
	float: left;
	margin: 0 0 0 15px;
}

.contact_poste label{
	width: 95px;
	float:left;
	color: #6b6b6b;
	font-size: 12px;
}

.contact_poste input{
	width:160px;

}

.contact_poste .error{
	margin: -15px 30px 0 0;
	margin: 0 30px 0 0 !ie;
	text-align:right;

}


/*** bloc contactez nous **/

.bloc_contactez_nous{
	width: 215px;
	margin: 15px 0 20px 3px;
	border: 1px solid #ffd21c;
}


.form_contact .bloc_contactez_nous{
	width: 215px;
	margin: 45px 0 20px 55px;
	border: 1px solid #ffd21c;
}

.bloc_contactez_nous h1{
	font-size: 12px;
	margin: 0 0 15px 0;
	padding: 10px;
	background: #ffd21c;
}

.bloc_contactez_nous h2{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin: 0 0 0 0;
	padding: 0 10px 0 10px;
	text-transform: normal;
	text-align: left; /*Ajout SGUE0911*/
}

.bloc_contactez_nous p{
	font-size: 11px;
	color: #6b6b6b;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 10px 10px 10px;
}
/********************  page confirm abonnement bon plan  ****************/

.confirm_abonne{
	margin: 25px 0 0 200px;
	width: 500px;
}
.confirm_abonne p{
	margin: 0 0 0 0;
	color: #6f6f6f;
	font-size: 12px;
	text-align: center;
}
.confirm_abonne a.liens{
	margin: 0 0 0 300px;
	color: #ce7200;
	font-size: 12px;
	text-align: right;
}
.mod_subscribe p.confirm{
	color: #6f6f6f;
	margin: 10px 0 0 70px;
	font-size: 12px;
}
.mod_subscribe p.error{
	color: #6f6f6f;
	margin: 10px 0 0 70px;
	font-size: 12px;
}

/**********   csv    *************************/

.conditionsGV{
	color: #6f6f6f;
	margin: 5px 0 15px 0;
	font-size: 11px;
	float: right;
}

.contenu_csv{
	width: 520px;
	color: #6f6f6f;
}

.contenu_csv h1{
	color: #ce7200;
	font-size: 14px;
	margin:0;
}
.contenu_csv h2{
	font-size: 11px;
	color: #6b6b6b;
}
.contenu_csv p{
	font-size: 11px;
	color: #6b6b6b;
}
.contenu_csv li{
	font-size: 11px;
	color: #6b6b6b;
}

/*****************  redrirection  *************/


.redirection{
	height: 250px;
	padding: 25px;
}

.redirection p{
	font-size: 14px;
	color: #6b6b6b;
	margin: 25px 0 25px 25px;
	font-weight: bold;
}
/************************************************************************************************/
/******************************************** FOOTER ********************************************/
/************************************************************************************************/


#footer{
	width: 960px;
	margin: 0 auto 0 auto;
	background: transparent url('../images_layout/bg_footer.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 15px 0 25px 0;
}

.bloc_menu_footer{
	float:left;
}
.bloc_menu_footer h1{
	margin: 0 0 0 20px;
	font-size:11px;
}
.menu_footer{
	width: 246px;
}
ul.menu_footer{
	width: 250px;
	margin: 0;
	padding: 0 0 15px 35px;
	list-style: none;
}


.menu_footer li{
	margin: 0;
	padding: 0;
	list-style-image: url('../images_layout/puce_fleche_gris.gif');
	font-size: 11px;
	color: #6b6b6b;
}
.menu_footer li a{
	font-size: 11px;
	color: #6b6b6b;
	text-decoration: none;

}
.bloc_menu_footer a{
	color: black;
	text-decoration: none;

}
.menu_footer li a:hover{
	text-decoration: underline;
}


/*************************************************   STYLES    **************************************/


.texte-normal{
	margin: 25px 0 0 0;
	color: #6f6f6f;
	font-size: 12px;
}
.texte-normal p{
	margin: 0 0 0 0;
	color: #6f6f6f;
	font-size: 12px;
}
.texte-normal h1{ 
	margin: 0 0 10px 0;
	font-size: 12px;
}


.floatL{
	float: left;
}
.floatR{
	float: right;
}
.clearFloat{
	clear: both;
}
.text-center{
	text-align: center;
}

.padL30{
	padding: 0 0 0 30px;
}
.marginR15{
	margin: 0 15px 0 0;
}
.marginR5{
	margin: 0 5px 0 0;
}
.marginT5{
	margin: 5px 0 0 0;
}

.marginT25{
	margin: 25px 0 0 0;
}
.marginT10{
	margin: 10px 0 0 0;
}
.marginL15{
	margin: 0 0 0 15px;
}

.justifie{
	text-align: justify;
}

.gras{
	font-weight:bold;
}

.italique{
	 font-style: italic ;
}

.orange{
	color: #eb6d22;
}
.orange-fonce{
	color: #ce7200;
}
.black{
	color: #000000;
}
.alignR{
	text-align: right;
}
.violet{
	color: #9669aa;
}
.bleuciel{
	color: #00adb3;
}

.gris_old{
	color: #6f6f6f;
}
.gris{
	color: #6b6b6b;
}
.jaune{
	color: #ffcc00;
}

.w_290{
	width: 290px;
}
.w_380{
	width: 380px;
}
.w_400{
	width: 400px;
}

.ZZ-module{
	margin:0 0 20px 0 ;
}

#baseline {
      text-align : center; 
      margin-bottom : 0px;
      padding : 10px;
      border-top : solid 1px #afafaf;
      font-size : 9px;
      
}
#baseline a {
    text-decoration : underline;
   	color: #6b6b6b;
}

/* SGUE0911 ajout */
.h2normal {
   text-align : left;
   font-size : 12px;
   color : #6F6F6F;
   width : 100%;
}

/* SGUE0911 ajout */
.gauche {
	text-align : left;
	width : 100%;
}

