.lienClair {
	color:#FFFFFF;
	font-weight: bold;
}

.titre_petit_cadre {
	color:#031FA0; 
	font-size: 17px; 
	font-weight: bold; 
	text-decoration: none
}
.titre_grand_cadre {
	color:#EAFEFF; 
	font-size: 17px; 
	font-weight: bold; 
	text-decoration: none
}
.titre_rubrique {
	color:#1C289A; 
	font-size: 17px; 
	font-weight: bold; 
	text-decoration: none
}
.titre_rubrique2 {
	color:#FFEB0B; 
	font-size: 17px; 
	font-weight: bold; 
	text-decoration: none
}
.titre1 {
	color:#1C289A; 
	font-size: 16px; 
	font-weight: bold; 
	text-decoration: none
}
.titre2 {
	color:#003465;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}
.titre3 {
	color:#003465;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}
.titre4 {
	color:#003465;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	font-style: italic;
}

.normal {
	color:#000000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none
}

.tableau_t1 {background-color:#88B0D7; border: none;}
.text_area_t1 {
	background-color:#eeeeee;
	color: #000000;
	font-weight: normal;
	border-top: 1px solid #3c5c7b;
	border-right: 1px solid #abc8e3;
	border-bottom: 1px solid #abc8e3;
	border-left: 1px solid #3c5c7b;
}
.text_area_t2 {
	font-size:12;
	background-color:#eeeeee;
	color: #000000;
	font-weight: normal;
	border-top: 1px solid #3c5c7b;
	border-right: 1px solid #abc8e3;
	border-bottom: 1px solid #abc8e3;
	border-left: 1px solid #3c5c7b;
}
.tableau_admin {background-color:#d76161; border: none;}
.titre_admin {
	color:#003366;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.text_admin {
	color:#FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none
}
.text_area_admin {
	background-color:#eeeeee;
	color: #000000;
	font-weight: normal;
	border-top: 1px solid #7b1c1c;
	border-right: 1px solid #e69b9b;
	border-bottom: 1px solid #e69b9b;
	border-left: 1px solid #7b1c1c;
}

.champTexte {
	border: 1px #02206C solid;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}
.champTexteBlanc {  border: 0px #072383 solid;  font-size: 13px; font-weight: bold; color: #000000; background-color: #FFFFFF;}

.champTexteBleu {  border: 0px #072383 solid;  font-size: 13px; font-weight: bold; color: #000000; background-color: #DDEBFF;}

.champTexteAdmin {
	font-size: 13px;
	font-weight: normal;
	color: #7b1c1c;
	background-color: #FFFFFF;
	border-top: 1px solid #7b1c1c;
	border-right: 1px solid #e69b9b;
	border-bottom: 1px solid #e69b9b;
	border-left: 1px solid #7b1c1c;
}


.tableau_accueil {
	border-top: 1px solid #99ccff;
	border-right: 1px solid #336699;
	border-bottom: 1px solid #336699;
	border-left: 1px solid #99ccff;
}
.tableau_accueil_titre {
	background-color:#6699CC;
}

.OngletTabFicheActif, .OngletTabFichePassif {
	font-size:14;
	text-align:center;
	font-weight:bold;
	cursor: pointer;
	height: 30;
	margin-right: 15px;
	padding: 4px;
	border: 1px solid #E1E1E1;
}
.OngletTabFicheActif
{
	color:#232C4B;
	background-color:#FFE88C;
}
.OngletTabFichePassif
{
	color:#232C4B;
	background-color:;
}
.TexteFormulaire
{
	color:#003465;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}
.TexteFormulairePetit
{
	color:#003465;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

Div.cache {
	display: none;
}

Div.affiche {
	display: block;
}