/* Mohamed Mejri  */

*{margin:0; padding:0;}
body{
background:#fff ; 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
}

#bandeau {
background:#fff url(./images/bandeau.jpg) bottom left no-repeat; 
border:0px solid #fff; 
color:#555; 
margin:0 auto 0px;
width:960px; 

height:233px;
}

#addresse {
color:#000000;
padding:0;
font-size:0.9em;
line-height:1.3em;
margin:0px 0 0px 0px;
padding-top:120px;
padding-right:50px;
text-align:center;
width:410px;
float:right;
}
#flash {
float:left;
padding-top:40px;
text-align:left;
width:500px;
}
#addresse  a:link {
	text-decoration:none;
	color: #000000;
	font-weight:normal;
}
#addresse  a:visited {
	color: #000000;
	text-decoration:none;
	font-weight:normal;
}
#addresse  a:hover {
	color: #db560e;
	text-decoration:underline;
	font-weight:normal;
}
#addresse  a:active {
	color: #000000;
	text-decoration:none;
	font-weight:normal;
	}
#container{
background:#fff; 
border:0px solid #fff; 
margin:0 auto 0px; 
padding:0px; 
width:960px; 
}
#footer {
background:url(images/bas_interne.gif) no-repeat;
text-align:center;
  width:960px; 
  font-size:9px;
color:#000000;
height:40px;
  }
  #footer a:link {
	text-decoration: none;
	color: #000000;
	font-weight:normal;
}
#footer a:visited {
	color: #000000;
	text-decoration: none;
	font-weight:normal;
}
#footer a:hover {
	color: #666666;
	text-decoration: underline;
	font-weight:normal;
}
#footer a:active {
	color: #000000;
	text-decoration: none;
	font-weight:normal;
	}
