.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.texteGras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	font-weight: bold;

}
.texteGrasSouligne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.texteBlanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.texteGrasBlanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.texteGras11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.texteGras12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.texteGras10Souligne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
a {
	color: #666666;
	text-decoration: none;
}

.menudiapo {
	background-image:url(../img/homeLateralJaune.gif);
	font-family:arial;
	font-size:9pt;
	text-align:left;
	text-indent:25px;
	font-weight:bold;
	color:#808080;
}

a.hrefmenudiapo {
	padding-left:3px;
	padding-right:3px;
}

a.hrefmenudiapo:hover {
	background-color:black;
	color:#DDDDDD;
}