@charset "utf-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	scrollbar-face-color:#e94002;
	scrollbar-arrow-color:#f1c400;
	scrollbar-track-color:#000000;
	scrollbar-highlight-color:#e94002;
	scrollbar-shadow-color:#e94002;
	scrollbar-3dlight-color:#9acd32;
	scrollbar-darkshadow-color:#9acd32;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-align: justify;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #000000;
}

h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:normal;
	color:#000000;
	font-weight: bolder;
}

a{
text-decoration:none;
}

a:link {
	text-decoration: none;
	color: #000000;
}

a:visited {
	text-decoration: none;
	color: #000000;
}

a:active {
	text-decoration: none;
}

li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	list-style-type: disc;
}

#presentation {
	position:absolute;
	top:388px;
	height:287px;
	z-index:1;
	overflow: auto;
	width: 509px;
	color: #D62828;
}

#news {
	position:absolute;
	top:238px;
	height:108px;
	z-index:2;
	width: 393px;
}

.premiere lettre {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
}

.titre  {color: #D62828}

.paragraphe {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 16px;
	color: #000000;
}


