body {
	background-image: 	url(fond.png);
	background-repeat:	no-repeat;
	background-attachment:fixed;
	background-position: center top;
	background-color: #54095E;
	/*background-color: #726244;
	background-color: #672f1e;*/
	margin: 0;
  	padding: 0;
  	text-align: center;
}

.box1 { 
		background-position: center top;
		position: relative; 
		margin: 0px 0px 0px 0px; 
		padding: 0; width: 1000px; 
		height: 700px; 
		background-image: url(chimene_lfm1.jpg); 
		background-repeat: no-repeat;
		clear: both;
		width:100%;
		}

#box-link { 
		position: relative; 
		top: 8px; 
		left: 400px; 
		width: 400px; 
		height: 400px; 
		background-color: transparent; 
		border: 1px solid yellow;
		z-index:99;
		}
		
#menuc a {
  position: absolute;
  height: 150px;
  width: 300px;
  top: 450px; 
  background-color: transparent; 
  border: 1px solid yellow;
  }		
  
  a#chimene { left: 400px; }
  a#chimene:hover { border: none; }


div#content {
  position: fixed; top: 200px; left: 20px; z-index: 1;
  width:	900px;
  z-index:15;
  margin-left:auto;
  margin-right:auto;
  padding-top:100px;

}

div#bodyImage { 
	background-image: 	url(lfm_pub.jpg);
	background-repeat:	no-repeat;
	background-attachment:fixed;
	/*background-color: #00458a;*/
	background-position: center top;}

div#backgroundImage { position: fixed; bottom: 30px; right: 10px; z-index: 1;}

div#menu {
  position: fixed; top: 0px; right: 5px; left:180px; z-index: 1;
  width:	80%;
  z-index:	9999;
}
div#menu td {
  vertical-align: top;
  height:	68px;
  width:	85px;
  margin: 	0px;
  text-align:	left;
  /*float:	left;*/
  padding-bottom: 	0px;
  padding-left: 	0px;
  padding-right: 	0px;
  padding-top: 	0px;
} 
.menuP {
  position:	absolute;
  margin-top: 	47px;
  text-align:	center;
  width:	85px;
  font-weight:	bold;
}  
div#menu td.menuSpacer {
  width:	25px;

}

#mrLogo{z-index:99;
position:relative;
text-align: left;}


#photo { 
width: 600px; 
height: 758px; 
background-position: center top;
position: relative;  
background-image: url(lfm_pub.jpg); 
background-repeat: no-repeat;
top: -80px;
margin-left: auto;
margin-right: auto;

} 

#photo ul { 
margin: 0; 
padding: 0; 
list-style: none;
} 

#photo a { 
position: absolute; 
margin-top:0px;
margin-left:-30px;
width: 600px; 
height: 758px;
} 

#photo a:hover { 
border: 0px solid #fff; 
} 

#photo .apple a { 
top: 0px; 
left: 30px; }

div#centerphoto {
margin-left: auto;
margin-right: auto;
width:auto;
}
