@charset "ISO-8859-1";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(img_gabarits/fond.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.gauche {
	background-image: url(img_gabarits/gauche.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.droite {
	background-image: url(img_gabarits/droite.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.enumeration {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
}
p {
	font-size: 13px;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 14px;
}
a:link {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.menubas {
	color: #444444;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
}
a:visited {
	color: #106B4E;
	text-decoration: none;
	font-weight: bold;
}
