/* Formation.css         */
/* (c) 2010 - Logilin    */

.Formation {
	background:   white;
}

.Formation_Titre, .FormationTitre {
	color:       #205040;
	font-size:   14pt;
	font-weight: bold;
	text-align:  center;
}


.Formation_Reference, .FormationReference {
	color:       #407060;
	font-size:   10pt;
	font-weight: normal;
	text-align:  center;
}


.Formation_Filiere, .FormationFiliere {
	color:       #407060;
	font-size:   9pt;
	font-weight: normal;
	text-align:  center;
}

.Formation_Filiere a, .FormationFiliere a {
	font-weight:      bold;
	text-decoration:  underline;
}


.Formation_Description, .FormationDescription {
	color:       #306050;
	font-size:   10pt;
	font-weight: normal;
	font-style:  italic;
	text-align:  justify;
}

.Formation_SousTitre_Centre, .FormationSousTitreCentre {
	background:   #306050;
	color:        #D0F0E0;
	font-size:    11pt;
	font-weight:  bold;
	text-align:   center;
}

.Formation_SousTitre, .FormationSousTitre {
	background:   #306050;
	color:        #D0F0E0;
	font-size:    11pt;
	font-weight:  bold;
	text-align:   left;
}

.Formation_Organisation, .FormationOrganisation {
	color:        #205040;
	font-size:    10pt;
	text-align:   justify;
}

.Formation_Organisation a, .FormationOrganisation a {
	font-weight:     bold;
	text-decoration: underline;
}

.Formation_Appel, .FormationAppel {
	color:        #205040;
	font-size:    10pt;
	text-align:   justify;
}

.Formation_Appel a, .FormationAppel a {
	font-weight:    bold;
	text-decoration: underline;
}


.Formation_Themes, .FormationThemes {
	color:        #205040;
	font-size:    10pt;
	text-align:   justify;
}

.Plan_Titre_Chapitre, .PlanTitreChapitre {
	background:   #D0F0E0;
	color:        #306050;
	font-size:    12pt;
	font-weight:  bold;
	margin:       18px 10px 12px 5px;
}

.Plan_Titre_Section, .PlanTitreSection {
	color:        #104030;
	font-size:    11pt;
	font-weight:  bold;
	margin:       0 10px 0 20px;
}

.Plan_Texte, .PlanTexte {
	color:       #205040;
	font-size:   11pt;
	margin:      0 10px 0 40px;
	text-align:  justify;
}

.Plan_Titre_Tp, .PlanTitreTp {
	color:       #205040;
	font-size:   10pt;
	margin:      0 10px 0 100px;
	font-weight: bold;
}

.Plan_Tp, .PlanTp {
	color:       #205040;
	font-size:   10pt;
	margin:      0 10px 0 120px;
}


