body {
	font-family: Arial, Helvetica, sans-serif; 
	color: #ffffff;
	font-size: 12px;
	margin-top: 0px;
	padding: 0px;
	line-height: 13px;
	}
	
a {
	text-decoration: none;
	color: #78501f;
	font-size: 11px;
	font-weight: bold;
	}
	
.marron {
	color: #78501f;
	font-size: 11px;
	font-weight: bold;
	}

hr {
	color: #789702;
	background-color: #789702;
	height: 1px;
	border: 0;
	width: 73%;
	}
	
.titre{
	font-weight: bold;
	font-size: 14px;
	}
	
h1{
	font-weight: bold;
	line-height: 15px;
	font-size: 13px;
	margin-left: -15px;
	width: 420px;
	border-bottom: 2px solid #ddb98b;
	margin-bottom: 12px;
	}


#conteneur {
	width: 1024px;
	margin: 0 auto;
	height: 770px;
	background-image: url(images/fond.png);
	}
	
#liens {
	position: absolute;
	margin-left: 424px; 
	margin-top: -10px;
	*margin-left: -122px; 
	*margin-top: 80px;
	}
	
#menu1 {
	position: absolute;
	margin-left: 5px; 
	margin-top: 102px;
	*margin-left: -540px; 
	*margin-top: 192px;
	}
	
#ss_menu1 {
	position: absolute;
	margin-left: -70px; 
	margin-top: 133px;
	*margin-left: -615px; 
	*margin-top: 226px;
	}
	
#menu2 {
	position: relative;
	left: 15px; 
	top: 135px;
	}
	
#ss_menu2 {
	position: relative;
	left: -55px; 
	top: 135px;
	}
	
#menu3 {
	position: relative;
	left: 25px; 
	top: 135px;
	}

#contenu {
	position: absolute;
	width: 420px;
	height: 450px;
	top: 140px;
	margin-left: 180px;
	padding: 20px;
	overflow-y: auto;
	overflow-x: hidden;
	}
	
#droite1 {
	position: absolute;
	width: 150px;
	top: 210px;
	margin-left: 705px;
	}
	
#droite2 {
	position: absolute;
	width: 150px;
	top: 355px;
	margin-left: 705px;
	}

#footer{
	position: absolute;
	width: 1024px;
	text-align: center;
	top: 720px;
	color: #789702;
	}
	
#logo_footer2{
	position: absolute;
	margin-left: 955px;
	top: 600px;
	}
	
#conteneur_fiche {
	width: 600px;
	margin: 0 auto;
	}
	
#header_fiche {
	width: 500px;
	height: 37px;
	background-image: url(images/fiche_header.png);
	text-align: right;
	padding-top: 55px;
	padding-right: 100px;
	}
	
#entete_fiche {
	width: 520px;
	height: 141px;
	background-image: url(images/fiche_entete.png);
	text-align: right;
	padding-top: 25px;
	padding-right: 80px;
	}
	
#contenu_fiche {
	width: 600px;
	background-image: url(images/fond_fiche.png);
	}
	
#header_ferme {
	width: 331px;
	height: 37px;
	background-image: url(images/header_ferme.png);
	}
	
#header_ferme2 {
	width: 331px;
	height: 37px;
	background-image: url(images/header_ferme2.png);
	}
	
#contenu_ferme {
	width: 300px;
	background-image: url(images/ferme_ligne.png);
	padding: 10px;
	text-align: justify;
	}
	
#footer_ferme {
	width: 331px;
	height: 4px;
	background-image: url(images/footer_ferme.png);
	margin-bottom: 20px;
	}
	
#contenu_viande {
	width: 130px;
	margin-left: 10px;
	margin-bottom: 20px;
	}
	
#partie_gauche {
	margin-left: 30px;
	min-height: 400px;
	}
	
#partie_droite {
	position: absolute;
	margin-left: 222px;
	*margin-left: 192px;
	}
	
#titre_viande {
	width: 130px;
	height: 25px;
	background-image: url(images/titre_viande.png);
	color: #b7673c;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 15px;
	text-transform: uppercase;
	}
	
#fiche_footer {
	width: 600px;
	height: 182px;
	background-image: url(images/fiche_footer.png);
	}

.champ{
	background-color: #ce9a57;
	color: #FFFFFF;
	border: 0;
}

.champ2{
	background-color: #ce9a57;
	color: #FFFFFF;
	border: 0;
}

.champ2:hover{
	cursor: pointer;
}

.titre_fiche{
	color: #ffffff;
	font-size: 20px;
}

#sstitre_fiche{
	color: #470b0b;
	font-size: 12px;
	font-weight: bold;
	margin-top: 7px;
	text-transform: uppercase;
}

.monsieur_fiche{
	color: #b7673c;
	font-size: 12px;
	font-weight: bold;
}

#tel_fiche{
	color: #000000;
	font-size: 16px;
	margin-top: 8px;
	margin-bottom: 8px;
}

.adresse_fiche{
	color: #b7673c;
	font-size: 12px;
}

.adresse_fiche2{
	color: #b7673c;
	font-size: 12px;
	text-transform: uppercase;
}





