body {
	background-image: url(images-crij/agrements/crij-fond.jpg);
	background-repeat: repeat;
	background-position: top center;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	margin-top: 20px;
	list-style-image: url(images-crij/agrements/puces-courrantes.gif);
}
#conteneur {
	display: block;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images-crij/agrements/crij-fond-contenus.jpg);
	background-repeat: repeat-y;
	position: relative;
}
#menu {
	display: block;
	width: 215px;
	margin-top: 20px;
}
#contenus {
	display: block;
	width: 750px;
	float: right;
	padding-top: 10px;
	margin-right: 8px;
	padding-bottom: 6px;
}
 .clear {
	clear: both;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 0px;
 }
 #footer {
	background-color: #c9d200;
	display: block;
	margin-top: 0px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 43px;
	padding-top: 3px;
	color: #FFFFFF;
	font-size: 11px;
 }
 #footer img {
	float: right;
 }
#copyright {
	display: block;
	padding-top: 14px;
	margin-left: 5px;
}
#copyright a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#copyright a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#copyright a:hover {
	color: #339933;
	text-decoration: underline;
	font-weight: normal;
}
#mentions {
	float: right;
	display: block;
	text-align: center;
	width: 650px;
	margin-top: 14px;
}
#mentions a:link {
	color: #339933;
	text-decoration: none;
	font-weight: normal;
}
#mentions a:visited {
	color: #339933;
	text-decoration: none;
	font-weight: normal;
}
#mentions a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}
/*++++++++++++++++++++++++++++++++++++ Styles de textes +++++++++++++++++++++*/
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}a:hover {
	color: #E20161;
	text-decoration: none;
}
h1 {
	color: #009EE0;
	font-family: "trebuchet MS";
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
	background-image: url(images-crij/agrements/puce-h1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
h2 {
	color: #FF6633;
	font-family: "trebuchet MS";
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
	padding-left: 25px;
	background-image: url(images-crij/agrements/puce-h2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
h3 {
	color: #339933;
	font-family: "trebuchet MS";
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
	background-image: url(images-crij/agrements/puce-h3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
h4 {
	color: #999999;
	font-size: 14px;
}
h5 {
	color: #E20161;
	font-size: 11px;
	padding-left: 25px;
	letter-spacing: 2px;
	background-image: url(images-crij/agrements/puce-h5.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
h6 {
	color: #E20161;
	font-size: 14px;
	font-weight: bold;
}
hr {
	background-color: #C9D200;
	border: 0;
	border-color: #FFFFFF;
	color: #C9D200;
	width: 95%;
	text-align: center;
}
.rouge {
	color: #E20161;
}
.vert {
	color: #C8D200;
}
.coche {
	background-image: url(images-crij/agrements/puce-coche.gif);
	background-position: center right;
	background-repeat: no-repeat;
	font-weight: bold;
	background-color: #FFFFFF;
	padding: 2px;
}
.non-coche {
	background-image: url(images-crij/agrements/puce-decoche.gif);
	background-repeat: no-repeat;
	background-position: center right;
	color: #999999;
	font-style: italic;
}
/*++++++++++++++++++ FORMULAIRE +++++++++++++++++++++*/
form {
	border: dotted 1px #C8D200;
	padding: 4px;
	list-style-type: none;
	list-style-image: none;
}
form ul {
	list-style-type: none;
	list-style-image: none;
}
.champs-saisie {
	background-color: #eaeaea;
	color: #000000;
	font-size: 11px;
	border: solid 1px #E20161;
	padding: 2px;
	margin-bottom: 4px;
	margin-top: 4px;
}
.btn {
	background-color: #C8D200;
	border: solid 1px #E20161;
	color: #E20161;
	font-size: 10px;
	font-weight: bold;
	border-collapse:collapse;
	cursor: pointer;
	cursor: hand;
		margin-bottom: 4px;
	margin-top: 4px;
}
.donnees {
	background-color: #eaeaea;
	border: dotted 1px #C8D200;
	color: #333333;
}
.resultats {
	background-color: #eaeaea;
	border-right: solid 4px #ffffff;
	border-left: solid 4px #ffffff;
}
.fond-formulaires {
	background-color: #f7f7f7;
}
.titres-resultats {
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	border-right: solid 4px #ffffff;
	border-left: solid 4px #ffffff;
	background-color: #666666;
}

