.titreparagraphe {
	font-family:"Trebuchet MS", Verdana, arial;
	font-style:italic;
	font-weight:bold;
	font-size:18px;
	color:#F2C227;
	background-image:url(../images/puce_titre.gif);
	background-repeat:no-repeat;
	background-position:left 8px;
	text-indent:9px;
}

.normalColor {
	font-family:arial;
	font-style:normal;
	font-weight:normal;
	font-size:11px;
	color:#F2C227;
}
.soustitre {
	font-family:arial;
	font-style:normal;
	font-weight:bold;
	font-size:14px;
	color:#F2C227;
}



a:visited, a:link, a:active {
	font-family:arial;
	font-style:normal;
	font-weight:normal;
	font-size:11px;
	color:#F2C227;
	text-decoration:none;
}

a:hover {
	font-family:arial;
	font-style:normal;
	font-weight:normal;
	font-size:11px;
	color:#F2C227;
	text-decoration:underline;
}

ul {
	margin:0px;
	padding:0px;
}
li {
	list-style-position: inside;
	list-style-image: url(../images/puce_jaune.gif);
	list-style-type: square;
}
.normal {
	font-family:arial;
	font-style:normal;
	font-weight:normal;
	font-size:11px;
	color:#666666;
}
.chapo {
	font-family:arial;
	font-style:normal;
	font-weight:normal;
	font-size:13px;
	color:#666666;
}
.legende {
	font-family:arial;
	font-style:italic;
	font-weight:normal;
	font-size:11px;
	color:#666666;
}
.normalbold {
	font-family:arial;
	font-style:normal;
	font-weight:bold;
	font-size:11px;
	color:#666666;
}
.imgwiki {
	border:1px #9F9F9F solid;
}

#boutonRetour {
	position:relative;
	float:left;
	width:390px;
	height:27px;
	background-image:url(../images/fond-bouton-jaune.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}

