body { 
	background:#FBFBFB; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:98%; 
	line-height:1.135em;
	color:#242424;
}

html {
 margin-top:50px;
 margin-bottom:20px; 
margin-left:220px;
margin-right:220px;
 }

body {
 border:1px solid white;
 }

a { color: #1758EF; 
    text-decoration:none;
    outline:none;}


a:hover 
{ 
color:#3A3EB3; 
text-decoration:underline; 
} 


h1 {
	font-size:34px;
	line-height:1.2em;
	color:#fff;
	font-weight:normal;
	padding:6px 0 8px 69px;
	position:absolute;
	left:39px;
	top:6px;
}
	
h2 {
	font-size:26px;
	line-height:1.2em;
	font-weight:normal;
	color:#212222;
	margin-bottom:22px;
}

dd {
height=100;
padding: 0 0 6px;
}

a.lien1  
{ 
color:black; 
text-decoration:none; 
} 
a.lien1:hover 
{ 
color:#525359; 
text-decoration:underline; 
} 

