/* CSS Document */
body{
scrollbar-face-color:#0094bf;
scrollbar-shadow-color:#ffffff;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:#ffba00;
scrollbar-darkshadow-color:#ffba00;
scrollbar-track-color:#8ccfe2;
scrollbar-arrow-color:#ffba00;
font-family:comic Sans MS;
}
p{
font-size:10pt;
text-align: justify;
margin-left:10px;
margin-right:10px;
}
div{
font-size:10pt;
text-align: justify;
margin-left:5px;
margin-right:5px;
}
h4{
font-size:10pt;
text-align: center;
}
h5{
text-align: right;
}
h1,h2,h3{
font-size:10pt;
font-weight: bold;
margin-left:10px;
margin-right:10px;
}

a{ 
text-decoration: none; 
color: #0094bf;
	}
a:visited { 
text-decoration: none; 
color: #0094bf;
	}
a:hover, a:active { 
text-decoration: underline; 
color: #ffce49;
	}

.pictofermer{
	position: absolute;
	left: 50%;
	width: 30;
	margin-left: 150px;
	top: 98;
}

.pictoimprimer{
	position: absolute;
	left: 50%;
	width: 30;
	margin-left: 50;
	top: 102;
}
