body {
	font-family: Trebuchet MS, Trebuchet, arial, helvetica, sans-serif;
	font-size: 12px;
	
	background-color: #FFFFFF;
	text-align:justify;
}
/* */
/* liens par défaut */
a {
	color : #c74e32; 
	text-decoration : none;
} 
a:hover {
	color : #a6381e;
	text-decoration : underline;
}

hr {
	display:block;
	width:928px;
	margin:0px 0px 3px 15px;
	padding:0px;
	border: none;
	height: 1px; 
	color: #e3b839; 
	background-color: #e3b839;
}

/* */
/* Conteneur principal */
#conteneur {
	width: 957px;
	margin:auto;
	}
	
#bandeau {
	width: 957px;
	height: 202px;
	margin:0px;
	padding: 5px;
	background-repeat:no-repeat;
	background-image:  url(../img/bandeau.gif);
	background-color: #FFFFFF;
}

#bas {
	width: 967px;
	height: 19px;
	margin:0px;
	padding: 0px;
	background-repeat:no-repeat;
	background-image:  url(../img/bas.gif);
}

.bas {
font-size: 11px;
	font-weight: normal;
	color: #AD9E2A;
	text-align: center;
}

#titre {
	width:470px;
	margin-top:10px;
	margin-left:180px;
}

#titre h1 {
	font-size: 24px;
	color: #ab442b;
	line-height: 24px;
	margin: 1px;
	padding: 0;
}

#titre h2 {
	font-size: 18px;
	color: #c74e32;
	line-height: 17px;
	margin: 1px;
	padding: 0;
}

#soustitre {
	color: #575757;
	margin:0px;
	padding:0px;
	font-size: 14px;
	width:520px;
	margin-top:20px;
	margin-left:180px;
}

#contenu {
	width: 967px;
	margin:0px;
	padding: 0px;
	background-repeat:repeat-y;
	font-weight: normal;
	color: #000000;
	background-image:  url(../img/fondcadre.gif);
}

.chapitre {
	margin:0px;
	padding: 5px;
}

.chapitre .titre {
	float:left;
	width:340px;
}

.chapitre .titre h1 {
	text-align:right;
	font-size:20px;
	color: #e3b839;
	line-height: 24px;
	margin: 1px;
	margin-right:8px;
	padding: 0;
}
.chapitre .titre h2 {
	text-align:right;
	font-size: 16px;
	color: #bf9927;
	line-height: 17px;
	margin: 1px;
	margin-right:8px;
	padding: 0;
}

.chapitre .texte  {
	float:left;
	margin:0px;
	padding:0px;
	font-size: 13px;
	width:550px;
	margin-top:50px;
	margin-left:20px;
	color:#767676;
}

#illustration {
	margin:25px;
	text-align:center;
}

#coordonnees {
	font-size: 13px;
	margin:0px;
	padding:8px;
	text-align:center;
	background-color:#F8EB16;
	border:1px solid #3A5206;
}
#coordonnees  b{
font-size: 14px;
color:#3A5206;
}

#texte {
	margin:25px;
}

#texte p{
	margin-top:30px;
}

#intro {
	font-size: 15px;
	font-style: italic;
	font-weight:bold;
	color:#6A8735;
}

.imagegauche {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.blocimage {
	margin: 5px;
	padding: 0px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-indent: 0px;
	height: auto;
	width: auto;
	float: left;
	clear: both;
	background-color: #FFFFFF;
}

#ours
{
	color:#FFFFFF;
	font-weight:bold;
	background-color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	vertical-align: middle;
	font-style: italic;
	display: block;
}

#partenaires {
	color:#666666;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-style: italic;
	border: 1px dashed #CCCCCC;
}

.texte_page {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	float: clear;
}

#contact {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	float: left;
	display: block;
	font-size: 15px;
	color: #CC3300;
	font-weight: bold;
}
.blocimage2 {
	margin: 5px;
	padding: 0px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-indent: 0px;
	height: auto;
	width: auto;
	background-color: #FFFFFF;
	float: left;
}
.case_part {
	float: left;
	width: 235px;
	text-align: center;
	height: 120px;
	vertical-align: middle;
	display: block;
}
#contenu h3 {

	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1pt;
	color: #FF0000;
	font-style: italic;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: none;
}

.break {
margin, padding:0px;
clear:both;
}
