 /* le fond de l'ecran */
BODY
{
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  padding-top: 0px;
  margin-bottom:0px;
  margin-top: 0px;
  margin-left : 0px;
  margin-right : 0px;
  background-color: #A95F3E;
  scrollbar-3dlight-color: #FCC483;
  scrollbar-arrow-color: #d89c56;
  scrollbar-base-color: #FCC483;
  scrollbar-darkshadow-color: #B67324;
  scrollbar-face-color: #FCC483;
  scrollbar-highlight-color: #FCC483;
  scrollbar-shadow-color: #B67324;
  scrollbar-track-color: #FCC483; 
}


/* Style pour la table du haut */
.tabHaut{
	background-position: right;
	background-image: url(picWeb/top_right_wood.gif);
	background-repeat: no-repeat;
	background-color:#d89c56;
	height: 109px;
}

.tabCent{
  text-align: center;
  background-color: #CD8D44;
  height: 38px;
	font-size: 16pt;
	color: black;
	font-family: Arial;
}

.tabFrame{
  background-color: #FCC483;
  border-style: solid;
  border-color: #B67324;
  border-width: 2px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  vertical-align: top;
}

.bordImage{
  border-style: solid;
  border-color: #B67324;
  border-width: 2px;
}
.tabBas{
  padding-left: 8px;
  padding-right: 8px;
  padding-bottom: 8px;
  padding-top: 8px;
}

.liens {
  color: black;  font-size:110%;
}
Table.liens{
  width: 80%;
  margin-left: 20px;
}

Table.news{
  background-color: #d89c56;
  border-style: solid;
  border-color: #c59050;
  border-width: 3px;
}

TD.news{
  background-color:#e8ac66;
  border-style: solid;
  border-color: black;
  border-width: 2px;
}

Table.tableNews{
  border-style: solid;
  border-color: black;
  border-width: 2px;
  background-color:#f8bc76;  
	margin-bottom:0px;
	margin-top: 0px;
	margin-left : 0px;
  margin-right : 10px;

}

/* style d'énumeration */
LI {list-style-type: disc ; font-size: 90%;}

/* caractere gras */
B {font-weight: bolder; color:#330033; font-family:garamond;}

/* types de textes et leurs caractéristiques*/
.legende {font-size: 100%;}
.texte {color: black;  font-size:110%; }
.explication {color:#006666}
.titre { font-weight: bold;
         font-size: 300%; border-color: black; border-width:
         thick;color:black;
  }
.nouveaute { font-weight: bold; 
             color: red; 
             font-size:100%; }
.presentation   {color:#E2E2E2; font-size:200%}
.sousTitre {color:#B67324; font-size:200%; font-weight: bold;}
.commentaire {text-align: center; font-size:70%;}

.noteBasPage {text-align: left; font-size:75%; }

A.barreTitre:link{ color: black; text-decoration: underline; }
A.barreTitre:visited {color: black; text-decoration: underline}
A.barreTitre:hover   {color: white; text-decoration: underline}
A.barreTitre:active  {color: black}

/* redefinition des liens */
A:link    {color: blue; text-decoration: underline; font-size:110%;}
A:visited {color: blue; text-decoration: underline; font-size:110%;}
A:hover   {color: black; text-decoration: underline; font-size:110%;}
A:active  {color: blue; font-size:110%;}

/* redefinition des liens */
A.ouvre:link    {color: #2F2293; text-decoration: underline; font-size:110%;}
A.ouvre:visited {color: #2F2293; text-decoration: underline; font-size:110%;}
A.ouvre:hover   {color: black; text-decoration: underline; font-size:110%;}
A.ouvre:active  {color: #21178C; font-size:110%;}

/* redefinition des liens */
A.nouveaute:link    {color: red; text-decoration: none; font-size:100%;}
A.nouveaute:visited {color: red; text-decoration: none; font-size:100%;}
A.nouveaute:hover   {color: red; text-decoration: none; font-size:100%;}
A.nouveaute:active  {color: red; font-size:100%;}
