a:link, a:visited 
{
 	color: #444444; 
      text-decoration: none;
}
a:hover, a:active 
{
	color: #3366cc;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
#copyrightfooter
{
	color: #EEE;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana;
	line-height: 20px;
}
#Left
{
	color: #CCC;
	font-size: 9px;
	font-family: Verdana;
}
#Left a:link, a:visited 
{
	color:#CCC
	text-decoration: none;
}
#Left a:hover
{
	color: #FFF;
}
.TexteNormal {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #222222;
	line-height: 18px;
}
.TexteBold {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #222222;
	line-height: 18px;
}
.TexteTitle {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #60521A;
}
.TexteTip {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
	line-height: 18px;
}.TexteListe {
	font-family: Verdana;
	font-size: 9px;
	line-height: 20px;
	color: #004070;
	text-align: justify;
	list-style-type: square;
}
