.menu {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: 1px;
	line-height: 100%;
	text-decoration: none;


}
a:hover {
	color: #FFCC00;
}
.fondmoteurinterne {
	background-image: url(imgs/fondmoteur2.gif);
	background-repeat: no-repeat;
}
.fondhaut {
	background-image: url(imgs/FR/logofr.jpg);
	background-repeat: no-repeat;
}
.textecourrant {
	font-family: Arial;
	font-size: 12px;
	line-height: 130%;
	color: #FFFFFF;
	text-decoration: none;

}
.textecourrantbold {
	font-family: Arial;
	font-size: 12px;
	line-height: 130%;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;


}
.textecourrantboldjaune {
	font-family: Arial;
	font-size: 12px;
	line-height: 130%;
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;

}
.textekezber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.fondligne {
	background-image: url(imgs/menu-gauche.gif);
	background-repeat: repeat-x;
}
.soustitre {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
}
a:link {
	color: #FFCC00;
}
a:visited {
	color: #FFCC00;
}
a:active {
	color: #FFCC00;
}
.fondhautEN {

	background-image: url(imgs/EN/logo.jpg);
	background-repeat: no-repeat;
}
.border {
	border-color:#FFFFFF;
	border-style:solid;
	border-width:1px;

}
