body {
	background-color: #CCCCCC;
	background-image: url(img/degrade_vert_gris.png);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
}
#bandeau {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #33CC66;
	visibility: visible;
}
.lettrine {
	font-size: 1.5em;
	font-weight: bold;
	color: #FFFFFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000099;
	text-decoration: none;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#modele ul {
	list-style-position: outside;
	list-style-type: square;
	margin-left: 30px;
	line-height: 1em;
	margin-top: 0px;
}
ul {
	list-style-type: none;
	text-align: left;
	margin: 10px 0px 0px;
	padding: 0px;
}
a:link {
	color: #006633;
}
a:visited {
	color: #663300;
}
a:hover {
	color: #FFFFFF;
	background-color: #CC6666;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	text-align: center;
	background-color: #CCCCCC;
	margin: 5px 0px 0px;
	padding: 0px;
}
p {
	text-indent: 30px;
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
}
.lienscertificats {
	background-color: #E1E1CC;
}
h4 {
	font-weight: bold;
	text-align: center;
}
h5 {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin-bottom: 0px;
}
.image {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#page {
	margin-right: auto;
	margin-left: auto;
}
.logo {
	color: #0033FF;
	background-color: #FFFF33;
}
#contact a:hover {
	background-color: #E1E1C4;
}
