body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 68.75%; /* 11px*/
	}
img, table{
   border: 0;
}
*:focus {outline: 0;}
* {
	font-family: Arial, Helvetica, sans-serif;
    margin: 0;
	padding: 0;
}
a:hover{
	text-decoration:none;
}

a img { border:0;}
img {vertical-align:top;}
ul { list-style:none;}

.left { float:left;}
.right {float:right;}



a.blc {
	color:#FFFFFF;
	text-decoration:none;
}
a.blc:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
a.blc:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#menuHaut a {
	color:#FFFFFF;
	text-decoration:none;
}
#menuHaut a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#header h1#logo {
	position: absolute;
    width: 238px;
	height: 84px ;
	margin: 0;
	padding: 0;
	font-size: 1.4em ;
	color: #fff;
	background-image:url(../images/logo-arapl.gif);
	top: 0;
	left: 0;
	font: 3em Georgia, serif;
}	

#header h1#logo a {
	display: block;
    width: 238px;
	height: 84px ;
}
#header h1#logo a span {
	display: none ;
}	
#header h2#flash {
	position: absolute;
    width: 468px;
	height: 84px ;
	margin: 0;
	padding: 0;
	top: 0;
	left: 238;
	font: 3em Georgia, serif;
}	


#center h4 {
		/*H:0 - D:0 - B:0 + G:10 */
	padding: 10px 30px 0px 50px;
	text-align:justify;
	font-size:14px;
	margin:0;
}
#center {
	padding: 0;
}
	
#center h2 {
	padding-left: 35px;
	background: #fff url(img/titre.png) left center no-repeat;
	color: #6c0;
}


a.liens {
	color:#000000;
	font: 85% "Tahoma", arial, helvetica, sans-serif;
	font-weight: bold;
}
a.liens:hover {
	color:#000000;
	font: 85% "Tahoma", arial, helvetica, sans-serif;
	font-weight: bold;
	
}
a.liens:visited {
	color:#000000;
}
#header {
	position: relative;
}