/*------------------------------------------------------------*
**  Global
**------------------------------------------------------------*/
body {
	background: #fff url(img/bg2.gif); /* Optional */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: center; /* IE Fix */
	margin: 0;
	color: #666;
	}
#mot-cle h1{
font-size:9px;
margin:0px;
padding:Opx;
	background: #fff url(img/bg2.gif); /* Optional */
}
acronym { cursor: help; border-bottom: 1px dashed #999; }
a { text-decoration: none; color: #369; border-bottom: 1px dashed #369; }
a:hover { border-bottom: 1px dashed #49515C; color: #49515C; }
/*------------------------------------------------------------*
**  Container
**------------------------------------------------------------*/	
#container {
	margin: 0 auto;
	width: 760px;
	background: #fff url(img/dot_line.gif) repeat-y 25%;
	border: 1px solid #ddd;
	padding: 0 5px;
	text-align: left; /* Cancel IE Fix */
	}
	
/*------------------------------------------------------------*
**  Header
**------------------------------------------------------------*/		
#header {
	background: #49515C url(img/logo2.jpg) no-repeat 100% 0;
	border-bottom: 4px solid #fff;
	border-top: 4px solid #fff;
	padding: 28px 30px;
	height:136px;
	}	
#header h1 { 	
	margin: 0;
	color: #C6C4C5;
	font-size: 1.8em;
	font-weight: normal;
	cursor: default;
	}	
#header h2 { 	
	margin: 0;
	color: #8D8E90;
	font-size: 1.2em;
	padding-left: 1px;
	cursor: default;
	}	

/*------------------------------------------------------------*
**  Nav
**------------------------------------------------------------*/

#nav {
	background: #CC9900;
	border-bottom: 4px solid #fff;
	margin: 0; 
	padding: 0;
	height: 2em;
	font-size:1.1em;


	}
#nav li {
	list-style-type: none;
	display: inline;
	line-height: 20px;


	}		
#nav li a { 
	text-decoration: none; 
	color: #FFF;
	background-color:#CC9900;
	border-right: 4px solid #fff; 
	border-bottom: 0;
	padding: 3px 8px;
	font-size: 1em;
	float: left;
	font-weight: bold;

	}
#nav li a:hover { background-color:#CCCC00; }
#nav li a.on { background-color:#996633; color: #C6C4C5; }

/*------------------------------------------------------------*
**  Side Bar
**------------------------------------------------------------*/
#sidebar {
	float: left;
	width: 175px;
	position: relative;
	line-height: 20px; 
	word-spacing: 2px;
	margin:0px;
	 background: #fff url(img/para_bg.jpg) repeat-x;
	 padding : 0; 
	}
	

.menuv{
list-style-type:none;
margin:0;
padding:0;
}
ul.menuv li {
text-align : left; 

} 
ul.menuv li a {
display : block; 
width : 140px; 

font-size : 11px; 
color : #000; 
} 
ul.menuv li a:hover {
color : #000; 
background:#CCCCCC;
margin-left:5px;
} 

ul.menuv li a:visited{
color:#000000;}
/*------------------------------------------------------------*
**  Side Bar & Content
**------------------------------------------------------------*/
#sidebar h3, #content h3 { 
	font-size: 1.1em; 
	color: #49515C; 
	margin: 0 10px 0 0; 
	cursor: default;
	}
#content div, #sidebar div { 

	border-top: 1px solid #ddd; 
  padding: 10px;
	}	
/*------------------------------------------------------------*
**  Content
**------------------------------------------------------------*/
#content {
	float: left;
	width: 550px;
	position: relative;
	margin-left: 15px;
	line-height: 20px; 
	text-align: justify; 
	word-spacing: 2px;	
	}	
#content div {
	background: #fff url(img/para_bg.jpg) repeat-x;
	text-align: justify;
}	
#content2 {
	float: left;
	width: 740px;
	position: relative;
	margin-left: 15px;
	line-height: 20px; 
	text-align: justify; 
	word-spacing: 2px;	
	}	
#content2 div { background: #fff url(img/para_bg.jpg) repeat-x; }	
/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/
#footer {
border-top:dashed 1px #D7D7D7;



	font-size: 0.8em;

	line-height: 16px;
	clear: both;
	margin-left:183px;
	}
	
#footer a { text-decoration: none; color: #A2AFBF; border-bottom: 1px dashed #A2AFBF; }
#footer a:hover { border-bottom: 1px dashed #A2AFBF; color:#333333; }
.imagefloat{
float:right;
margin-left:15px;
}
.partenaire{
font-size:9px;
}
