* {
    /* zero out everything */
    margin: 0;
    padding: 0;
}


body {
	font-family:Lucida,arial,sans-serif;
	font-size:14px;
	color:#08608E;
}

.conteneur {
	width:780px;
	margin:0 auto;
}

.clear {clear:both;}

.menu {
	float:right;
	margin: 0px;
	padding:0px;
	margin-left:20px;
/*	border-left:1px solid #182801;*/
}
p {
font-size:12px; 
 line-height:20px; 
 margin:5px 15px 15px 0;
 }


* html .menu {
	margin-left: -3px;
}

em {
	color:#0000CC;
	font-style: normal;
	text-decoration: underline;
}
.important {
	padding-top:20px;
	padding-left:180px;
	height:60px;
	clear:right;
	background-image: url(charte/important.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	color:#000000;
	font-size: 18px;
}
.note {
	padding:20px;
	padding-left:80px;
	color:#08608E;
	font-size: 1.1em;
	font-weight:bold;
	}
.montrer {
	padding:20px;
	padding-left:80px;
	background-image: url(charte/montrer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color:#08608E;
	font-size: 1.1em;
	font-weight:bold;
}
.enhaut {
	padding:20px;
	padding-left:80px;
	background-image: url(charte/haut.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color:#46A223;
	font-size: 1.1em;
	font-weight:bold;
	}
.centre {
	padding:20px;
	padding-left:40px;
	background-color:#ffffff;
	background: transparent url("charte/fond_centre.jpg") repeat-y top center;
}
.centre ul {
list-style-type: none;
margin:0;
padding: 5px 10px 0px 20px;
position: relative; 
}
.centre li {
	list-style-type: none;
	border-left:5px solid #08608E;
	padding:5px;
}
.illus-gaucheT {
	position: relative;
	padding: 10px;
	margin-top: 10px;
	width: 80%;
	float: left;
	clear:left}

.illus-gaucheI {
	position: relative;
	padding: 10px;
	margin-top: 10px;
	width: 20%;
	float: left;
	margin-left: 10px;
	margin-bottom: 1px;
}

.illus-droitT {
	position: relative;
	padding: 10px;
	margin-top: 10px;
	width: 60%;
	float: left;}

.illus-droitI {
	position: relative;
	padding: 10px;
	margin-top: 10px;
	width: 40%;
	float: left;
	margin-left: 10px;
	margin-bottom: 1px;
}

.rupture {
position: relative; 
padding: 1px; 
clear: left;
}
.menu-list {
	list-style-type: none;
	margin:10px 0px 0px 0px;
	padding:0px;
}

* html .menu li{
	margin-bottom:-3px;
}

.menu li {
	margin:0px;
	border-bottom:1px solid #7CCDDF;
	color: #ffffff;
	font-size: 1.1em;
	text-decoration: none;
	background-color:#7CCDDF;
	padding:0px;
	width:199px;
}

.menu li a {
	margin:0px;
	display: block;
	color: #000000;
	font-size: 1.0em;
	text-decoration: none;
	border-left:5px solid #7CCDDF;
	padding:5px;
	background-color: #7CCDDF;
}

.menu li a:hover {
	text-decoration: none;
	background-color:#08608E;
	color: #ffffff;
}

hr
{
position:relative;
float: both;
}

dl.float-right
{
	background-image: url(charte/boite_cote.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 350px;
	text-align: center;
	padding: 0 0 10px 0;
	float: right;
	margin: 0 0 1em 1em;
	text-decoration: none;
}

.float-right dt
{
font-weight: bold;
	background-image: url(charte/boite_coteH.jpg);
	background-repeat: no-repeat;
	background-position: left top;
color: #FFFF00;
padding: 35px 2px 5px;
margin-bottom: 10px;
	text-decoration: none;
}
.float-right dd img
{
border: 0px solid #FFFF00;

/** width: 300px;
height: 180px;  **/
}
.float-right dd
{
margin: 0;
padding: 0 10px 5px 10px;
font-size: 85%;
color: #FFFFFF;
	text-decoration: none;
}

.float-right em
{
color: #FFFFFF;
	text-decoration: none;
}
/** boite etroite */

dl.float-etroite
{
	background-image: url(charte/boite_etroite.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
/* width: 332px;*/
	text-decoration: none;
text-align: center;
padding: 0 0 8px 0;
float: left;
margin: 0 0 0 0;
}

.float-etroite dt
{
font-weight: bold;
	background-image: url(charte/boite_etroiteH.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFF00;
	padding: 15px 2px 5px;
	margin-bottom: 10px;
	text-decoration: none;
}

.float-etroite dd img
{
/*** width: 300px;
height: 180px;  ***/

}

.float-etroite dd
{
margin: 0;
padding: 0 15px 5px 10px;
font-size: 85%;
color: #000000;
	text-decoration: none;
	width: 210px;
}

.float-etroite em
{
color: #000000;
	text-decoration: none;
}

/** image au centre */
dl.float-center
{
	background-image: url(charte/boite_centre.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 506px;
	text-align: center;
	padding: 0 0 10px 0;
	float: center;
	margin: 0 0 1em 1em;
	text-decoration: none;
}

.float-center dt
{
font-weight: bold;
color: #FFFF00;
padding: 35px 2px 5px;
margin-bottom: 10px;
	text-decoration: none;
	background-image: url(charte/boite_centreH.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.float-center dd img
{
border: 0px solid #FFFF00;

/** width: 300px;
height: 180px;  **/
}

.float-center dd
{
margin: 0;
padding: 0 10px 5px 10px;
font-size: 85%;
color: #FFFFFF;
	text-decoration: none;
}

.float-center em
{
color: #FFFFFF;
	text-decoration: none;
}

/** image à gauche */
dl.float-left
{
	background-image: url(charte/boite_cote.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
/* width: 332px;*/
	text-decoration: none;
text-align: center;
padding: 0 0 10px 0;
float: left;
margin: 0 0 1em 1em;
}

.float-left dt
{
font-weight: bold;
	background-image: url(charte/boite_coteH.jpg);
	background-repeat: no-repeat;
	background-position: left top;
color: #FFFF00;
padding: 35px 2px 5px;
margin-bottom: 10px;
	text-decoration: none;
}

.float-left dd img
{
/*** width: 300px;
height: 180px;  ***/

}

.float-left dd
{
margin: 0;
padding: 0 10px 5px 10px;
font-size: 85%;
color: #000000;
	text-decoration: none;
}

.float-left em
{
color: #000000;
	text-decoration: none;
}

p{
	text-align: justify;
	margin-right: 4px;
	margin-left: 4px;
}
table td{
	font-size: 0.9em;
}
.pied p{
	text-align: right;
}


h1 {
	margin-left:auto;
	margin-top:5px;
	padding-left:5px;
	font-size: 1.8em;
	color: #016394;
	font-weight:normal;
}
h2{
	margin-left:-20px;
	margin-top:15px;
	padding-left:30px;
	font-size: 1.5em;
	color: #016394;
	font-weight:normal;
}
h3{
	margin-left:10px;
	margin-top:5px;
	padding-left:20px;
	font-size: 1.3em;
	color: #016394;
	font-weight:normal;
}
h4{
	margin-left:-20px;
	margin-top:15px;
	padding-left:20px;
	font-size: 1.1em;
	color: #016394;
	font-weight:normal;
}
h5 {
	position: relative;
	left: -999px;
	line-height: 30px;
}
img{
	margin: 0px;
	border: 1px solid #016394;
	padding: 3px;
}

table {
	font-size: 14px;
}
.img_droite{
	float: right;
	margin: 5px;
}
.img_gauche{
	float: left;
	margin: 5px;
}
.img_simple{
	margin: 5px;
	border: 0;
	padding: 0px;
}

.header-title {
	position: absolute;
	left: -999px;
}

.header-title-two {
	position: absolute;
	left: -999px;
}

a{
	color:#70250E;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}
blockquote{
	background-color: #234E0E;
	color:#FFFFFF;
	width:400px;
	padding : 3px 3px 3px 3px;
	border-left:4px solid #000000;
}
	#formulaire {
	  width: 750px;
	  border: 0px
	  padding-bottom: 10px;
	  padding-top: 10px;
	  clear: both;
	  }
	#formulaire p { 
	  margin-top: -20px;
	  margin-left: 30px;
	  color: #234E0E;
	  }
#slogan {
	font-family: Lucida, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #70250E;
	border-bottom-width: 4px;
	border-bottom-style: outset;
	border-bottom-color: #FFFF00;
	text-align: center;
}
#ss_slogan {
	font-family: Lucida, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #70250E;
	text-align: center;
}
#tel {
	color: #70250E;
}

.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding:2px;
	position: relative;
	border: 0px;
	background:#ffffff;
	background-image: url(charte/fond_centre.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.footer h4 {
	padding-left:100px;
	font-size:1.4em;
	margin:0;
}
.footer p {
	text-align:left;
	line-height:1em;
	padding-left:100px;
	font-size:1em;
	margin:0;
}
.footer img {
border: none;
float: left;
}

.footer ul {
list-style-type: none;
margin:0;
padding:0;
position: relative; 
top: 6px; /* positionnement du menu, que vous pouvez changer à loisir */
left: 40px;
width: 100%; /* précision pour Opera */
height: 200px;
}

.footer li {
float: left;
}

.menupied a {       /* définition de chaque bouton du menu */
width: 150px;	   /* largeur du bouton, que vous pouvez changer à loisir */
height: 20px;
float: left;
display: block;
text-align: center;
text-decoration: none;
color: #000;
}

.menupied a:hover {
color: #411;
border-bottom: 0px;
color: #08608E;
}

.menupied a span {     /* définition de la balise <span> inclue dans <a> */
display: none;
}

.menupied a:hover span {   /* définition de la balise <span> au survol */
display: block;
position: absolute;
top: 60px;
left: 250px;
width: 200px;       /* largeur de la zone de commentaires, selon la taille du menu */
text-align: left;
color: #FFFF00;
padding-left:5px;
background-color:#08608E;
}


