@charset "utf-8";

html,body {
background-color : #594c36; 
margin : 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #594c36;

}
h1{
	text-decoration:underline;
	}
#fond {
	background-image: url(images/Saveur_Pyrenees_decoup_02.jpg);
	height: 473px;
	width: 794px;
	background-repeat: no-repeat;
	background-color: #F1ECD8;
		}
		
#fond a {
	color: #A9AF59;
	text-decoration: none;
		}	
		
#fond a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #9d4e16;
	
}
#bandeau {
	background-image: url(images/Saveur_Pyrenees_decoup_01.jpg);
	background-repeat: no-repeat;
	height: 230px;
	width: 999px;
}

#menu {
	background-image: url(images/Saveur_Pyrenees_decoup_03.jpg);
	height: 473px;
	width: 205px;
	background-repeat: no-repeat;
	background-color: #F1ECD8;
}
#item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #594c36;
	margin-left: 50px;
	margin-right: 31px;
	margin-top: 21px;
	text-align: left;
	font-weight: bold;
	
}

#item a {
	color: #FFFFFF;
	text-decoration: none;
		}	
#item a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9d4e16;
	
}
#liens {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	
}
#liens a {
	text-decoration: none;
	color: #FFFFFF;
	}

#liens a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #deb141;	
	}
#liste_produit img {
	border: medium solid #deb141;
}
#liste_produit_sale img {
	border: medium solid #594C36;
}

#adresse {
font-size: 12px;
color : #594c36;
padding-top: 180px;
margin-bottom: 20px;
text-decoration:none;
font-family: Arial, Helvetica, sans-serif;
}

#adresse a {
font-size : 12px;
text-decoration: none;
color : #594c36;
font-family: Arial, Helvetica, sans-serif;
}

#adresse a:hover {
font-size : 12px;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
color: #9d4e16;
}

#clic {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #FFFFFF;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #594c36;
margin-left: 50px;
margin-right: 31px;
margin-top: 21px;
text-align: left;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #9d4e16;
}
