/* last modified 21.11.2006 by Yann Roth */


/* style courant */

h1        { color: #fff; font-style: normal; font-weight: bold; font-size: 15px; line-height: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-serif; text-align: left }
h2        { color: #3c3c3c; font-weight: bold; font-size: 17px; line-height: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-serif; text-align: left; vertical-align: text-bottom; padding: 5px 0px; border-bottom: 1px solid gray }
h3        { color: #5a5a5a; font-weight: bold; font-size: 12px; line-height: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-serif; text-align: left; vertical-align: text-bottom; padding: 4px 0px; border-top: 1px solid gray; border-bottom: 1px solid gray }
h4        { color: #fff; font-weight: bold; font-size: 10px; line-height: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-serif; text-align: center; vertical-align: text-bottom }
h5        { color: #b4b4b4; font-weight: bold; font-size: 9px; line-height: 120%; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-serif }
p         { color: #000; font-size: 13px; line-height: 120%; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-serif; text-align: justify }
.p        { color: #000; font-size: 13px; line-height: 120%; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-serif; text-align: justify }
.psmall   { color: #000; font-size: 4px; line-height: 100%; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-serif; text-align: justify; background: #E0E0E0; }
.pbold    { color: #000; font-weight: bold; font-size: 11px; line-height: 120%; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-serif; text-align: justify }
.p1         { color: #5c5c5c; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-serif; line-height: 125%; background-color: #eaeaea; text-align: justify; padding: 3px; border: 0 }
.p1high   { color: #5c5c5c; font-size: 11px; line-height: 19px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-serif; text-align: center }
.p2       { font-size: 10px; line-height: 120%; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-serif }
.p11      { font-style: italic; font-size: 10px; line-height: 120%; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-serif; text-align: justify }
.p3       { font-size: 9px; line-height: 115%; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-serif; text-align: justify }
.p4       { font-size: 10px; line-height: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-serif }
.t0       { color: #33c; font-style: normal; font-weight: bold; font-size: 17px; line-height: 120%; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-serif; text-align: right; word-spacing: 2px; letter-spacing: -1px }
.tEncadre   { color: #5c5c5c; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-serif; font-style: normal; font-weight: bold; line-height: 100%; background-color: #e0e0e0; text-align: center; padding-top: 5px; padding-bottom: 5px; border-top: 1px solid gray; border-bottom: 1px solid gray }
.t3e      { color: #5a5a5a; font-weight: bold; font-size: 12px; line-height: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-serif; background: #E0E0E0; text-transform: lowercase; padding: 5px; border-top: 1px solid gray; border-bottom: 1px solid gray; }
ul         { font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-serif; line-height: 120%; text-align: justify }

body { 
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 1px;
  padding-left: 20px;
  padding-right: 20px;
}
img {
    border: 0px;
}    
a:link {
  text-decoration: none;
  color: #6781B4;
  }
a:visited {
  text-decoration: none;
  color: #990000;
  }
a:hover {
  text-decoration: underline;
  color: #990000;
  }
/* style pour le menu pªriodique JavaScript de la page 01_fr.html */
.ejs_scroll {
	text-decoration: none;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #6781B4;
}
.basPgePetit {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-serif;
	font-size: 10px;
    color: #313131;
}
.basPgePetit2 {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-serif;
	font-size: 10px;
    color: #4b4b4b;
}
#mess-enc { color: #5a5a5a; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-serif; font-weight: bold; line-height: normal; text-align: left; padding: 4px; vertical-align: text-bottom; border: solid 1px gray }
#bandeau {
	background-image: url(images/header_background.jpg);
	background-repeat: repeat-x;
	width: 900px;
	height: 115px;
    margin: 0;
    padding: 0;
    border: 0;
	z-index: 1;
}
#contenu {
	clear: both;
	width: 900px;
    margin: 0;
    padding: 0;
    padding-top: 15px;
    border: 0;
}
#piedPage {
	width: 900px;
    margin: 0;
    padding: 0;
    border: 0;
	z-index: 2;	
}
#logo {
	float: left;
	position: relative;
	left: 25px;
	top: 7px;
	height: 100px;
	width: 150px;
    margin: 0;
    padding: 0;
    border: 0;
}
#titre {
	float: left;
	position: absolute;
	top: 5px;
	left: 165px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-serif;
	font-size: 56px;
	font-style: normal;
	font-weight: bold;
	color: black;
	height: auto;
	width: 340px;
    margin: 0;
    padding: 0;
    border: 0;
}
#legende {
	float: left;
	position: absolute;
	top: 46px;
	left: 510px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-serif;
	font-size: 12px;
	font-style: normal;
	color: white;
	height: auto;
	width: 330px;
    margin: 0;
    padding: 0;
    border: 0;
}
#fr-trad /* utilisŽ dans pas-traduit.html pour positionner text */  { color: white; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-serif; font-style: normal; margin: 0; padding: 0; position: absolute; top: 65px; left: 170px; width: 230px; height: auto; float: left; border: 0 }
#de-trad { color: white; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-serif; font-style: normal; margin: 0; padding: 0; position: absolute; top: 65px; left: 410px; width: 230px; height: auto; float: left; border: 0 }
#en-trad { color: white; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-serif; font-style: normal; margin: 0; padding: 0; position: absolute; top: 65px; left: 610px; width: 230px; height: auto; float: left; border: 0 }
#header {
	float: right;
	height: 115px;
	width: 80px;
    margin: 0;
    padding: 0;
    border: 0;
}       
/* style pour le menu JavaScript */
#menuConteneur { margin: 0; padding: 0; position: absolute; top: 115px; left: 20px; width: 900px; clear: both; border: 0 }
#menuDeroulant  { font-size: 11px; background: #e3e3e3; list-style-type: none; margin: 0; padding: 0; z-index: 3; width: 900px; float: left; border-top: 1px solid white; border-bottom: 1px solid white }
#menuDeroulant li  { color: #6781b4; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; text-align: center; margin: 0; padding: 0; float: left }
#menuDeroulant li a:link, #menuDeroulant li a:visited  { color: #6781b4; text-decoration: none; background: #e3e3e3; display: block; margin: 0; padding: 4px 0; height: auto }
#menuDeroulant li a:hover { 
    background-color: #9FB2E5;
    color: white;
}
#menuDeroulant li a:active   { color: white; background-color: #97acd7 }
#menu1   { background-color: #e3e3e3; width: 140px; border-right: 1px solid white }
#menu2  { width: 170px; border-right: 1px solid white }	
#menu3  { width: 190px; border-right: 1px solid white }
#menu4  { width: 170px; border-right: 1px solid white }	
#menu5  { width: 130px; border-right: 1px solid white }	
#menu6  { width: 95px }
#menuprincipal  { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-align: center; margin: 0; padding: 0; position: absolute; top: 115px; left: 19px; float: left; clear: both; border-top: 1px solid #fff; border-right: 0; border-bottom: 1px solid #fff; border-left: 0 }
.OnPage { color: #fff; background-color: #9db3dc; height: 20px; border-top: 0; border-right: 0 solid white; border-bottom: 0; border-left: 0 }
.OnPage a:visited { color: #fff }
.OnPage a:link { color: #fff }
.OffPage { color: navy; background-color: #e3e3e3; height: 20px; border-top: 0; border-right: 0 solid; border-bottom: 0; border-left: 0 }
.OffPage a:visited { color: #6d81b4 }
.OffPage a:hover  { color: #6781b4 }
