#central {
	background-image: url("../images/fond-page_general.jpg");
	background-repeat: repeat-y;
}
.separateur {
	width: 830px;
	height: 8px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-image: url("../images/separateur.gif");
	background-repeat: no-repeat;
}
.liensactutitre:link { 
	font-family:"Times New Roman",Times,serif; 
	font-size: 16pt; 
	text-decoration: underscore;
	color: #FF00FF;
	font-weight: bold;
	text-transform: uppercase;
}
.liensactutitre:visited { 
	font-family:"Times New Roman",Times,serif; 
	font-size: 16pt; 
	text-decoration: underscore; 
	color: #FF00FF; 
	font-weight: bold;
	text-transform: uppercase;
}
.liensactutitre:hover { 
	font-family:"Times New Roman",Times,serif; 
	font-size: 16pt; 
	text-decoration: underscore;
	text-transform: uppercase;
	color: #FF0000; 
	font-weight: bold;
	text-transform: uppercase;
}
.liensactutitre:active { 
	font-family:"Times New Roman",Times,serif; 
	font-size: 16pt; 
	color: #FF00FF; 
	text-decoration: underscore; 
	font-weight: bold;
	text-transform: uppercase;
}
.titre {
	font-family: arial;
	text-align: left;
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
	color:#993366;
}
.soustitre {
	font-family: arial;
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
	color:#993366;
}
#article a:link { 
	font-family:"Times New Roman",Times,serif; 
	font-size: 12pt; 
	text-decoration: underscore;
	color: #FF00FF;
	font-weight: bold;
}
#article a:visited { 
	font-family:"Times New Roman",Times,serif; 
	font-size: 12pt; 
	text-decoration: underscore; 
	color: #FF00FF; 
	font-weight: bold;
}
#article a:hover { 
	font-family:"Times New Roman",Times,serif; 
	font-size: 12pt; 
	text-decoration: underscore;
	text-transform: uppercase;
	color: #FF0000; 
	font-weight: bold;
}
#article a:active { 
	font-family:"Times New Roman",Times,serif; 
	font-size: 12pt; 
	color: #FF00FF; 
	text-decoration: underscore; 
	font-weight: bold;
}

