.tableauedit{
	background-color: #EFEFEF;
	border: dashed 1px #000000;
}
.tableaueditover{
	background-color: #EFEFEF;
	border: dashed 1px #000000;
}

.tableaueditON{
	background-color: #FFFFFF;
}
.tableaueditoverON{
	background-color: #FFFFFF;
}
.logout{
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;
	color: red;
	text-decoration: none;
}

.f_titre{
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;
	color: #E71818;
	text-decoration: none;
}
.f_texte{
	font-family: "Verdana";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}