body{
		
		background-image:url("./images/Texture/YlgText.jpg");
		background-attachment:fixed;
		margin:0px ;
		overflow:auto !important;
	}
	#banniere{
		background-attachment:fixed;
		position :absolute;
		top:0px;
		left:0px;
		padding:0px;
		margin:0px;
		width:897px;
		height:154px;
		background-image:url("./images/Trame/Banniere.jpg");
		background-position:left top;
		background-repeat:no-repeat;
		z-index:200;
		position:fixed;
		z-index:4000;
		
		
	
	}
	#menu{
		width:206px;
		height:415px;
		position:absolute;
		background-image:url("./images/Trame/MenuVierge.jpg");
		background-position:left;
		background-repeat:no-repeat;
		
		position:fixed;
		display:block;
		padding:0px;
		margin:0px;
		top:148px;
		
	}
	
	
	#content{
		position:absolute;
		top:140px;
		left:232px;
		width:689px;
		height:85%;
		background-image:url("./images/Trame/Corps.jpg");
		background-position:left top;
		background-repeat:no-repeat;
		position:fixed;
		overflow:auto;
		z-index:2000;
		
	}
	#TheText{
		position:absolute;
		top:154px;
		left:212px;
		width:650px;
		/*height:1500px;;*/
		
		padding-top:20px;
		padding-left:35px;
		color:#752528;
		font-weight:bolder;
		z-index:3000;
		/*bottom:300px;*/
	}
	#TheText #Fin{
		height:60px;
	}
	#accueil{
		margin-top:110px;
		margin-left:25px;
		height:52px;
		width:158px;
	}
	#menu>div{
		margin-left:25px;
		height:52px;
		width:158px;
	}
	#menu img{
		border: none;
		text-decoration:none;
	}
	#fondHaut{
		position:absolute;
		top:142px;
		left:225px;
		width:697px;
		height:46px;
		background-image:url("./images/FondHaut2.png");
		background-position:left top;
		background-repeat:no-repeat;
		position:fixed;
		overflow:auto;
		z-index:5000;
		display:none;
		/*filter: alpha(opacity=10)blur(pixelradius=10)chroma(white);*/
	}
	#fondBas{
		position:relative;
		/*top:90%;*/
		/*margin-bottom:0px;*/
		padding-top:15px;
		bottom:0px;
		margin:0px;
		padding:0px;
		left:235px;
		width:727px;
		height:94px;
		
		background-image:url("./images/FondBas2.png");
		background-position:left top;
		background-repeat:no-repeat;
		position:fixed;
		overflow:auto;
		z-index:5000;
	}
	
#toolbar{
	position:absolute;
	top:50px;
	left:145px;
	width:16px !important;
	height:16px !important;
	background-color:yellow;
	z-index:10000;
	display:block;
}
#modifText{
	left:20px;
}

#panelForImg{
	background-color:white;
}
#panelForImg .bd{
	padding:5px;
	overflow:auto;
}
#galleryIndex{
	margin-top:100px;
	text-align:center;
}
#titreGalleryIndex{
	position:absolute;
	top:20px;
	right:10px;
	font-size:xx-large;
	
}
.galleryCateg{
	
	margin-left:20px;
	margin-right:20px;
	display:inline;
	font-size:xx-large;
	text-align:center;
	
}
.galleryCateg a{
	text-decoration:none;
	color:black;
	border:none;
	padding-top:20px;
}
.galleryCateg a img{
	border:none;
}
.galleryCateg a:hover{
	color:black;
	/*border-bottom:1px black solid;*/
	border:1px black solid;
	/*background-color:#f9e089;*/
	
}

#titleGallery{
	text-align:right;
	font-size:xx-large;
}
.galleryItem{
	float:left;
	display:block;
	margin-right:10px;
	margin-left:10px;
	margin-bottom:5px;
	width:95px;
	height:95px;
	
}
.galleryItem img{
	border:none;

}
.galleryItem a:hover{
	border:2px black solid;
	width:95px;
	height:95px;
}
.galleryItem a{
	display:block;
	text-decoration:none;
	border:1px black solid;
	width:95px;
	height:95px;
}
#contactIndex{
	text-align:center;
	padding-top:60px;
}
#contactIndex h2 a{
	text-decoration:none;
	color:black;
}
#contactIndex h2 a img{
	border:none;
}
#contactIndex h2 a:hover{
	text-decoration:underline;
	color:black;
}
/*#logos{
	position:fixed;
	top:539px;
	left:92px;
}*/
