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

* {
	margin: 0px;
	padding: 0px;
}
body {
	padding-top: 0px;
	color: #FFF;
	font-family: verdana, arial, sans-serif;
	text-align: left;
	letter-spacing: 1px;
	background-color:#6C9;
}

a {color: #000000;font-size: 12px;}

a:hover {color: #01a9c0;}

.more{float: left;}

.clear{clear:both;}

p{	margin: 20px 0px 20px 0px;line-height: 16px;font-size: 14px;}

#container {
	margin: 0px auto;
	width:970px;
	height:100%;
	background-color:#FFFFFF;
	ebackground:url(images/OFACI.jpg) no-repeat;
	}
#menu p  {
margin-left:262px;
width:100%;
float:left;
font-size:20px;
font-weight:bold;
}
#menu {
	
	width:970px;
	height:116px;
	position:relative;
}
#menu li{
	position:absolute;
	top:57px;
	list-style-type: none;
	width: 49px;
}
#m01 {
	left:262px;
}
#m02 {
	left:324px;
}
#m03 {
	left:392px;
}
#m04 {
	left:503px;
}
#m05 {
	left:584px;
}
#m06 {
	left:691px;
}
#m07 {
	left:785px;
}
#m08 {
	left:890px;
}
#menu a{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
#menu a:hover {color: #FC4E09;}

#logo {
	
	width:970px;
	height:115px;
	position:relative;
	margin: 0px 0px 0px 0px;
	background:url(images/logo.jpg) no-repeat;
	
	}

#header {
	
	width:970px;
	height:102px;
	position:relative;
	margin: 0px 0px 0px 0px;
	border:none;
	background:url(images/header.jpg) no-repeat;
	
}
#left {
	float:left;
	width:200px;
	height:100%;
	margin: 20px 0px 0px 14px;
	display:block;
	background-image:url(images/im01Left.png);
background-repeat: no-repeat;
}

#left p{
	margin: 200px 0px 0px 7px;
	color:#F30;
	font-size:medium;
}
#left img{
	border:0px;
}
#Middle {
	width:464px;
	height:100%;
	margin: 20px 0px 0px 20px; 
	padding: 5px;
	color:#000;
	float:left;
	display:block;
	left: 431px;
	top: 216px;
}
#Middle p {
	font-size:12px;
	text-align:justify;
	margin: 0px;
	}

#actualites {
	float:left;
	font-size:12px;
	width:220px;
	height:41px;
	margin: 0px 0px 0px 0px;
	display:inline;
	background-image:url(images/actualites.png);
background-repeat: no-repeat;
}
#right p {
	width:200px;
	color:#000;
	margin:5px 0px 0px 10px;
	
}
#right img{
	border:0px;
}
#right h2{
	margin: 10px 0px 20px 10px;
	color:#F30;
	font-size:medium;
}
#right {
	float:left;
	width:220px;
	height:100%;
	margin: 20px 14px 0px 0px;
	padding: 5px;
	color:#000;
	float:right;
	display:block;
	background: url(images/bgRight.jpg) repeat-x left top;

}
#Footer {
	
	width:970px;
	height:35px;
	margin-left: auto;
	margin-right: auto;
	margin-top:20px;
	border:none;
	background:url(images/foorter.jpg) no-repeat;
	
}
