<!--
/* Charte graphique pierlymoto*/
/* 24 Février 2004 */
body {
	background-color: white;
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-color: black;
	border-style: dotted;
	font-family: 'Times New Roman',sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: medium;
	color: black;
	letter-spacing: normal;
	text-indent: 0px;
	line-height: normal;
	text-decoration: none;
}
.bc_table {
    text-align: center;
    border-style: none;
}
.bc_table_c {
    font-weight: bolder;
    font-size: large;
}
.bh_table {
    position: absolute;
    top :0px;
    left:0px;
    margin: 0px;
    padding: 0px;
    font:italic bold xx-large Comic Sans MS;
    text-align: center;
    border-style: none;
    letter-spacing: 10px;
}
.bh_cote {
    font-size:20px;
    border-style: none;
}
.bh_centre {
    font-size:36pt;
    font-style: oblique;
    text-decoration: none;
    border-style: none;
}
/* le corp */
.corps_c {
    margin: 0px;
    background-position: left middle;
    background-repeat: repeat;
    vertical-align: center;
    font-family: "Times New Roman", Times, serif;
    white-space: nowrap;
    border-width: 0 0 0 0;
    color: Blue;
    border: none;
    width:100%;
}
.corps_c caption {
    font: bolder small;
}
.texte_titre {
    color: #FF6347;
	font: bolder medium;
	text-align: center;
}
.texte_ligne {
    font-weight: bold;
    text-align: left;
}
.liste {
	padding: 5px 0px 0px 0px;
	margin-left: 20px;
	border: none;
	font: bold small;
}
.c_a_liens {
    text-align: center;
    font: x-small bold;
}
.bc_table p {
    font-weight: bold;
    text-align: left;
}
.bc_table caption {
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}
.bc_table_cf {
    font-family : Verdana, arial, helvetica, sans-serif;
    font: bold x-small;
    text-align: center;
    vertical-align: middle;
}
.corps {position: absolute;color: Blue;border: none;}
/* le menu gauche */
.menu_c {
    position: absolute;
    left: 10px;
    margin: 0px;
    background-position: left middle;
    vertical-align: center;
    font-family: "Times New Roman", Times, serif;
    white-space: nowrap;
    border: none;
/*    table-layout:fixed;*/
}
.menu_ls {
    font: bolder medium/15px "Times New Roman", Times, serif;
    font-size: 14px;
    width: 100%;
    background-repeat: repeat;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    float: right;
}
.menu_l {
    font: small bold medium/15px "Times New Roman", Times, serif;
    text-align: center ;
}
.bouton {padding-top: 10px;padding-bottom: 10px;text-decoration:underline; color:blue;text-align: center ;white-space: pre;}
/* Le logo et la date de mise à jour */
.menu_o p {border: none;vertical-align: middle;text-align: center;margin-top:80px;padding-top: 20px;padding-bottom: 20px;}
.menu_o a {text-decoration:none;font: bold xx-small;}
.T_Conseil {
    font-size: 12px;
    font-family: "Times New Roman", Times, serif;
    color: Black;
    text-align: center;
    font-weight: bold;
    background-color: none;
    vertical-align: middle;
    width: 100%;
    border: none;
}
.T_Conseil td {
    border: none;
}
.T_Conseil th {
    border-bottom: solid;
    border: none;
}
.T_Conseil tr {
    text-align: left;
    border-bottom: solid;
    border: none;
}
.T_Conseil tr {
    padding: 5px 0px 0px 0px;
    font: bold x-small;
    color:Black ;
    border: none;
}
.Cg {
    width: 50%;
    text-align: right;
    padding-right:10px;
}
.Cd {
    text-align: left;
    padding-left:10px;
}
.Cg0 {
    text-align: left;
    padding-left:40px;
}
.Sep {
    width:2px;
}
/* Style des lignes de séparation */
.table-separateur {
	font-size: 10px;
	font-family: \"Times New Roman\", Times, serif;
	color: #333333;
	background-color: #d6d3ce;
}
/* Style du titre du tableau */
.table-titre {
	font-size: 12px;
	font-family: \"Times New Roman\", Times, serif;
	color: Black;
	text-align: center;
	font-weight: bold;
	background-color: White;
}
A:link {text-decoration:underline; color:blue; font-family:Times New Roman;}
A:visited {text-decoration:underline; color:blue; font-family:Times New Roman;}
A:hover {text-decoration:none; color:#FF6347; font-family:Times New Roman; font-weight:bold;}
.texte_ligne a:link {text-decoration:underline; color:blue;font: normal bol small/normal Verdana, Geneva, Arial, Helvetica, sans-serif;}
.texte_ligne a:visited {text-decoration:underline; color:blue;font: normal bold small/normal Verdana, Geneva, Arial, Helvetica, sans-serif;}
.texte_ligne a:hover {text-decoration:none; color:#FF6347;font: normal bold small/normal Verdana, Geneva, Arial, Helvetica, sans-serif;}
/* Style des en-têtes du tableau */
.table-entete {
	font-size: 12px;
	font-family: \"Times New Roman\", Times, serif;
	color: Black;
	background-color: #48D1CC;
	vertical-align: middle;
	text-align: center;
}
/* Style des en-têtes du tableau (centré) */
.table-entete-centre {
	font-size: 10px;
	font-family: Verdana, arial, helvetica, sans-serif;
	color: #333333;
	text-align: center;
	background-color: #FFA500;
}
/* Style des en-têtes du tableau (droite) */
.table-entete-droit {
  font-size : 10px;
   font-family : Verdana, arial, helvetica, sans-serif;
   color : #333333;
  text-align : right;
  background-color : #a7ada7;
}
/* Style 1 des cellules */
.table-ligne1 {
	font-size: 10px;
	font-family: Verdana, arial, helvetica, sans-serif;
	color: #333333;
	background-color: #c6c3bd;
	text-align: center;
	vertical-align: middle;
}
/* Style 2 des cellules */
.table-ligne2 {
	font-size: 10px;
	font-family: Verdana, arial, helvetica, sans-serif;
	color: #333333;
	background-color: #cccccc;
	text-align: center;
	vertical-align: middle;
}
/* Style 1 des cellules (centré) */
.table-ligne1-centre {
  font-size : 10px;
   font-family : Verdana, arial, helvetica, sans-serif;
  color : #333333;
  text-align : center;
  background-color : #c6c3bd;
}
/* Style 2 des cellules (centré) */
.table-ligne2-centre {
  font-size : 10px;
  font-family : Verdana, arial, helvetica, sans-serif;
  color : #333333;
  text-align : center;
  background-color : #cccccc;
}
/* Style 1 des cellules (droite) */
.table-ligne1-droit {
  font-size : 10px;
  font-family : Verdana, arial, helvetica, sans-serif;
  color : #333333;
  text-align : right;
  background-color : #c6c3bd;
}
/* Style 2 des cellules (droite) */
.table-ligne2-droit {
  font-size : 10px;
  font-family : Verdana, arial, helvetica, sans-serif;
  color : #333333;
  text-align : right;
  background-color : #cccccc;
}
-->


