body {
	margin: 0;
	background: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
}

.fin {
	clear: both;
}
.fin_vide {
	clear: both;
	height: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
}

/************************/
/*    IMG & ILLUS	*/
/************************/

img {
	border: 0;
}

.alignG {
	float: left;
}

.alignD {
	float: right;
	margin-left: 6px;
}

.cadre1 {
	padding: 4px;
	border: 1px solid #000;
}

.marge1{
	margin: 10px;
}
.lignSimpl {
	clear: both;
	margin: 5px 0px;
	padding: 0px;
	line-height: 2px;
	background: #e3d4b5;
}

/************************/
/*    	    TT 	        */
/************************/

#siteWeb{
	text-align: center;
	padding: 20px;
	
}
#siteWeb a {
	color: #eee;
	font-size: 10px;
	text-decoration: none;
	
}
#siteWeb a:hover {
	color: #fff;
	text-decoration: none;
}


/************************/
/*    	  TITRES        */
/************************/

h1 {
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #000;
	text-align: left;
	background: #fff url() no-repeat 0px 0px  scroll;
	
}

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}

.gras {
	font-weight: bold;
}
/************************/
/*  STRUCTURE GENERALE  */
/************************/

#generale {
	margin: 3% 0% 0;
	background: #b3b2b2 url(images/fond_body.gif) repeat-x 0px 0px scroll;
}
#w955 {
	width: 955px;
	margin: 0 auto;
}


/************************/
/*  		HAUT	  */
/************************/

#haut {
	
}

#baniere-gauche {
	float: left;
	margin: 0;
	padding: 0px;
}
#baniere-droite {
	float: left;
	margin: 0;
	padding: 0px;
}

#navHaut {
	line-height: 18px;
	margin: 0;
	padding: 0px;
	color: #fff;
	font-size: 13px;
	text-align: center;
	font-weight: normal;
}
#navHaut a{
	color: #fff;
	text-decoration: none;
	padding: 0px 12px;
}
#navHaut a:hover{
	color: #f90;
}


/************************/
/*  		ACCUEIL	  */
/************************/

#diapoAccueil {
	text-align: center;
	margin: 0;
}

#fenetre_1 {
	width: 318px;
	background: url(images/fenetre_1-centre.gif) repeat-y center center scroll;
	padding: 4px 20px;
	text-align: left;
}
#fenetre_1 p{
	font-size: 12px;
	margin: 8px 0px;
}
#fenetre_1-haut {
	width: 358px;
	height: 35px;
	background: url(images/fenetre_1-haut.gif) no-repeat center bottom scroll;
}
#fenetre_1-bas {
	width: 358px;
	height: 22px;
	background: url(images/fenetre_1-bas.gif) no-repeat center top scroll;
}





/************************/
/*  		BAS	  	*/
/************************/

address {
	line-height: 42px;
	margin: 0x;
	padding: 3px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #3f3f3f;
	background: url(images/fond_address.jpg) no-repeat center top scroll;
}

/************************/
/*  	ACTIVITES	  */
/************************/


#fenetre_2 {
	width: 512px;
	background: url(images/fond_fenetre_2.jpg) no-repeat center top scroll;
	padding: 4px 20px 120px;
	text-align: left;
}
#fenetre_2 p{
	font-size: 12px;
	margin: 8px 0px;
}
#fenetre_2-haut {
	width: 552px;
	height: 23px;
	background: url(images/fenetre_2-haut.gif) no-repeat center top scroll;
}


/************************/
/*  	CONTACT		  */
/************************/

#tabContact {
	font-size: 11px;
	color: #044;
}
.inp1 {
	font-size: 11px;
	width: 110px;
	padding: 1px 2px;
}
.inp2 {
	font-size: 11px;
	width: 350px;
	padding: 1px 2px;
}
.adresse {
	font-size: 15px;
}
.email {
	color: #333;
	text-decoration: none;
	padding: 3px 0px 5px;
}
.email:hover {
	color: #a40;
	border-top: 1px solid #b50;
	border-bottom: 1px solid #b50;
}

		/* ----------------- Référencement ----------------------- */
		
.lien {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}	
		
.menu-bas {
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
}		

.p_mention {
	font-weight: bold;
}
		
