body {
	background-color: transparent;
}
.textenoir {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.textenoirgrd {
	font-family: Tahoma;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.textenoirptt {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}
.textenoirsouligne {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
}
.textenoirpttsouligne {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: underline;
	color: #000000;
}
.textelien {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}
.textelien:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.textelien2 {
	font-family: Tahoma;
	font-size: 18px;
	color: #000000;
}
.textelien2:hover {
	font-family: Tahoma;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.textelien3 {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.textelien3:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.ItemStyle {
	list-style-image: url(images/dot1.gif);
	font-family: "Tahoma";
	font-size: 12px;
	vertical-align: middle;
	background-repeat: no-repeat;
}

.PopItemStyle {
	font-family: "Tahoma";
	font-size: 10px;
	vertical-align: middle;
	background-repeat: no-repeat;
	list-style-type: disc;
}
.boite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	background-color: #CC9966;
	text-align: left;
	border: 1px solid #000000;
}

