body {
	background-color: #E6E1CB;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}

#conteneur_entete {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: url(images/fond_entete.jpg);
	background-repeat: no-repeat;
	width: 957px;
	height: 174px;
}

#conteneur_contenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	width: 957px;
	text-align: left;



	background: #dddddd images/fond_corps.jpg  repeat-y 0;
	background-color: #999999;
	line-height: 16px;
	
}

#conteneur_pied {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: url(images/fond_pied.gif);
	background-repeat: no-repeat;
	width: 957px;
	height: 40px;
}
#conteneur_contenu #conteneur_nav {
	float: left;
	padding: 0 0 0 19px;
}
#conteneur_contenu #contenu {
	float: left;
	text-align: center;
	width: 695px;
	padding-top: 20px;
}
#conteneur_contenu #accueil_txt {
	float: left;
	width: 300px;
	text-align: justify;
	padding-left: 63px;
}

#conteneur_contenu #accueil_illus {
	float: left;
	clear: none;
	padding-left: 58px;
}

#conteneur_contenu #accueil_illus2 {
	clear:both;
	float: none;
	text-align: center;
}

#conteneur_contenu strong {
	color: #000000;
}
#conteneur_contenu #contenu #accueil_illus #colim_accueil {
	border: 1px solid #800000;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: bold;
	color: #790000;
	font-style: italic;
	text-align: left;
	margin-top: 10px;
	line-height: 23px;
}
p {
	margin-top: 20px;
	margin-bottom: 20px;
}
#conteneur_contenu #contenu #accueil_txt a {
	font-weight: bold;
	color: #B7624E;
}
#conteneur_contenu #contenu #accueil_txt a:hover {
	font-weight: bold;
	color: #790000;
}
input {
	border: 1px solid #790000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
textarea {
	border: 1px solid #790000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #790000;
	font-style: italic;
	text-align: center;
	margin-top: 10px;
	line-height: 23px;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #B36350;
	font-size: 23px;
	line-height: 20px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-weight: normal;
}

#conteneur_entete h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	font-style: italic;
	color: #B3624C;
	font-weight: bold;
	letter-spacing: 8px;
	margin: 124px 0 0 183px;
	padding: 0 0 0 0px;
}

