

/*  polices et espacements*/
strong { font-weight: bold; }
em {font-style: italic}
body {font-family: Arial, Helvetica, sans-serif; color:black}
h2, h3, h6 { font-family:  Georgia, Times New Roman, Times, serif}

h1, p, .bottom {font-family:Courier New, Courier, monospace;}

#ad {  }

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
	}

body {
	font-size: 100%;
	
	}
html>body {
	font-size: 16px;
	}


p, ul {
	font-size:0.8em;
	line-height: 1.2em;
	
	}
	
	
	
h1 { 
	font-size: 3em;
	text-align:right;
	color:black;
	
	line-height: 2em;
	border-top: 0px dotted #CCC;
	border-bottom: 0px dotted #CCC;
    margin-bottom:80px;
	margin-top:40px;
	
	

	}
	
	
h2 { 
	font-size: 1.8em; top:20px;
	line-height: 2em; position:absolute; right:30px;
	}

h3 {
	font-size: 1.6em;
	line-height: 1.5em;
	margin-bottom:20px; color:black
	}
	
h6 {
	font-size: 1em;
	line-height: 1.5em;
	background-color:#DEE3EB;
	border-left: 20px solid #5C9FE1;
	padding-left:10px;
	margin-bottom:10px;
	margin-top:10px;
	font-style:italic;
	
	
	}	

#ad { font-size: 0.8em;}

#form {
	font-size:0.8em;
	line-height: 1.2em;
	
	}

.bottom { 
		font-size:0.8em;
		
		}
		
		