/* CSS Document */

/*img {
	border:0px;
}*/
form {
	padding:0px;
	margin:0px;
}
hr {
	height:1px;
	border:none;
	border-top:solid 1px #4E4E4E;
}
/* ********* CONTENU EDITABLE ********* */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CFCFD0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E4E4E;
	line-height: 16px;
}
textarea,input,select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.contenu2 {
	text-align:justify;
	margin-left:0px;
	margin-right:0px;
	padding-right: 18px;
	padding-left: 18px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(fondcontenu2.gif);
	background-repeat: repeat-y;
}
.contenu1 {
	text-align:justify;
	padding-right: 18px;
	padding-left: 18px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(fondcontenu1.gif);
	background-repeat: repeat-y;
}

h1 {
	background-color: #F9B200;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	text-align: center;
	line-height: 30px;
	padding:0px;
	margin:0;
}
h2 {
	color: #B959BB;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	padding:0;
	margin:0;
}
h3 {
	color: #00A3A0;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	line-height: 30px;
	padding:0;
	margin:0;
}
h4 {

	background-color: #A8CB00;
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	padding:0;
	margin:0;

}
.Titre1 {
	display:block;
	background-color: #F9B200;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	line-height: 30px;
}
.Titre2 {
	display:block;
	color: #B959BB;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
}
.Titre3 {
	display:block;
	color: #00A3A0;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	line-height: 30px;
}
.Titre4 {
	display:block;
	background-color: #A8CB00;
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
}
p.Titre1, p.Titre2, p.Titre3, p.Titre4  {
	margin-top:0px;
}

.miseenvaleur {
	color: #8B78EB;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F19004;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DF0036;
	text-decoration: underline;
	font-weight: bold;
}
.tableau-titre {
	line-height: 20px;
	background-color: #A8CB00;
	color: #FFFFFF;
	border-right: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	/*text-align: center;*/
	vertical-align: middle;
}
.tableau-ligne-impaire {
	padding-left: 10px;
	line-height: 20px;
	border-right: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
}
.tableau-ligne-paire {
	padding-left: 10px;
	background-color: #F7FAE8;
	line-height: 20px;
	border-right: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
}
