




a:link {
	color: #A56D05;
	text-decoration: none;
}
a:visited {
	color: #5C3F07;
	text-decoration: none;
}
a:hover {
	color: #ED9612;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: none;
}



.menu_gauche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #F39E01;
	text-indent: 5px;
	border: 1px solid #F39E01;
}
.cell_edito {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #41515F;
}
.cell_edito_bordure {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #586F81;
	
}
