body {
	margin-top: 0px; /* marge supérieure */
	text-align: center; /* centré */
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	padding: 0px;
	list-style: disc;
	margin-right: auto;
	margin-left: auto;
	background-attachment: fixed;
	background-color: #ffffff;
	background-image: url(../images/images_design/fond_cocci.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}
body, html {
  scrollbar-face-color: #c4d0df;
  scrollbar-shadow-color: #000066;
  scrollbar-highlight-color: #fffff;
  scrollbar-3dlight-color: #006666;
  scrollbar-darkshadow-color: #000066;
  scrollbar-track-color: #ffffff;
  scrollbar-arrow-color: #ffffff;
}

/* DIV global */

#wrapper {
  width: 799px;
  margin: 0 auto;
  text-align: left;
  border-top: 0px none #000066;
  border-right: 1px solid #000066;
  border-bottom: 1px solid #000066;
  border-left: 1px solid #000066;
  background: #C4D0DF;
}


/* DIV du logo*/

#header {
  padding: 0px;
  width: 799px;
  float: none;
  margin-right: auto;
  margin-left: auto;
  margin-top: 0px;
  border-top: 1px none;
  border-right: 1px none;
  border-bottom: 1px none;
  border-left: 1px none;

}
#tableauliens {
  width: 799px;
  color: #000066;
  margin-top: auto;
  padding-left: 0px;
  margin-left: 0px;
  background: #97ACC6;
  border-top: 1px solid #000066;
  border-right: 1px solid #000066;
  border-bottom: 1px solid #000066;
  border-left: 0px solid #000066;
}

*/ Titre 1 de cet en-tête */

#header h1 {

font-variant: small-caps; /* Petites capitales */

colo:r white; /* blanc */

}

#tableauliens td {
  color: #000066;
  font-weight: normal;
  border-top: 0px solid #000066;
  border-right: 1px solid #000066;
  border-bottom: 0px solid #000066;
  border-left: 1px solid #000066;
  padding: 6px;
}


/* Titre 1 de la section principale */

#main h1 {
  color: #000066;
  font-size: 12px;
  font-variant: small-caps;
  margin-top: 0px;
  font-weight: normal;

}
h1 {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

h2 {
  font-size: 12px;
  font-weight: normal;
  text-align: center;
}
h3 {
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}



a:link {
  color: #000066;
  text-decoration: none;
  font-size: 10px;
  font-weight: normal;
  letter-spacing: 0px;
}
a:visited {
  text-decoration: none;
  color: #000066;
  font-size: 10px;
  font-weight: normal;
}
a:hover {
  text-decoration: underline;
  color: #000066;
  font-size: 10px;
  font-weight: bold;
}


a:active {
  text-decoration: none;
  color: #000066;
  font-size: 10px;
  font-weight: normal;
}
.fltrt {
    	float: right;
    	margin-left: 8px;
    }
 
    .clearfloat {
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }
   

