
body {
margin: 0 auto;
padding: 0;
font: 76% Verdana,Tahoma,Arial,sans-serif;
background: #f4f4f4 url(bg.gif) top center repeat-y;
}

h2 {
  text-align: center; }

#wrap {
background: #ffffff;
color: #303030;
margin: 0 auto;
width: 760px;
}

#header {
clear: both;
margin: 20px 0 0 0;
padding: 0;
height: 45px;
}

#header h1 {
width: 250px;
margin: 0 0 10px 0;
float: left;
}

#header p {
width: 500px;
float: right;
text-align: center;
color: #a0a0a0;
margin: 0 0 10px 0;
font-size: 0.8em;
line-height: 1.2em;
}

#frontphoto {
margin: 0 0 10px 0;
border: 0;
}
table /* Le tableau en lui-même */
{  width:100%
   margin: 150px 0 0 100px ; /* Centre le tableau */
   border: 4px outset #982; /* Bordure du tableau avec effet 3D (outset) */
   border-collapse: collapse; /*  Colle les bordures entre elles */

}

th /* Les cellules d'en-tête */
{
   background-color: #e4be04;
   color: #044e1c;
   font-size: 1.1em;
   font-family: Arial, "Arial Black", Times, "Times New Roman", serif;
   border: 1px outset #982;
   text-align: center; /* Tous les textes des cellules seront centrés*/
   padding:1px;
}

td /* Les cellules normales */
{  background-color: #e4be04;
   color: #044e1c;
   border: 1px outset #982;
   font-family: "Comic Sans MS", "Trebuchet MS", Times, "Times New Roman", serif;
   text-align: center; /* Tous les textes des cellules seront centrés*/
   border-spacing: 5;
   padding: 1px; /* Petite marge intérieure aux cellules pour éviter que le texte touche les bordures */
}
#avmenu {
clear: left;
float: left;
width: 150px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
}

#avmenu ul {	
list-style: none;
width: 150px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

#avmenu li {
margin-bottom: 4px;
}

#avmenu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #505050;
display: block;
padding: 6px 0 0 10px;
background: #f4f4f4;
border-left: 4px solid #cccccc;
}	
	
#avmenu li a:hover {
background: #eaeaea;
color: #286ea0;
border-left: 4px solid #286ea0;
}
#avmenu li ul ul { /* listes de troisième niveau et plus */
		left: -999em;
	}


#avmenu li:hover ul ul, #avmenu li:hover ul ul ul, #avmenu li.sfhover ul ul, #avmenu li.sfhover ul ul ul {
		left: -999em;
	}

#avmenu li:hover ul, #avmenu li li:hover ul, #avmenu li li li:hover ul, #avmenu li.sfhover ul, #avmenu li li.sfhover ul, #avmenu li li li.sfhover ul { /* listes imbriquées sous les items de listes survolés */
		left: auto;
	}






.announce {
margin: 10px 0 10px 0;
padding: 10px;
width: 130px;
color: #505050;
background-color: #f4f4f4;
line-height: 1.3em;
}

#extras {
float: right;
width: 100px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
line-height: 1.5em;
}

#extras p {
margin: 0 0 1.5em 0;
}

#content {
margin: 0 110px 20px 160px;
border-left: 1px solid #f0f0f0;
border-right: 1px solid #f0f0f0;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
}

#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

#content img {
padding: 1px;
display:inline;
background: #cccccc;
border: 4px solid #f0f0f0;
}

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
text-decoration: none;
color: #286ea0;
}

a:hover {
text-decoration: underline;
color: #286ea0;
}

a img {
border: 0;
}

#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 4px solid #f0f0f0;
width: 760px;
text-align: center;
color: #808080;
font-size: 0.9em;
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 10px 10px 5px 0;
float: right;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}
#gauche
{
    float: left;
    width: 90px;
    border-right: 1px solid #000;
    padding: 0 0 1px 0;
    margin-bottom: 1px;
    font-family: 'Trebuchet MS', 'Lucida Grande',
       Verdana, Lucida, Geneva, Helvetica,
       Arial, sans-serif;

    background:#90bade ;
    background-repeat:repeat;
    color: #e4be04;
   }
.gauchetitre {
    display: block;
    padding: 5px 5px 5px 1px;
    border-left: 10px solid #1958b7;
    border-right:10px solid #508fc4;
    border-bottom: 1px solid #90bade;
    background-color:#2175bc;
    color: #e4be04;
    text-decoration: none;
    font:center
    width:100%;
}
#gauche ul {
    list-style: none;
    margin: 0;
    padding:0;
    border: none;
}

#nav, { /* toutes les listes */
    float: left;
    width: 9px;
    border-right: 1px solid #000;
    padding: 0 0 1px 0;
    margin-bottom: 1px;
    font-family: 'Trebuchet MS', 'Lucida Grande',
       Verdana, Lucida, Geneva, Helvetica,
       Arial, sans-serif;

    background:#90bade url("images/fondmenu.gif");
    background-repeat:repeat;
    color: #e4be04;
	}
#nav ul{
    list-style: none;
    margin: 0;
    padding:0;
    border: none;}
#nav li { /* tous les items de liste */
    border-bottom: 1px solid #90bade;
    margin: 0;
    position : relative;
    float : left;
    line-height : 1.25em;
    font:center
    margin-bottom : -1px;
    width: 10em;
	}

	#nav li ul { /* listes de deuxième niveau */
		position : absolute;
		left: -999em;
		margin-left : 11.05em;
		margin-top : 1em;
	}

	#nav li ul ul { /* listes de troisième niveau et plus */
		left: -999em;
	}

	#nav li a
        {
    display: block;
    padding: 5px 5px 5px 1px;
    border-left: 10px solid #1958b7;
    border-right:10px solid #508fc4;
    background-color:#2175bc;
    color: #e4be04;
    text-decoration: none;
    width:100%;
	}

#nav li a:hover {
    border-left: 10pxsolid #1c64d1;
    border-right: 10px solid #5ba3e0;
    background-color: #2586d7;
    color: #e4be04;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* listes imbriquées sous les items de listes survolés */
		left: auto;
	}
