.imghaut {
	background-image: url(images/img_haut.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.imgbas {
	background-image: url(images/img_bas.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.styletd {
	background-image: url(images/img_mid.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 50px;
	padding-left: 30px;
	padding-bottom: 20px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #305E78;
	text-decoration: none;
	padding-top: 190px;
	padding-left: 22px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
	padding-top: 0px;
}
li {
	background-image: url(images/img_puce.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-left: 20px;
	padding-bottom: 10px;
}
.lienoctavo {
	color: #CC0000;
}
