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

.soustitre {
	font-family:arial;
	font-style:normal;
	font-weight:bold;
	font-size:14px;
	color:#27B9F2;
}

.normalColor {
	font-family:arial;
	font-style:normal;
	font-weight:normal;
	font-size:11px;
	color:#27B9F2;
}

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

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

ul {
	margin:0px;
	padding:0px;
}
li {
	list-style-position: inside;
	list-style-image: url(../images/puce_orange.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;
}

.zoneVille {
	position:relative;
	float:left;
	background-image:url(../images/bord-gauche-bleu.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.zoneVilleOptim {
	position:relative;
	float:left;
	padding-left:3px;
	padding-right:3px;
	background-image:url(../images/bord-droit-bleu.gif);
	background-position:top right;
	background-repeat:no-repeat;
}

.zoneVilleInterne {
	position:relative;
	float:left;
	height:23px;
	background-color:#27B9F2;
}

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

