body, div, form, fieldset, ul, table, td, tr, img, p, a, colspan, span, input {
	margin: 0px; 
    padding: 0px;
	}
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; /* taille par défaut, tout le reste est en "em"*/
	background-repeat: no-repeat;
	}
A:hover {
	color: #0000FF;
	font-weight: bold;
	}
#global {
	width: 986px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	}
#gauche {
	top: 0px;
	width: 160px;
	bottom: 23px;
	margin: 0px;
	float: left;
	}
#droite {
	top: 0px;
	width: 826px;
	bottom: 23px;
	margin: 0px;
	float: left;
	}
#album {
	top: 0px;
	margin: 0px;
	width: 160px;
	color: #929188;
	font-size: 0.8em;
	border-top: 0;
	border-left: 0;
	border-bottom: 0;
	border-right: 0;
	}
#menu {
	position: absolute;
	top: 110px;
	margin: 0px;
	width: 160px;
	color: #929188;
	font-size: 0.8em;
	border-top: 0;
	border-left: 0;
	border-bottom: 0;
	border-right: 0;
	text-align: left;
	}
#haut {
	position: absolute;
	top: 0px;
width: 100%;
	margin: 0px;
	height: 100px;
	text-align: center;
	}
#contenu {
	position: absolute;
	top: 110px;
	margin: 0px;
	bottom: 26px;
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	overflow: auto;
	}
#bas {
	position: absolute;
	bottom: 0px;
	width: 100%;
	margin: 0px;
	height: 23px;
	text-align: center;
	background-color: #e4e2dc;
	}
/* ligne entete de tableau */	
.ligne_titre {
	background-color: #c0c0c0;
	font-weight: bold;
	}
/* pour griser au survol de la ligne */	
.ligne_grise {
	background-color: #ffffff;
	}
.ligne_grise:hover {
	background-color: #e0e0e0;
	}
/* classe pour taille de texte */
.titre {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	}
.petit {
	font-size: 1.0em;
	}
.petittableau {
	font-size: 0.8em;
	}
/* style boutons */
.boutonlien_smart {
  background: transparent;
  border: 0px;
  color: #929188;
  font-weight: bold;
  text-align:left;
  cursor: pointer;
  text-decoration: none;
}
.boutonlien {
  background: transparent;
  border: 0px;
  width: 200px;
  text-align:left;
  color: #929188;
  font-weight: bold;
  cursor: pointer;
  text-decoration: none;
}
.bouton200 {
  background: "#C0C0C0";
  border: 0px;
  width: 200px;
  text-align:left;
  color: #929188;
  font-weight: bold;
  cursor: pointer;
  text-decoration: none;
}
.bouton120 {
  background: "#C0C0C0";
  border: 0px;
  width: 120px;
  text-align:left;
  color: #929188;
  font-weight: bold;
  cursor: pointer;
  text-decoration: none;
}
.bouton80 {
  background: "#C0C0C0";
  border: 0px;
  width: 80px;
  text-align:left;
  color: #929188;
  font-weight: bold;
  cursor: pointer;
  text-decoration: none;
}
.bouton50 {
  background: "#C0C0C0";
  border: 0px;
  width: 50px;
  text-align:left;
  color: #929188;
  font-weight: bold;
  cursor: pointer;
  text-decoration: none;
}
/* --------------------------- */
/* les CSS pour le menu */
/* --------------------------- */
a {
	text-decoration: none;
	font-weight: bold;
	}
a:link {
	text-decoration: none;
	color: #929188;
	}
a:visited {
	text-decoration: none;
	color: #929188;
	}
a:hover {
	font-weight: bold;
	color: #000000;
	}
ol, ul, li {
	line-height: 1.1em;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px; 
	text-align: left; 
	}
/* la classe plus defini le look du petit + à gauche du dossier 	*/
.plus {
	white-space: nowrap;
	font-weight:bold;
	color: #0000FF;
	cursor:pointer;
	}
/* la classe niveau définie la position des differents niveaux de repertoires, et sous repertoires ... */
.niveau {
	white-space: nowrap;
	position:relative;
	list-style-type: none;
	list-style-position: inside;
	width:160px;
	display:none;
	left:0px;
	top:0px;
	text-align:left;
	margin-top:0;
	margin-bottom:0;
	font-size: 1em;
	}
/*+ en 2 eme niveau */
.plus2 {
	position:relative;
	left:12px;
	font-weight:bold;
	color: #0000FF;
	cursor:pointer;
	}
/*2eme niveau*/
.niveau2 {
	position:relative;
	list-style-type: none;
	list-style-position: inside;
	width:160px;
	display:none;
	left:10px;
	top:0px;
	text-align:left;
	margin-top:0;
	margin-bottom:0;
	font-size: 1em;
	}
/*la classe lien pour les liens sans sous répertoire */
.lien {
	position:relative;
	left:12px;
	top:0px;
	text-align:left;
	margin-top:0;
	margin-bottom:0;
	text-decoration: none;
	font-size: 1em;
	}
/* la classe lien pour les liens sans sous répertoire */
.lien2 {
	position:relative;
	left:12px;
	top:0px;
	text-align:left;
	margin-top:0;
	margin-bottom:0;
	text-decoration: none;
	font-size: 1em;
	}
/* la classe lien pour les liens d'un sous répertoire */
.lien3 {
	position:relative;
	left:12px;
	top:0px;
	text-align:left;
	margin-top:0;
	margin-bottom:0;
	text-decoration: none;
	font-size: 1em;
	}
#acc010 {
	display:block
	}
#acc020 {
	display:block
	}
#acc030 {
	display:block
	}
#acc040 {
	display:block
	}
#acc050 {
	display:block
	}
#acc060 {
	display:block
	}
#acc070 {
	display:block
	}
#acc080 {
	display:block
	}
#acc090 {
	display:block
	}

	
#s3slider { 
   width: 600px; /* important to be same as image width */ 
   height: 400px; /* important to be same as image height */
    position: relative; /* important */
    overflow: hidden; /* important */
 }

 #s3sliderContent {
    width: 600px; /* important to be same as image width or wider */
    position: absolute; /* important */
    top: 0; /* important */
    margin-left: 0; /* important */
 }

 .s3sliderImage {
    float: left; /* important */
    position: relative; /* important */
    display: none; /* important */
 }

 .s3sliderImage span {
    position: absolute; /* important */
    left: 0;
    font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 574px;
    background-color: #000;
    filter: alpha(opacity=70); /* here you can set the opacity of box with text */
    -moz-opacity: 0.7; /* here you can set the opacity of box with text */
    -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
    opacity: 0.7; /* here you can set the opacity of box with text */
    color: #fff;
    display: none; /* important */
    bottom: 0;

    /*
        if you put
        top: 0; -> the box with text will be shown at the top of the image 
       if you put
        bottom: 0; -> the box with text will be shown at the bottom of the image
    */
 }
 
 	
#s3slider2 { 
   width: 240px; /* important to be same as image width */ 
   height: 160px; /* important to be same as image height */
    position: relative; /* important */
    overflow: hidden; /* important */
 }

 #s3slider2Content {
    width: 240px; /* important to be same as image width or wider */
    position: absolute; /* important */
    top: 0; /* important */
    margin-left: 0; /* important */
 }

 .s3slider2Image {
    float: left; /* important */
    position: relative; /* important */
    display: none; /* important */
 }

 .s3slider2Image span {
    position: absolute; /* important */
    left: 0;
    font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 2px 2px;
    width: 236px;
    background-color: #000;
    filter: alpha(opacity=70); /* here you can set the opacity of box with text */
    -moz-opacity: 0.7; /* here you can set the opacity of box with text */
    -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
    opacity: 0.7; /* here you can set the opacity of box with text */
    color: #fff;
    display: none; /* important */
    bottom: 0;

    /*
        if you put
        top: 0; -> the box with text will be shown at the top of the image 
       if you put
        bottom: 0; -> the box with text will be shown at the bottom of the image
    */
 }

 .clear {
    clear: both;
 } 
