/* CSS Document */

.menuPrincipal {
	background-image:url(imagesAccueil/basPage.gif);
	background-repeat:no-repeat;
	position: absolute;
	bottom:0px;
	width: 905px;
	height: 216px;
	z-index: 11;
	
}

.logoFerme {
	position:absolute;
	background-image:url(imagesAccueil/logoFermeFisetLyster.gif);
	z-index:100;
	width:410px;
	height:51px;
	left: 155px;
	top:150px;
}


.logoMikefiz {
	position:absolute;
	background-image:url(imagesAccueil/logoMikefiz.gif);
	z-index:1;
	width:72px;
	height:28px;
	left:365px;
	bottom:-32px;
}

.boutonEpicerie{

	position: absolute;
	left: 13px;
	top: 113px;
	width: 137px;
	height: 55px;
	z-index: 50;
	
}

.lienMenuEpicerie {

	position: absolute;
	left: 21px;
	top: 133px;
	width: 145px;
	height: 63px;
	z-index: 50;
}

.lienMenuEpicerie:hover {

}

.lienMenuEpicerieActif {

}

.lienMenuRestaurant {

	position: absolute;
	left: 266px;
	top: 90px;
	width: 117px;
	height: 83px;
	z-index: 10;
}

.lienMenuRestaurant:hover {

}

.lienMenuRestaurantActif {

}

.lienMenuNousTrouver {

	position: absolute;
	left: 505px;
	top: 115px;
	width: 114px;
	height: 57px;
	z-index: 11;
	
}

.lienMenuNousTrouver:hover {

}

.lienMenuNousTrouverActif {


}

.lienMenuContact {

	position: absolute;
	left: 747px;
	top: 141px;
	width: 118px;
	height: 53px;
	z-index: 12;
}

.lienMenuContact:hover {

}

.lienMenuContactActif {

}


.zonePage {
	position:absolute;
	left:0px;
	top:0px;
	width: 905px; 
	height: 350px; 
	overflow: auto; 
	background-color: #FFFFFF;
	z-index:40; 
	/*padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	
	scrollbar-face-color: #6e0a0c; 
	scrollbar-shadow-color: #4a0305; 
	scrollbar-highlight-color: #4a0305; 
	scrollbar-3dlight-color: #4a0305; 
	scrollbar-darkshadow-color: #4a0305; 
	scrollbar-track-color: #010813; 
	scrollbar-arrow-color: #010813;*/
}

.textePage {
	color: #005f30;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

.lienRetour {
	color: #ec9f40;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	text-decoration: none;
	font-family:
}

.lienRetour:hover {
	color: #FFFFFF; 
}