.txt_blanc {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 17px;
}
.txt_blanc:hover {

	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 17px;
}
.txt_jaune {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: FFC000;
	text-decoration: none;
}
.txt_noir {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
.essence {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	margin:0px;
	padding:0px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:6px;
	color: #FFFFFF;
}
.txt_rouge {
	font-family: Tahoma;
	font-size: 12px;
	color: #C2242C;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}
.txt_rouge:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #C2242C;
	text-decoration: underline;
	line-height: 20px;
	font-weight: bold;
}
.bouton{
	border: 1px solid #C2242C;
	width:100%;
	font-family: Tahoma;
	font-size: 11px;
}
.menu1{
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	font-weight:bolder;
	text-decoration: none;
	margin-left:5px;
	margin-right:5px;
}
A:Active.menu1	{
	color: #000000;
}
A:Hover.menu1	{
	color: #000000;
}
.menu2{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
A:Active.menu2	{
	color: #000000;
}
A:Hover.menu2	{
	color: #000000;
}