body {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	text-decoration: none;
	color: #979897;
}
a:link {
	color: #979897;
}
a:visited {
	color: #979897;
}
a:hover {
	color: #578EC5;
}
#conteneur {
	margin: 0 auto;
	text-align: center;
	width: 770px;
}
#header {
	height:65px;
	background-image: url(images/header.jpg);
}
#bandeau_1 {
	float: right;
	margin-top: 1px;
}
#nav1 {
	font-size: 11px;
	text-align: left;
	padding-bottom: 7px;
}	
#nav1 ul {
    margin:0;
    padding:0;
}
#nav1 li {
	margin:0;
    padding:0;
    list-style-type: none;
	display: inline;
	padding:0px 4px;
	border-left:1px solid #979897;
	color:#578EC5
}
#nav1 li.premier {
	border-left: 0px;
}
nav1 a {
	text-decoration: none;
}
#colonne_gauche {
	float:left;
	text-align:left;
	width: 335px;
}
#flechehaut {
	padding-left: 5px;
	padding-top: 5px;
	float: left;
}
#titre1,#titre2 {
	margin-left: 77px;
	font-size: 30px;
	color: #979897;
	font-weight: bold;
	padding-left:1px;
	text-align:left;
}
#titre1 {
	padding-top:30px;
}
#titre2 {
	padding-top:5px; /* titre sur deux lignes */
	line-height:35px;
}
#flechebas {
	width:225px;
	height:220px;
	margin-left:72px;
	padding-top:5px;
	clear:left;	
}
#sousnav {
	margin-left: 65px;
	clear: left;
}
#sousnav ul {
    margin:0;
    padding:0;
}
#sousnav li {
	list-style-type: none;
	list-style-position: outside;
	color: #578EC5;	 
	margin:0.5em 0;
    padding:0;  
}
#sousnav ul li.on {
	list-style-type: square;	 
}
#sousnav a {
	font-size: 12px;
	text-decoration: none;
}
#imag {
	padding-top: 28px;
	float: left;
}
#texte {
	padding-top: 50px;
	margin-left: 345px;
	color: #979897;
	text-align: justify; /*positionnement du texte descriptif*/
}
.lettrine {
	float: left; /* positionnement de la lettrine dans le conteneur*/
	font-size: 3em; /* 3 hauteurs de lignes pour la lettrine*/
	font-weight: bold;
	margin: 2px;
	padding: 1px;
	line-height: 1em;
}
#texte h1 {
	font-size: 32px;
	color: #578EC5;
	font-weight: bold;
	text-align:left;
}
#texte img {
	float:left;
}
h2 {
	font-size: 12px;
	color: #578EC5;
}
h3 {
	font-size:20px; 
	color: #979897;
}
h4 {
	font-size:16px; /* formulaire de contact */
	color: #979897;
}
h5 {
	font-size:14px;/* formulaire de contact */
	color: #979897;
}
h6 {
	font-size:12px;/* formulaire de contact */
	color: #979897; 
}

<!--
.Style1 {
	color: #578EC5;
	font-weight: bold;
}
/*----------plan du site----------*/
ul#menu {
  width: 300px;
  list-style-type: none;
  border-top: solid 1px #979897;
  margin: 0;
  padding: 0;
}	  
ul#menu ol {
  display: none;
  text-align: right;
  list-style-type: none;
  margin: 0;
  padding: 5px;
}
ul#menu li, ul#menu a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #979897;
}
ul#menu li {
  border-bottom: solid 1px #979897;
  line-height: 15px;
}
ul#menu ol li {
  border-bottom: none;
}
ul#menu ol li:before {
  content: "- ";
}
ul#menu a {
  text-decoration: none;
  outline: none;
}
ul#menu a:hover {
  color: #578EC5;
}
ul#menu a.active {
  color: #578EC5;
}
/* ----------------------------------- */
#footer {	
	display:block;
	clear:both;
	height:27px;
	background-image: url(images/footer.gif);
}
/* --mentions legles -- plan du site -- */ 
#mentions {
	/*margin: 0 auto;
	width: 770px;*/
	font-size:11px;
	text-align: left;
	padding-bottom: 7px;
}
#mentions ul {
    margin:0;
    padding:0;
}
#mentions li {
	margin:0;
	padding:0;
	list-style-type: none;
	display: inline;
	padding:0px 4px;
	color:#979897;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #979897;
}
#mentions li.premier {
	border-left: 0px;
}
mentions a {
	text-decoration: none;
}
/* ----------------------------------- */
