/***********************************\ MOTEUR DE RECHERCHE /**************************************/
/************************************************************************************************/

.FormationTableauMoteurRecherche
{
	border:1px solid #465C87;
	background-color:#D1DAEB;
	padding-left: 10px;
	padding-right:10px;
	padding-bottom: 10px;
	padding-top:10px;
}


.FormationTexteMoteurRecherche
{
	font-family: Verdana, Arial;
	font-weight:bold;
	font-size:11px;
	color:#465C87;
}

.FormationTexteCategoriesMoteurRecherche
{
	font-family: Verdana, Arial;
	font-size:11px;
	color:#465C87;
	text-align: right;
}


.FormationBoutonRechercher
{
	font-family:Verdana, Arial;
	font-weight:bold;
	font-size:11px;
	color:#465C87;
	background-color: #FFFFFF;
	border:1px solid #465C87;
	height: 18px;
}

.FormationAlignementBoutonRechercher
{
	text-align:right;
	padding-top:10px;
}

.FormationAlignementElementMoteurRecherche
{
	text-align:left;
}

.FormationInputMoteurRecherche
{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #465C87;
	font-weight: bold;
	border: 1px solid #465C87;
	width:500px;
}


.FormationSelectMoteurRecherche
{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #465C87;
	font-weight: bold;
	border: 1px solid #465C87;
}

.FormationSelectTitreMoteurRecherche
{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #465C87;
	font-weight: bold;
	border: 1px solid #465C87;
}


.FormationAucunResultat
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #465C87;
}

/************************************************* NAVIGATION ******************************************/
/*******************************************************************************************************/

.FormationTableauNavigateur
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #465C87;
	
}

.FormationTraitNavigationHautPage
{
	border-bottom: thin solid #465C87;	
	border-width:1px;
	height:20px;
}

.FormationTraitNavigationBasPage
{
	border-top: thin solid #465C87;	
	border-width:1px;
	height:20px;
}




/******************************************* Navigation retour à la liste *******************************/
/********************************************************************************************************/

.FormationNavigationRetourListe
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #465C87;
}

a.FormationNavigationRetourListe:link
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #465C87;
	text-decoration: underline;
}

a.FormationNavigationRetourListe:visited
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #465C87;
	text-decoration: underline;
}
	
a.FormationNavigationRetourListe:hover
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #465C87;
	text-decoration: underline;
}

a.FormationNavigationRetourListe:active
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #465C87;
	text-decoration: underline;		
}



/**************************************************************************************************/


/*************************************************** BLOC SITE ***********************************************/
/*************************************************************************************************************/



/*--------------------- tableau conteneur du module Formation ------------------------*/
.FormationTitreTableauBlocSite
{
	background-color: #FFFFFF;	
}

/*---------------------- titre du module ---------------------------------------------*/
.FormationTitreBlocSite 
{
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana, Arial; 
	font-weight: bold;
	color: #FFFFFF;
}

/*---------------------- espace entre le titre et la formation ------------------------*/
.FormationEspaceEntreTitreBlocSite
{
	line-height: 2px;
}

/*---------------------- tableau conteneur de la categorie ------------------------------*/
.FormationTableauCategoriesBlocSite
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #465C87;
	text-align: right;
	background-color: #FFFFFF;	
	padding-left: 20px;
}

.FormationLienCategoriesBlocSite a:link
{
	text-decoration: underline;
	color: #465C87;
}

.FormationLienCategoriesBlocSite a:visited
{
	text-decoration: underline;
	color: #465C87;
}

.FormationLienCategoriesBlocSite a:hover
{
	text-decoration: none;
	color: #465C87;
}

.FormationLienCategoriesBlocSite a:active
{
	text-decoration: underline;
	color: #465C87;
}

/*----------------------------- ligne en bas de chaque bloc de module -------------------------*/
.FormationLigneBasBlocSite
{
	height: 20px;
	background-color: #FFFFFF;
}

/***************************************** FIN BLOC SITE OFFRE ***********************************/
/*************************************************************************************************/



/****************************************** LISTE DES FORMATIONS  *********************************/
/**************************************************************************************************/

.FormationTitrePages
{
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: #465C87;
	font-weight: bold;
	height:22px;
}


.FormationTitreListe
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #FFFFFF;
	padding-left:14px;
	background-color:#465C87;
	font-weight: bold;
	height:22px;
	padding-left:10px;
	padding-right:10px;
}


.FormationCategoriesListe
{
	font-family: Verdana, Arial;
	font-size: 9pt;
	color: #FFFFFF;
	background-color:#FFCC33;
	font-weight: bold;
	text-align: center;
	height:20px;
	padding-left:10px;
	padding-right:10px;
}


.FormationDateListe
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #465C87;
	padding-left:14px;
	padding-top:5px;
}

.FormationTarifListe
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #465C87;
	padding-left:14px;
	padding-top:5px;
	font-weight: bold;
	text-align:left;
}


.FormationSituationListe
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #465C87;
	padding-right:10px;
	font-weight: bold;
	text-align:right;
}


.FormationBoutonEnSavoirPlus
{
	font-family:Verdana, Arial;
	font-weight:bold;
	font-size:11px;
	color:#465C87;
	background-color: #D1DAEB;
	border:1px solid #465C87;
	height: 18px;
}

.FormationAlignementEnSavoirPlus
{
	text-align:right;
	padding-top:10px;
}

.FormationTraitTableauListe
{
	height:1px;
	background-color: #465C87; 
}

/**************************************************************************************************/


/****************************************** DETAIL FICHE ******************************************/
/**************************************************************************************************/

.FormationTitreFiche
{
	font-family: Verdana, Arial;
	font-size: 9pt;
	color: #FFFFFF;
	padding-left:14px;
	background-color:#465C87;
	font-weight: bold;
	height:21px;
}


.FormationSituationFiche
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #465C87;
	padding-right:10px;
	font-weight: bold;
	text-align:right;
}


.FormationTarifFiche
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #465C87;
	padding-right:10px;
	padding-top:5px;
	font-weight: bold;
	text-align:right;
}


.FormationCategoriesFiche
{
	font-family: Verdana, Arial;
	font-size: 9pt;
	color: #FFFFFF;
	background-color:#FFCC33;
	font-weight: bold;
	text-align: center;
	height:20px;
	padding-left:10px;
	padding-right:10px;
}



.FormationCellulePuceIntituleFiche
{
	padding-left:13px;
	background-color: #465C87;
}


.FormationDateFiche
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #465C87;
	padding-top:5px;
	padding-left:14px;
}


.FormationLieuFiche
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #465C87;
	font-weight: bold;
}

.FormationNombreJoursFiche
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #465C87;
	font-weight: bold;
}


.FormationDescriptionIntituleFiche
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #465C87;
	padding-left:14px;
	padding-right:10px;
	padding-top:8px;
	padding-bottom:8px;
	background-color:#D1DAEB;
	text-align:left;
	border-bottom: thin solid #465C87;	
	border-width:1px;
}

.FormationTexteIntituleFiche
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #465C87;
	padding-left:14px;
	padding-right:10px;
	padding-top:8px;
	padding-bottom:8px;
	text-align:left;
}

.FormationTableauIntervenantsFiche
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #465C87;
	padding-left:14px;
	padding-right:10px;
	text-align:left;
}

.FormationTexteFiche
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #465C87;
	padding-left:14px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:2px;
	text-align:left;
}

.FormationNomPrenomIntervenantFiche
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #465C87;
	text-align:left;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:2px;
}

.FormationFonctionIntervenantFiche
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #465C87;
	text-align:left;
}


.FormationCellulePuceDifferentesRubriquesFiche
{
	font-family: Verdana, Arial;
	font-size: 9pt;
	color: #465C87;
	font-weight:bold;
	background-color:#D1DAEB;
	border-bottom: thin solid #465C87;	
	border-width:1px;
	height:20px;
}

.FormationTexteIntitulePartenaireCofinancierFiche
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #465C87;
	padding-left:14px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
}

.FormationImagePartenaireCofinancierFiche
{
	margin-top:5px;
}


.FormationTitreDifferentesRubriqueFiche
{
	font-family: Verdana, Arial;
	font-size: 9pt;
	color: #465C87;
	font-weight:bold;
	padding-left: 10px;
	background-color:#D1DAEB;
	border-bottom: thin solid #465C87;	
	border-width:1px;
	height:20px;
}

.FormationBoutonPreInscription
{
	font-family:Verdana, Arial;
	font-weight:bold;
	font-size:11px;
	color:#465C87;
	background-color: #D1DAEB;
	border:1px solid #465C87;
	height: 18px;
}

.FormationAlignementPreInscription
{
	text-align:right;
	padding-top:10px;
}

.FormationEspaceEntreRubriqueDetail
{
	height:8;
}


.FormationTextePartenaireCofinanceur
{
	font-family:Verdana, Arial;
	font-weight:bold;
	font-size:11px;
	color:#465C87;
}


.FormationLienUrlPartenaire
{
	text-decoration: underline;
	color: #465C87;
}

a.FormationLienUrlPartenaire:link
{
	text-decoration: underline;
	color: #465C87;
}

a.FormationLienUrlPartenaire:visited
{
	text-decoration: underline;
	color: #465C87;
}

a.FormationLienUrlPartenaire:hover
{
	text-decoration: none;
	color: #465C87;
}

a.FormationLienUrlPartenaire:active
{
	text-decoration: underline;
	color: #FF9408;
}


/**************************************************************************************************/




/****************************************** TEXTE CHARGEMENT EN COURS *****************************/
/**************************************************************************************************/


.FormationTextPrechargementEnCoursChargement
{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #465C87;
	font-weight:bold;
	text-align:center;
}

.FormationTextPrechargementEnCoursPatientez
{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #465C87;
	text-align:center;
}

.FormationDivPrechargementEnCours
{
	position: absolute; 
	left: 130px; 
	visibility: hidden; 
	background-color: #FFFFFF; 
	layer-background-color: #465C87;
}

.FormationTableauPrechargementEnCours
{
	border: thin solid #465C87;	
	border-width:1px;
	padding-top:15px;
	padding-bottom:15px;
}




/****************************************** FORMULAIRE INSCRIPTION  *******************************/
/**************************************************************************************************/

.FormulaireTexteChampsObligatoiresDepotOffre
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #FF9408;
	text-align:left;
	font-style: italic;
}



.FormationTexteInscription
{
	font-family: Verdana, Arial;
	font-size: 9pt;
	color: #465C87;
	font-weight:bold;
	text-align:left;
}

.FormationTitreFormationInscription
{
	font-family: Verdana, Arial;
	font-size: 9pt;
	color: #465C87;
	font-weight:bold;
	text-align:left;
}

.FormationTableauFormulaire
{
	border: thin solid #465C87;	
	border-width:1px;
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:2px;
	background-color: #FFF7F1;
}

.FormationTexteFormulaireInscription
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #465C87;
	font-weight:bold;
	text-align:left;
	padding-top:5px;
	padding-bottom:5px;
}

.FormationTexteFormulairePreview
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #465C87;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
}

.FormationSelectFormulaire
{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #465C87;
	font-weight: bold;
	border: 1px solid #465C87;
}


.FormationInputFormulaire
{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #465C87;
	font-weight: bold;
	border: 1px solid #465C87;
	width: 200px;
}


.FormationTextareaFormulaire
{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #465C87;
	font-weight: bold;
	border: 1px solid #465C87;
	background-color: #FFF7F1;
	scrollbar-arrow-color:#465C87;
	scrollbar-face-color: #465C87;
	scrollbar-track-color: #465C87;

}

.FormationRadioFormulaire
{
	background-color: #FFF7F1;
}


.FormationTexteRubriqueFormulaireInscription
{
	font-family: Verdana, Arial;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight:bold;
	text-align:left;
	padding-left:10px;
	background-color: #465C87;
}

.FormationChampsObligatoiresFormulaireInscription
{
	font-family: Verdana, Arial;
	font-size: 9pt;
	color: #EE1D23;
	font-weight:bold;

}


.FormationBoutonPrevisualiser
{
	font-family:Verdana, Arial;
	font-weight:bold;
	font-size:11px;
	color:#465C87;
	background-color: #FFFFFF;
	border:1px solid #465C87;
	height: 18px;
}

.FormationAlignementBoutonPrevisualiser
{
	text-align:right;
	padding-top:10px;
}



/**************************************************************************************************/


/*************************************************** BLOC SITE ***********************************************/
/*************************************************************************************************************/



/*--------------------- tableau conteneur du module annonce -----*/
.AnnonceTitreTableauBlocSite
{
	background-color: #F58025;	
}

/*---------------------- titre du module ------------------------*/
.AnnonceTitreBlocSite 
{
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana, Arial; 
	font-weight: bold;
	color: #FFFFFF;
}

/*---------------------- espace entre le titre et l'annonce------*/
.AnnonceEspaceEntreTitreBlocSite
{
	line-height: 2px;
}

/*---------------------- tableau conteneur de la categorie ------------------------------*/

.FormationTableauCategoriesBlocSite
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #A50019;
	/*padding-left:45px;*/
	/*font-weight: bold;*/
}


.FormationLienCategoriesBlocSite
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #465C87;
	text-decoration: none;
	/*font-weight: bold;*/
}

.FormationLienCategoriesBlocSite a:link
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #465C87;
	text-decoration: none;
	/*font-weight: bold;*/
}

.FormationLienCategoriesBlocSite a:visited
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #465C87;
	text-decoration: none;
	/*font-weight: bold;*/
}

.FormationLienCategoriesBlocSite a:hover
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #465C87;
	text-decoration: underline;
	/*font-weight: bold;*/
}

.FormationLienCategoriesBlocSite a:active
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #465C87;
	text-decoration: none;
	/*font-weight: bold;*/
}



/***************************************** FIN BLOC SITE OFFRE **************************************************/
/****************************************************************************************************************/