*{ margin: 0; padding: 0; }
HTML, BODY { height: 100%; width: 100%; }
body { font-family:arial, verdana, sans-serif; font-size:11px; }
td,tr,table,div,li,p { font-size: 11px; color: #626262; margin: 0px; font-family:arial, verdana, sans-serif; }
p { margin:0px 0 10px 0;}
.Size1 { font-size: 10px; }
.Size2 { font-size: 12px; }
.Size3 { font-size: 15px; }
.Size4 { font-size: 17px; }
.Size5 { font-size: 21px; }
.Size6 { font-size: 25px; }

h1				     		{ color: #626262; font-size: 16px; margin-bottom:15px; font-family:arial, verdana, sans-serif; font-weight:bold; }
h2				     		{ color: #626262; font-size: 11px; margin-bottom: 0em; margin-top: 0em; font-weight: bold; }
h3				     		{ color: #000000; font-size: 11px; margin-bottom: 0em; margin-top: 0em; font-weight: bold; }
h4				     		{ color: #000000; font-size: 11px; margin-bottom: 0em; margin-top: 0em; font-weight: bold; }
h5				     		{ color: #000000; font-size: 11px; margin-bottom: 0em; margin-top: 0em; font-weight: bold; }
h6				     		{ color: #000000; font-size: 11px; margin-bottom: 0em; margin-top: 0em; font-weight: bold; }

img							{ border:none; }
a						    { color:#097291; }
a:visited					{ color:#097291; }
a:hover						{ color:#097291; text-decoration:none; }

.bouton       				{ width: auto; cursor: pointer; background-color: #DDDDDD; border: 1px solid black; font-size: 8pt; font-weight: bold ; }
.demiBR                     { font-size: 5px; }
.whitespace                 { text-decoration:none; }
.nobr 						{ white-space: nowrap; }

ul 							{ margin:10px 0 10px 25px; }
ul li 						{ margin:2px 0 2px 0; padding-left:10px; list-style-type:none; background-image:url(/Icones/puce_li.gif); background-repeat:no-repeat; background-position:0 4px;}

div.hr {
  height: 15px;
  background: #fff url(/Commun/hr.gif) repeat-x scroll center;
}
div.hr hr {
  display: none;
}
sup	   				 	    { font-size: 11px; }
form 						{ margin: 0px; }