html, body {
	margin: 0;
	padding: 0;
}

body {
	background: #cccccc;
	font-family: Tahoma, Arial, Helvetica, Nimbus Sans L, Sans serif; 
	font-size: 11px; 
	color: #333333;
}
td {
	font-family: Tahoma, Arial, Helvetica, Nimbus Sans L, Sans serif; 
	font-size: 11px; 
	color: #333333;
}


a {
	color: #8f65ba;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#page {
	border-left: 1px solid #470000;
	border-right: 1px solid #470000;
}
.contenu {
	padding: 10px;
	border-bottom: 1px dashed #999999;
}

#header {  
	position: relative;
	margin: 0;
	padding: 0;
	height: 150px;
	background: black;
	border-top: 1px solid black;
}

#header h1 a {
    background: url(images/logo.jpg);
    position: relative;
    height: 96px;
	width: 362px;
	margin: 10px auto;
	padding: 0;
	text-indent: -5000px; 
	display: block;
}

#menu {

	margin: 0;
	padding: 0;	
}

#menu a {
	height: 53px;
	line-height: 53px;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: normal;
	color: #333333;
	display: block;
	text-decoration: none;
	padding: 0;
	font-weight: bold;
	letter-spacing : -0.5px ; 
}

#menu a:hover {
	height: 43px;
	line-height: 43px;
	color: #061676;
	text-align: center;
	padding:10px 0 0 0;
	text-decoration: underline;
}
.arabesque_1{
	width: 50px;
	height: 100px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/arabesque01b.png');
	background: url(images/arabesque01b.png) no-repeat !important;
	background: none;

}
.arabesque_2{
	width: 50px;
	height: 96px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/arabesque02.png');
	background: url(images/arabesque02.png) no-repeat !important;
	background: none;

}
a.savoir {
	font-size: 10px;
	color: #a00000;
	font-weight:bold;
	margin:5px 0 0 0 ;
}
a.savoir:hover {
	color: #a00000;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
}
p {
	text-align: justify;
	margin: 0;
	padding: 0;
}
p.acceuil {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: arial;
}
h2 { 
    font-family: Arial;
	color: #333333;
	height: 25px;
	font-size: 16px;
	margin: 0 0 15px 0;
	padding: 0;
	letter-spacing : -1px ; 
}

ul {
	margin: 0 0 0 10px;
	padding:0;
	list-style: none;
	font-size: 11px;
}
li{
	margin: 0;
	padding:2px 2px 2px 20px;
	height:20px;
	line-height:20px;
	list-style: none;
	background: url(images/puces.gif) center left no-repeat;
}
#footer {
	background: url(images/footbg.gif) repeat-x;
	position: relative;
	height: 50px;
	padding: 10px 0 0 0;
	margin: 0;
	text-align: center;
	color: #636363;	
}
SPAN.copyright {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #333333;
}

SPAN.copyright A {
	font-style: normal; 
	font-size: 11px; 
	color: #333333;
	text-decoration: none;
}
SPAN.copyright A:hover  {
	font-style: normal; 
	font-size: 11px; 
	color: #333333;
	text-decoration: none;
	font-style: italic;
}
