
h1 {
	font-family      : arial, verdana, sans-serif;
	font-size      	  : 1.5em;	font-weight: normal;
	color         	: #333333;
 	text-align      	 : left;
	border-bottom: 1px solid #ccc;
	padding-bottom: 8px;
}

/*margin:   haut  droit  bas gauche      */
h2{
    margin: 1.0em 0 0.5em 0;
    font: bold 1em Verdana, sans-serif;
  

    padding: 0.4em 0 0 0.2em;
    border: solid #a1a1a1 1px;
}

html{
    color: #000;
    margin: 0;
    padding: 0;
	background: #ffffff;
}


body{
    margin: 10 10 10 10 ;
    padding: 0 0px 0 0;
    font:  12px  Helvetica, Verdana, sans-serif;
}

table {
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-decoration: none}



A:link     { text-decoration: none;	color: #000000; }
A:hover  { text-decoration: none; 	color: #000000;}
A:active  { text-decoration: none; 	color: #000000;}
A:visited  { text-decoration: none	; color: #000000;}


span {
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-decoration: none}

p {
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-decoration: none}


ul {
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-decoration: none}

ol {
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-decoration: none}

