/* CSS Document */
body{
	padding:0;
	margin:0 auto 0 auto;
	background:url(images/bg.gif);
	color:#A5A5A4;
	margin-top: 0px;
	background-repeat: no-repeat;
	}
div, ul, h1, h2, h3, h4, h6, h7, h8, 20 p, img, form{
	padding:0; margin:0;
	}
ul{
	list-style-type:none;
	}
.blank{
	font-size:0px; clear:both; line-height:0px;
	}
/*--------------------------------header---------------------------*/
#header{
	width:778px;
	margin:0 auto 0 auto;
	height:283px;
	}
#header ul{
	width:750px;
	margin:0px 0 0px 0px;
	display:block;
	height:21px;
	}
#header ul li{
	display:block; float:left; height:21px; margin:0; padding:0;
	}
#header ul li a{
	font: bold 12px/21px "Trebuchet MS", Verdana, tahoma, Arial, Helvetica, sans-serif; padding:0 14px 0 14px; color:#EAEAEA;
	background-color:#242424; text-decoration:none; margin:0; height:21px;
	}
#header ul li a:hover{
	color:#FFFFFF;
	background-color:#0867C3;
	}
#header intro{
	margin:0px 0 0 0px;
	width:778px;
	height:250px;
	display:block;
	}
#header menu{
	margin:0px 0 0 0px;
	width:600px;
	height:50px;
	}


/*----------------------------------body part----------------*/
#mainBody{
	width:778px;
	margin:0px auto 0 auto;
	}

/*------------------------------plein-cadre------*/
#rightPan{
	width:746px;
	margin:0 0 0 0px;
	font-size: 12px;
	text-decoration: none;
	color: #666;
	background-color: #EEE;
	border: 1px;
	border-color: #999;
	font-family: Tahoma, "Tahoma Bold", "Century Gothic", Verdana, "Verdana Bold", Helvetica, "Helvetica Neue", Gotham-Black, Gotham-Bold, Gotham-Book, Gotham-BookItalic, GothamCondensed-Bold, GothamCondensed-Book, GothamCondensed-Light, GothamCondensed-Medium, Gotham-Light, Got;
	text-align: justify;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	

#rightPan a:link {
	color: #333;
	text-decoration: none;
}
#rightPan a:visited {
	text-decoration: none;
}
#rightPan a:hover {
	text-decoration: none;
	color: #E7E7E7;
}

 #rightPan a:hover{
	font-size: 12px;
	color: #000;
	text-decoration: none;
	background-color: #FFF;
	text-align: left;
	}
#rightPan h2 img{
	height:566px;
	width:778px;
	margin-top: 20px;
	}
#rightPan h22{
	height:106px;
	width:778px;
	display:block;
	}



/*-------------------------------footer---------*/
#footerMain{
	background:url(images/footer_bg.gif) repeat-x 0 0; width:100%;
	}	
#footer{
	background:url(images/footer.gif) no-repeat 0 0; height:97px; width:778px; margin:0 auto 0 auto; padding:74px 0 0 0;
	}
#footer menu{
	width:778px;
	display:block;
	margin:0px 0 0 0px;
	padding:0 0 0 0px;
	font-size:0;
	height:20px;
	}



#footer p{
	width:350px;
	display:block;
	font:11px/12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#EAEAEA;
	margin:0px 0 0 0px;
	padding:0 0 9px 0;
	}

#footer p.copy{
	width:150px;
	display:block;
	font:11px/12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666666;
	margin:0;
	padding:0;
	float:right;
	display:block;
	padding-top: 10px;
	padding-right: 5px;
	text-align: center;
	}
#footer p.copy a{
	text-decoration:none;
	color:#666666;
	}
#footer p.copy a:hover{
	text-decoration:none;
	background-color: #0066FF;
	color: #FFFFFF;
	text-align: center;
	}
