@import "structure.css";
@import "navigation_elements.css";
* {
	margin:0;
	padding:0;
	}
img {
	border:none;
	border:0;
	vertical-align:bottom;
	}
td img {
	display:block;
	}
	
body   {
	font-family: "Times New Roman", Times, serif;
	font-size:80%;
	font-weight: normal;
	color: #FFFFFF;
	scrollbar-face-color:#29024A;
	scrollbar-highlight-color:#470BAC;
	scrollbar-3dlight-color:#331658;
	scrollbar-darkshadow-color:#270661;
	scrollbar-shadow-color:#2A2158;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#7C3CBD;
	background-color: #29024A;
	}
td,tr   { font-family: "Times New Roman", Times, serif; font-size: 14px; 
	}
@font-face { font-family: Old; src: url(Old_Script.ttf); }
h1   {
	font-family: Old,"Times New Roman", Times, serif;
	text-shadow: 3px 3px 9px #777; 
	color: #FFFFFF;
	font-size: 30px;
	font-weight: bold;
	}
h2   {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 24px;
	}
h3   {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 18px;
	line-height: normal;
	text-decoration: none;
	bottom: 2px;
	font-weight: bold;
	}
h4   {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 16px;
	white-space: normal;
	}
h5   {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 14px;
	white-space: normal;
	line-height: 16px;
	}
h6   {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 90%;
	}
.small_font   {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 9px;
	}
a:link   {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: normal;
	}
a:hover   {
	font-family: "Times New Roman", Times, serif;
	color: #D9AEFC;
	text-decoration: underline;
	}
a:visited   {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: normal;
}
a:active   {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}

p,li,ul   {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 12px;
}
.actualites ul {
	list-style-type:disc;
}
.actualites li {
	font-size: 16px;
	margin-left:20px;
}
p {
	font-size:14px;
	}
 
ul {
	list-style-image:none;
	list-style-type:none;
	}

.prechargement {
	position:absolute;
	top:-5000px;
	left:-5000px;
	}

