@CHARSET "ISO-8859-1";

a { line-height: 1}

body {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  margin: 0 auto;
  padding: 0;
  background-color: #CCCCCC;
  text-align:center;
}

ul { list-style: none;}
ul li { list-style: none; }

img {
  border:0px solid blue;
  margin:0;
  padding:0;
}

#pnlMain {
  position:relative;
  width: 850px;
  top:0;
  min-height:880px;
  margin: 0 auto;
  margin-bottom: 10px;
  background-color: #FFFFFF;
  text-align:center;
}

/* Colonne gauche avec logo et pub google */
#pnlGauche {
  padding:8px;
  position: absolute;
  left:0;
  width:175px;
  background-color: #FFFFFF;
  margin:0 auto;
}

#pnlGauche a { line-height: 1.8}
/*#pnlGauche a:link, #pnlGauche a:visited {
	font-family: Verdana, Arial; color: #414141; text-decoration: none;
	font-size: 9pt}*/
#pnlGauche a:hover {  color: #FF3366}

.pub {
  text-align:center;
}

/* Division pour le logo */
#logo {
  margin-bottom : 20px;
  width: 175px;
  text-align: center;
}
#logo ul { margin:0; padding:0}
#logo a { line-height: 1.8; font-weight: normal; color: #414141;
          font-family: Arial, Verdana; font-size: 9pt;  text-decoration: none }
/*#logo a:link {
	font-family: Verdana, Arial; font-size: 9pt; }
#logo a:visited {
	font-family: Verdana, Arial; font-size: 9pt ;}*/
#logo a:hover {  color: #FF3366}


#pnlDroit {
  margin-left: 200px;
  text-align: left;
  border: 0px solid gray;
  border-left: 1px solid gray;
}

/* Texte normal Vert */
.explication {  font-family: Verdana, Arial, Helvetica, sans-serif;
                font-size: 10pt; font-style: italic; color: #006666; text-align: justify;
                margin: 30px; margin-right:50px}


#pnlDroit .txtNormal {
  margin: 0 10px 20px 0;
  text-align: left;
  padding: 20px 10px 30px 8px;
  font-family: Verdana, serif; font-size: 9pt; color: #666666;
  font-style: normal; font-variant: normal;text-align: justify; font-weight: normal;
  border: 0px solid blue;
}

#pnlDroit h1 { 	font-family: Arial, Helvetica, sans-serif;
                font-size: 14pt; color: #CC0000; font-style: normal; font-variant: normal ; font-weight: bolder ;
                text-align: center; padding: 25px 0 10px 0;margin:0;
}

#pnlDroit h2 { 	font-family: Arial, Helvetica, sans-serif;
                font-size: 12pt; color: #CC0000; font-style: normal; font-variant: normal ; font-weight: normal ;
                text-align: left; padding: 25px 0 10px 0; margin: 20px;
}


#pnlDroit .exposant {
  vertical-align: 5pt;
  font-size: 70%;
}

#pnlDroit .photo {
  float: right;
  margin: 5px;
  padding: 0;
}

/* Lien panneau droit */
#pnlDroit a { color: #0000FF; font-style: normal;text-decoration: none;}
#pnlDroit a:link {color: black}
#pnlDroit a:visited {color: black}
#pnlDroit a:hover {color: #0000FF}

/* Style Menu Historique ou autre */
#menGauche {font-family: Arial; font-size:11pt; padding: 10px; text-align: left ; color:red}

#menGauche a { line-height: 1; font-family: Arial, Helvetica, sans-serif;
               font-weight: bold; color: #000000; text-decoration: none; font-size: 9pt}
#menGauche ul { margin:0	; padding:0}
/*#menHist a:link, a:visited {  line-height: 1;
	font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #000000; text-decoration: none; font-size: 9pt}
	*/
#menGauche a:hover {  color: #FF3366}




