/*
	Reset des Tags
*/

	body, form, h1, h2, h3, h4, h5, h6, ul, li {padding: 0px; margin: 0px; border: 0;}
	body { background:#000; font-size:11px; font-family:Verdana, Geneva, sans-serif; color:#FFF;}

/*
	ID
*/
	#containerBody { width:auto; background:url(img/bckgrd-body-home.jpg) center top no-repeat; height:600px;}
	
	#container { position:absolute;	left: 50%; 	width:980px; margin-left: -484px; height:540px; font-family:Verdana, Arial, Helvetica, sans-serif; z-index:2; color:#fff;}
	
	#containerHome { width:980px; height:429px; background:url(img/bckgrd-home-1.jpg) left top no-repeat; z-index:-2;}
	
	#contentHome1 { width:980px; height:362px; background:url(img/bckgrd-home-top-1.jpg) left top no-repeat;}
	#contentBottom1 { width:980px; height:67px; background:url(img/bckgrd-home-bottom-1.jpg) left top no-repeat;}
	
	#contentPage1 { width:980px; height:362px; background:url(img/bckgrd-page-top-1.jpg) left top no-repeat; line-height:16px;}
		#contentPage1 h2 {font-family:Georgia, "Times New Roman", Times, serif; font-size:15px; font-weight:normal; line-height:20px;}
	#contentPageBottom1 { width:980px; height:67px; background:url(img/bckgrd-page-bottom-1.jpg) left top no-repeat;}
	
	#contentHome2 { width:980px; height:362px; background:url(img/bckgrd-home-top-2.jpg) left top no-repeat;}
	#contentBottom2 { width:980px; height:67px; background:url(img/bckgrd-home-bottom-2.jpg) left top no-repeat;}
	
	#contentHome3 { width:980px; height:362px; background:url(img/bckgrd-home-top-3.jpg) left top no-repeat;}
	#contentBottom3 { width:980px; height:67px; background:url(img/bckgrd-home-bottom-3.jpg) left top no-repeat;}
	
/* BLOC BOTTOM */

	#bottomBloc1 { float:left; width:174px; padding:0 26px 0 24px; margin:11px 0 0 0; border-right:1px solid #ff00fc; font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; font-weight:normal; line-height:20px;}
	#bottomBloc2 { float:left; width:450px; padding:11px 38px 0 19px; line-height:12px;}
	#bottomBloc3 { float:left; width:245px; padding:8px 0 0 0;}
		#bottomBloc3 img { border:1px solid #fff; margin:0 9px 0 0; cursor:pointer;}
	
/*
	CLASS
*/	

	.clearBoth {clear:both; font-size:0;}

/*
	TAG
*/
	input, textarea {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:9px;border:1px solid #000000;}
	td {color:#fff;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;}
	td span { color:#fff;}
	
	A:visited { text-decoration:none;color:#ff00fc; }
	A:link	{ text-decoration:none;color:#ff00fc; }
	A:hover { text-decoration:none;color:#ff00fc; }
	
/* HEADER - MENU */

	#header { width:980px; height:92px;}
	#headerLeft { float:left; padding:23px 0 0 46px; width:426px; height:69px;}
		#headerLeft h1 { font-family:Georgia, "Times New Roman", Times, serif; font-size:22px; font-weight:normal;}
		#headerLeft h1 span { font-size:14px;}
	
	.headerRight { float:left; margin:58px 0 0 0; width:508px; height:34px;}
	
	.headerRight ul {padding:0;	margin:0;}
	.headerRight li {display:inline; padding:0; margin:0; float:left;}
	
	.headerRight ul li{height:34px;float:left;}
	.headerRight ul li a{height:34px; display:block; text-indent:-20000px; }
	.headerRight ul li a:hover{height:34px;}
	
	.headerRight ul li.presentation a {width:113px;  background:url(img/menu-presentation.jpg);}
	.headerRight ul li.presentation a:hover, .headerRight ul li.presentation_active {width:113px; background:url(img/menu-presentation-h.jpg);}
	
	.headerRight ul li.galerie a {width:117px;  background:url(img/menu-galerie-photo.jpg);}
	.headerRight ul li.galerie a:hover, .headerRight ul li.galerie_active {width:117px; background:url(img/menu-galerie-photo-h.jpg);}
	
	.headerRight ul li.fureton a {width:107px;  background:url(img/menu-fureton.jpg);}
	.headerRight ul li.fureton a:hover, .headerRight ul li.fureton_active {width:107px; background:url(img/menu-fureton-h.jpg);}
	
	.headerRight ul li.actualite a {width:87px;  background:url(img/menu-actualite.jpg);}
	.headerRight ul li.actualite a:hover, .headerRight ul li.actualite_active {width:87px; background:url(img/menu-actualite-h.jpg);}
	
	.headerRight ul li.contact a {width:84px;  background:url(img/menu-contact.jpg);}
	.headerRight ul li.contact a:hover, .headerRight ul li.contact_active {width:84px; background:url(img/menu-contact-h.jpg);}
	
/* FOOTER */

	#footer { width:980px; text-align:right; color:#FFF; font-size:10px; line-height:12px; margin:16px 0 0 0;}
	#footer a, #footer a:hover { color:#FFF; text-decoration:none;}
