<!--
/*
   Feuille de style du squelette de site
   Crée le 19 février 2004
   Maj :  
*/
body {
	background-color: white;
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: 0px 0px;
	margin: auto;
	padding: 0px;
	border-width: 1px;
	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-align: center;
	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 { 
    font-family:"Script MT Bold";
    text-align: center;
    border-style: none;
}
.bh_cote { 
    font-size:20px;
    border-style: none;
}
.bh_centre { 
    font-size:48pt;
    font-style: oblique;
    text-decoration: underline;
    border-style: none;
}
-->
