
h3 {
	width : 235px;
	margin : 0;
	padding : 3px;
	text-indent : 10px;
	font : bold 1.1em helvetica, sans-serif;
	background : url("../image/fond_pied.jpg") repeat;
	color : #ffe9a7;
	border : 2px outset #c0c0c0;
	clear : both;
}
p.centre {
	padding-top : 20px;
	text-align : center;
	font : 1.2em 'comic sans ms', sans-serif;
	color : maroon;
}
p.util {
	text-align : center;
	font : bold 1em 'comic sans ms', sans-serif;
	color: maroon;
}
#photo_alpage {
	width : 175px;
	height : 133px;
	background : url("../image/alpage.jpg") no-repeat;
	float : right;
	border : 3px ridge maroon;
	margin-right : 10px;
}
#photo_comte {
	width : 200px;
	height : 166px;
	background : url("../image/comte.jpg") no-repeat;
	float : left;
	border : 3px ridge maroon;
	margin : 10px 10px 5px 10px;
}
#photo_mont {
	width : 200px;
	height : 166px;
	background : url("../image/montdor.jpg") no-repeat;
	float : left;
	border : 3px ridge maroon;
	margin : 10px 10px 5px 10px;
}
#photo_ecorce {
	width : 200px;
	height : 177px;
	background : url("../image/ecorce.jpg") no-repeat;
	float : left;
	border : 3px ridge maroon;
	margin : 10px 10px 5px 10px;
}
#photo_abondance {
	width : 200px;
	height : 103px;
	background : url("../image/abondance.jpg") no-repeat;
	float : left;
	border : 3px ridge maroon;
	margin : 10px 10px 5px 10px;
}
#photo_beaufort {
	width : 200px;
	height : 160px;
	background : url("../image/beaufort.jpg") no-repeat;
	float : left;
	border : 3px ridge maroon;
	margin : 10px 10px 5px 10px;
}
#photo_reblochon {
	width : 200px;
	height : 142px;
	background : url("../image/reblochon.jpg") no-repeat;
	float : left;
	border : 3px ridge maroon;
	margin : 10px 10px 5px 10px;
}
#photo_chevrotin {
	width : 200px;
	height : 143px;
	background : url("../image/chevrotin.jpg") no-repeat;
	float : left;
	border : 3px ridge maroon;
	margin : 10px 10px 5px 10px;
}
#photo_raclette {
	width : 180px;
	height : 147px;
	background : url("../image/raclette.jpg") no-repeat;
	float : left;
	border : 3px ridge maroon;
	margin : 10px 10px 5px 10px;
}
#photo_roquefort {
	width : 200px;
	height : 140px;
	background : url("../image/roquefort.jpg") no-repeat;
	float : left;
	border : 3px ridge maroon;
	margin : 10px 10px 5px 10px;
}
#photo_gruyere {
	width : 200px;
	height : 133px;
	background : url("../image/gruyere.jpg") no-repeat;
	float : left;
	border : 3px ridge maroon;
	margin : 10px 10px 5px 10px;
}
#photo_vacherin {
	width : 180px;
	height : 211px;
	background : url("../image/vacherin.jpg") no-repeat;
	float : left;
	border : 3px ridge maroon;
	margin : 10px 10px 5px 10px;
}
#photo_tete {
		width : 180px;
		height : 230px;
		background : url("../image/tetemoine.jpg") no-repeat;
		float : left;
		border : 3px ridge maroon;
		margin : 10px 10px 5px 10px;
}
#photo_grison {
	width : 180px;
	height : 194px;
	background : url("../image/grison.jpg") no-repeat;
	float : left;
	border : 3px ridge maroon;
	margin : 10px 10px 5px 10px;
}
#photo_salaison {
	width : 180px;
	height : 125px;
	background : url("../image/salaison.jpg") no-repeat;
	float : left;
	border : 3px ridge maroon;
	margin : 10px 10px 5px 10px;
}
#photo_mesclun {
	width : 200px;
	height : 134px;
	background : url("../image/mesclun.jpg") no-repeat;
	float : left;
	border : 3px ridge maroon;
	margin : 10px 10px 5px 10px;
}
#photo_ratte {
	width : 200px;
	height : 95px;
	background : url("../image/ratte.jpg") no-repeat;
	float : left;
	border : 3px ridge maroon;
	margin : 10px 10px 5px 10px;
}
p {
	margin : 5px 0 0 0;
	padding : 0 10px 0 10px;
}
#corps ul {
	list-style-type : circle;
}
#corps li {
	margin : 5px 0 0 0;
	padding : 0 10px 0 15px;
}


