body {
	margin:0;
	padding:0;
	color:#666666;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

#entete p#entete-print {
	display:block;
	text-align:center;
}

#entete p {
	display:none;
}

#fiche-fromage,
#fiche-alcool {
	position:relative;
}

#fiche-fromage h1,
#fiche-alcool h1 {
	margin-top:0;
	font-size:25px;
	font-weight:normal;
	text-transform:uppercase;
}

#fiche-fromage p.surtitre,
#fiche-alcool p.surtitre {
	margin:0;
	font-size:14px;
	text-transform:uppercase;
}

#details-alcool .surtitre {
	padding-top:75px;
}

.plateau {
	display:none;
}

#plateau #fiche-alcool p.surtitre {
	padding-top:75px;
}

.img-plateau {
	position:absolute;
	right:0;
	top:125px;
}

.img-plateau img {
	width:350px;
	height:247px;
}

.fromage {
	position:relative;
	margin-bottom:30px;
	padding-left:190px;
	height:1%;
}

#plateau .fromage {
	float:left;
	width:33%;
	padding-left:0;
}

.fromage p,
.fromage h3 {
	padding-right:25px;
}

.fromage h3 img {
	position:absolute;
	left:10px;
	top:0;
}

#fiche-fromage .visuel,
#fiche-alcool .visuel {
	float:left;
	margin-right:20px;
}

#droite {
	clear:both;
}

#droite .alcool {
	float:left;
	width:50%;
	position:relative;
	margin-bottom:30px;
}

#droite .alcool h3,
#droite .alcool p {
	margin-left:70px;
	margin-right:30px;
}

#droite .alcool img {
	position:absolute;
	left:0;
	top:0;
}

/*-----------------------------*/
.jScrollPaneContainer {
	width:auto !important;
	width:auto;
	height:auto !important;
	height:auto;
}

.jScrollPaneTrack,
.jScrollArrowUp,
.jScrollArrowDown {
	display:none;
}

#scroll-fromage {
	position:relative !important;
	top:auto !important;
	left:auto;
	width:auto !important;
	width:auto;
	height:auto !important;
	height:auto;
	overflow:visible;
}

/*-----------------------------*/

.description-alcool h2 {
	font-size:20px;
	font-weight:normal;
	text-transform:uppercase;
}

.description-alcool .visuel {
	float:right;
	margin-left:30px;
}







.clear {
	clear:both;
}

a {
	color:#666;
	text-decoration:none;
}

img {
	border:0;
}



embed,
object {
	display:none;
}

#entete ul {
	display:none;
}

#outils {
	display:none;
}

.alcool .details {
	display:none;
}

p.retour {
	display:none;
}

#pied {
	font-size:11px;
	text-align:center;
}