/* CSS Document */


.couleur_fond {
	background-color: #EBCDA1;
}
.couleur_fond_autre {
	background-color: #d4e3f3;
}

#titre_interieur {
	position:relative;
	width:409px;
	height:16px;
	z-index:1;
	padding-left: 20px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	background-image: url(../fourviere/images/fd_titre.gif);

}

ul {
	list-style-image: url(../fourviere/images/puce.gif);
}

.listesec{
	list-style-image: url(../fourviere/images/puce2.gif);
}
.listeter{
	list-style-image: url(../fourviere/images/puce3.gif);
}

