body {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Verdana, sans-serif;
	font-size: 0.8em;
	color: #534E52;
}

h1 {
	color: #5F2001;
	font-family: 'Tangerine', arial, serif;
	font-size: 2.8em;
}

h2 {
	color: #5F2001;
	font-size: 1.3em;
}

h3 {
	color: #5F2001;
	font-size: 1.2em;
}

p {
	text-align: left;
}

a {
	color: #9B4C22;
}

#home-actualite {
	color: #5F2001;
	font-size: 2em;
	font-weight: bold;
	margin-bottom: 20px;
}

#top-header {
	overflow: hidden;
}

.slogan {
	font-size: 18px;
}

.link-top {
	color: #534E52;
	text-decoration: none;
}

.link-top:hover {
	color: #5F2001;
}

.actualite {
	margin-bottom: 20px;
}

.home-actualite-title {
	color: #A44719;
	font-size: 1.1em;
}

.lien-photo-home {
	font-size: 1.4em;
}

.home-actualite-desc {
	margin-top: 10px;
	margin-bottom: 5px;
}

.home-actualite-date {
	color: #602808;
}

.img-home {
	width: 295px;
	border: 1px solid #dddddd;
}

.demi-cadre {
	width: 190px;
	float: left;
}

.home-actualite-cadre {
	margin-bottom: 5px;
/*	height: 130px; */
}

.big-title {
	font-size: 2em;
	font-weight: bold;
	color: #5F2001;
}

.img-center {
	text-align: center;
}

.list {
	list-style-image: url('/media/images/arrow-right.gif');
}

.list li {
	margin-left: 25px;
	padding-top: 10px;
	text-align: justify;
}

.img-historique {
	float: left; 
	margin-right: 10px;
	width: 200px;
	border: 4px solid #F7EEE8;
	margin-bottom: 25px;
}

.border-bas {
	border-bottom: 2px inset #4F240A;
}

#message-header {
	font-weight: bold;
	font-size: 1.6em;
	font-family: 'Tangerine', arial, serif;
	position: absolute;
}

#main-content {
	background-image: url('/media/images/bg-content.png');
	background-repeat: repeat-x;
	background-color: #EFDED6;
	overflow: hidden;
}

#top {
	
}

#menu-bottom {
	text-align: center;
	margin-top: 10px;
}

#menu-bottom li {
	display: inline;
}

#menu-bottom li a {
	color: white;
}

#menu {
	background-image: url('/media/images/bg-menu.jpg');
	background-repeat: repeat-x;
	overflow: hidden;
	padding: 0px;
	height: 50px;
}

#menu ul {
	height: 50px;
	/*margin-left:200px;*/
}

#menu-list {

}

#menu a {
    /* Sliding right image */
	background: transparent url('/media/images/bg-button-menu-right.png') no-repeat scroll top right; 
	display: block;
	float: left;
	height: 49px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin-right: 6px;
	padding-right: 12px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	/* FONT PROPERTIES */
	text-decoration: none;
	color: white;
	font-weight:bold;
	margin-top: 10px;
}

#menu a span {
	/* Background left image */ 
	background: transparent url('/media/images/bg-button-menu.png') no-repeat; 
	display: block;
	line-height: 48px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
	padding: 5px 0px 5px 8px;
} 

#menu a:hover span{
	text-decoration:underline;
}

#menu li {
	display: inline-block;
	display: inline;
	margin-left: 0px;
	margin-right: 0px;
}

#banner {
	/*background-color: #EBCABB;*/
	background-image: url('/media/images/bg-banner.jpg');
	background-repeat: repeat-x;
	overflow: hidden;
	height: 263px;
	position: relative;
	border-bottom: 3px solid #707A86;
	padding-top: 15px;
}

#nav { 
	margin-top: 3px; 
	position: absolute; 
	left: 20px; 
	top: 20px; 
	z-index: 100;
}

#nav a { 
	margin-right: 5px; 
	padding: 10px;	
	border: 1px solid #dddddd; 
	background: #f4f4f4; 
	text-decoration: none 
}

#nav a.activeSlide { 
	background: black;
	color: white; 
}

#nav a:focus { 
	outline: none; 
}

.shadow {
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000');
}

#list-header {
	margin-top: 3px;
	font-family: 'Tangerine', arial, serif;
	font-size: 2.5em;
	font-weight: bold;
	list-style-type: none;
	color: #534E52;
}


.img-banner {
	width: 610px;
	height: 243px;
}

.img-ferme {
	width: 300px;
}


#logo {
	margin-top: 5px;
	margin-bottom: 10px;
	width: 260px;
}

#photo-fromagerie {
	width: 200px;
	height: 240px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
}

#banner-content {
	position: relative;
	z-index: 50;
	margin-bottom: 20px;
	margin-top: 13px;
}

#content {
	background-color: #FFFFFF;
	overflow: hidden;
	margin-top: 20px;
}

#footer {
	background-color: #542206;
	height: 135px;
	margin-top: 10px;
}

#slider {
    position:relative;
    width:618px; /* Change this to your images width */
    height:246px; /* Change this to your images height */
    background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}

.menu-2 li{
   display:inline;
   margin-left:3px;
   margin-right:10px;
   list-style-type: none;
}
.menu-2 {
   margin-bottom:-12px;
   margin-top:20px;
   font-size:14px;
   /*margin-left:212px;*/
}
.img-fruits {
	float: left; 
	margin-right: 10px;
	border: 4px solid #F7EEE8;
	margin-bottom: 25px;
}
#menu-bottom-2 {
	text-align: center;
	margin-top: 10px;
}

#menu-bottom-2 li {
	display: inline;
}

#menu-bottom-2 li a {
	color: white;
}
