html {}

body {margin:0;border:0;padding:0;font-family:arial;font-size:13px;overflow:auto;}

img{display:block;}
.clear{clear:both;}


#background_container {position:absolute;top:0;left:0;}
#background {position:fixed;top:0px;left:0px;overflow:hidden;}
* html #background {position:absolute;}

#site{width:850px;margin:0 auto 30px auto; position: relative;}

.source-image {
	width: 100%;
	top: 0;
	left: 0;
    position: absolute;
    margin: 0px;
	
}

/* HEADER */

#header{width:850px;}

	#logo{width:232px;height:123px;float:left;}
	#citation{width:618px;height:123px;float:right;}
	
	.barre{width:850px;height:8px;float:left;clear:both;}
	
	#nav{width:232px;height:245px;background:#949295;float:left;}
		
		#navigation{list-style-type:none;}
		#navigation li{margin:20px auto 17px 8px;}
		#navigation li:hover{list-style-image:url(../images/fleche.jpg);}
		#navigation a{color:#fff;text-decoration:none;}
		#navigation a:hover{color:#fff;text-decoration:none;font-weight:bold;}
		
		#current{list-style-image:url(../images/fleche.jpg);font-weight:bold;}

	
	#photo{width:618px;float:right;}
	#diaporama{margin:0;padding:0;list-style-type:none;}

	
/* CONTENU */

#contenu{width:850px;background:url(../images/encart-basgauche.png);}

	#contenu_droite{width:618px;background:#fff;float:right;}
	#contenu_droite p{margin:20px 50px 20px 50px;}
	#contenu_droite ul{margin:0 50px 20px 67px !important;margin:0 50px 20px 67px;}
	#contenu_droite a{color:#000;}
	.titrelist{list-style-type:none;margin:0 0 8px -17px !important;margin:0 0 8px 0;}
	.paragraphe{text-align:justify;}
	.citation{width:430px;color:#525252;line-height:25px;float:left;margin:10px 0 0 0;text-align:justify;}
	.titre{font-size:17px;color:#5b5b5b;float:left;margin:30px 50px 10px 50px !important;margin:20px 50px 10px 25px;}
	.imgtitre{float:left;margin:34px 10px 10px 50px;}
	.imgcitation{float:left;margin:15px 13px 0 50px !important;margin:15px 13px 0 25px;}
	.contact1{float:left;width:200px;padding:0;margin:0 67px 10px 50px !important;margin:0 67px 0 25px;}
	.contact2{float:left;width:200px;padding:0;margin:0 0 10px 0 !important;margin:0 0 0 0;}
	
	#listclub li{line-height:30px;font-weight:bold;}
	
/* FOOTER */	

#footer{width:850px;height:40px;background:url(../images/encart-basgauche.png);}

	#footer p{width:232px;float:left;text-align:center;}
	#footer a{color:#292929;text-decoration:none;}
	
	#footer_droite{width:618px;height:40px;background:#fff;float:right;}

