﻿#menuFont,#menuFont a,#menuFont a:hover,#menuFontActif {
	font-family:Arial;
	font-size:23px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:left;
}

#menuFont a:hover{
	color:#4E8C2A;
	text-decoration:underline;
}

#menuFontActif {
	color:#4E8C2A;
	text-decoration:underline;
}

#lienLogik,#lienLogik a,#lienLogik a:hover {
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
	color:#54AF1C;
	text-decoration:none;
}

#lienLogik a:hover{
	color:#E7C71E;
	text-decoration:underline;
}

#homeFont{
	font-family:Verdana;
	font-size:23px;
	font-weight:bold;
	font-style:italic;
	color:#EDA500;
	text-decoration:none;
}

#mainFontGreen,#mainFontOrange,#mainFontLargeGreen,#mainFontLargeOrange{
	font-family:Arial;
	font-size:18px;
	color:#67B837;
	text-decoration:none;
}

#mainFontOrange,#mainFontLargeOrange{
	color:#FEB300;
}

#mainFontLargeGreen,#mainFontLargeOrange{
	font-size:22px;
}

#smallFontGreen,#smallFontOrange{
	font-family:Arial;
	font-weight:bold;
	font-size:13px;
	color:#67B837;
	text-decoration:none;
}

#smallFontOrange{
	color:#FEB300;
}
