/* body */
body {
	color : #172079;
	font-family : Verdana, Arial, Helvetica;
	font-size : 12px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
tbody {
	color : #172079;
	font-family : Verdana, Arial, Helvetica;
	font-size : 12px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
th {
	color : #172079;
	font-family : Verdana, Arial, Helvetica;
	font-size : 12px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
a:link {



    text-decoration: underline;

    font-weight: normal;

    font-style: normal;

}
a:visited {

    color: #172079;

    text-decoration: underline;

    font-weight: normal;

    font-style: normal;

}
a:hover {

    color: #172079;

    text-decoration: none;

    font-weight: normal;

    font-style: normal;

}
a:active {

    color: #FF0000;

    text-decoration: none;

    font-weight: bold;

    font-style: normal;

}

/* Mise en forme des titres H */

h1 { font-size: 18px;color: #CA9700;}
h2 { font-size: 24px;color: #008AD0;padding: 0px 0px 0px 0.8em;}
h3 { font-size: 18px;color: #008AD0;padding: 0px 0px 0px 0.8em;}
h4 { font-size: 12px;color: #172079;padding: 0px 0px 0px 0.8em;}

h2 a:link a:hover a:visited a:active { font-size: 24px;color: #172079;padding: 0px 0px 0px 0.8em;}


/* Mise en forme du tableau de MENU */



table#onglet a {
  display:block ;
  height: 22px;
  color: #FFFFFF;
  font-weight: bold ;
  text-decoration: none;
  padding: 5px 1px 0px 0.5em;
  background-image: url("images/bouton-bleufonce.gif");

   }
table#onglet a:hover {
  background-color:#9BB2DB;
  color: #333333;
  background-image: url("images/bouton-jaune.gif");
   }
table#onglet a:visited {
  
  font-weight: bold;
  color: #333333;
  background-image: url("images/bouton-jaune.gif");
   }


/* Mise en forme du chemin de navigation */
/*
table#pied {
border-left: 1px solid #848442;border-top: 1px solid #848442;border-right: 1px solid #848442;border-bottom: 1px solid #848442;
   }
   */

table#navigation a {
        color: #EABE65;
	font-size: 13px;
	text-decoration: none;
	font-weight : bold;
	padding: 0px 0px 0px 185px;

   }
table#navigation a:hover {
	color: #FFFFFF;
	text-decoration: none;
	/*
        background-color: #DBDBB7;
	*/
  }
table#navigation a:visited {
	font-size: 13px;
	color: #EABE65;
   }
   
tr#navigation {
        color: #FFFFFF;
        background-color: #009FE1;
        height: 33px;
	font-size: 13px;
	text-decoration: none;
	font-weight : bold;
	padding: 0px 0px 0px 0px;

   }
tr#navigation a {
        color: #FFFFFF;
        background-color: #009FE1;
        height: 33px;
	font-size: 13px;

	font-weight : bold;
	padding: 0px 0px 0px 0px;

   }
tr#navigation a:hover {
        color: #FFFFFF;
        background-color: #009FE1;
        height: 33px;
	font-size: 13px;
	text-decoration: none;
	font-weight : bold;
	padding: 0px 0px 0px 0px;
  }
tr#navigation a:visited {
        color: #FFFFFF;
        background-color: #009FE1;
        height: 33px;
	font-size: 13px;

	font-weight : bold;
	padding: 0px 0px 0px 0px;
   }
/* Mise en forme du pied de page */
/*
table#pied {
border-left: 1px solid #848442;border-top: 1px solid #848442;border-right: 1px solid #848442;border-bottom: 1px solid #848442;
   }
   */
table#pied a {
        color: #EABE65;
	font-size: 13px;
	text-decoration: none;
	font-weight : bold;
	padding: 0px 0px 0px 5px;
	height: 43px;
   }
table#pied a:hover {
	color: #FFFFFF;
	text-decoration: none;
	/*
        background-color: #DBDBB7;
	*/
  }
table#pied a:visited {
	font-size: 13px;
	color: #EABE65;
   }


/* Pour encadrer un tableau*/
.encadrdroitgauchehautbas { border-left: 1px solid #848442;border-top: 1px solid #848442;border-right: 1px solid #848442;border-bottom: 1px solid #848442; }
.encadrdroitgauchehaut { border-left: 1px solid #848442;border-top: 1px solid #848442;border-right: 1px solid #848442; }
.encadrdroitgauchebas { border-left: 1px solid #848442;border-bottom: 1px solid #848442;border-right: 1px solid #848442; }

.encadrorange { border-right: 1px solid #DDD9D9; }
