.accueil{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
.deconnexion{
	color: RED;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}

.fond_document{
	background-color: #F8F8F8;
}

.fond_gauche{
	background-color: #DEDEDE;
}

.menu_gauche{
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;
} 
.sous_menu_gauche{
text-decoration: none;
	font-size: 80%;
	color: #334D55;
} 
.sous_menu_gauche_lien{
text-decoration: none;
	font-size: 100%;
	color: #334D55;
} 
.champs_necessaire{
text-decoration: none;
	font-size: 80%;
	color: Red;
} 

.texte_central{
text-decoration: none;
	font-size: 100%;
	color: #334D55}
} 

.bor_fenetre{
	color: #334D55;
}
.menu_droit{
	color: #334D55;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
} 


.menu_droit_titre{

	text-decoration: none;
	font-weight: bold;
	font-style: normal;
} 

.menu_administration{
	text-align: right;
	background-color: #FFFFFF;
	border: 0px #666 solid;
	color: #FFFFFF;
	display: block;
	width: 124;
	text-decoration: none;
	padding: 0px 0;
	margin: 0px;
	font-weight: bold;
	font-size: 90%;
}
