.boutonSearch{
	font-family:Verdana;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: White;
}

.enteteBoiteAccueil{
	font-family:Verdana;
	font-size: 7pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: White;
}

.enteteSection{
	font-family:Verdana;
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: White;
}

.texteSectionAccueil{
	font-family:Verdana;
	font-size: 7pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #666666;
}

.whitePaperMenu{
	font: normal 11px/14px Verdana;
	color: black;
	text-decoration: none;
}

.whitePaperMenu:hover{
	font: normal 11px/14px Verdana;
	color: black;
	text-decoration: none;
}

.bottomMenu{
	font-family:Verdana;
	font-size: 7pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #949494;
}

.bodytext{
	font-family:Verdana;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #000000;
}

.bodytextBold{
	font-family:Verdana;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #000000;
}

.tradeMark{
	font-family:Verdana;
	font-size: 7pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #949494;
}

.sidemenu {
	font-family:Verdana;
	font-size: 7pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.sidemenu:hover {
	font-family:Verdana;
	font-size: 7pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.sidemenubold {
	font-family:Verdana;
	font-size: 7pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.sidemenubold:hover {
	font-family:Verdana;
	font-size: 7pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.sidemenubullet {
	font-family:Verdana;
	font-size: 7pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.sidemenubulletbold {
	font-family:Verdana;
	font-size: 7pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.sidemenubullet:hover {
	font-family:Verdana;
	font-size: 7pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.sidemenubulletSelected {
	font-family:Verdana;
	font-size: 6pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.sectionpath {
	font: normal 10px Verdana;
	color: #990000;
	text-decoration: none;
}

.sectionpath:hover {
	font: normal 10px Verdana;
	color: #990000;
	text-decoration: none;
}

.sectiontitle {
	font: bold 19px Verdana;
		color: #990000;
}

.bodytitle {
	font: bold 20px/20px Verdana;
}

.textBox {
	border: 1px solid #666666;
	background-color: #FFFFFF;
	font: normal 12px/14px Verdana;
	color: Black;
}

.textBoxForm {
	font: normal 10px/12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
}

a {
	color: #949494;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #666666;
}