@charset "utf-8";
/* CSS Document */
/* ---------------------------------------------------------------------------------------------

	* Filename:				print.css
	* Description:			Fromagerie CSS for Print
	* Version: 				1.0
	* Website:				fromagerie
	* Author: 				jang@one2crowd.com
	
/* LOGO ================================================================================= */
#logo {
	display:block;
	text-align:left;
	height:93px;
	border-bottom:#532f18 1px solid;
}
/* Structure ================================================================================= */
#nav,
#footer,
#subnav,
#subnav .active,
.bn-main {
	display:none;
}
#container {
	clear:both;
	padding:10px 0 0 0;
}
h1 {
	display:none;
}
#SilverStripeNavigator,
#SilverStripeNavigatorMessage {
	display:none;
}
/* Homepage ================================================================================= */
#bn-home,
#box-home {
	display:none;
}
.decouvrez {
	font-size:1.2em;
	font-weight:bold;
}
.distinction {
	font-size:0.8em;
	font-weight: normal;
	margin-bottom:15px;
}
.home-prod img {
	clear:both;
	display:block;
	float:left;
	margin-right:15px;
}
.home-prod a{
	clear: left;
	font-size:0.8em;
	font-weight: normal;
	display: block;
	color:#000000;
	text-decoration:none;
}
/* Fromagerie ================================================================================= */
.toggle span {
	clear: both;
	font-size:1.2em;
	font-weight:bold;
	display:block;
	color:#000000;
}
h2.trigger a {
	color:#532F18;
	font-family:"Times New Roman",Times,serif;
	font-size:18px;
	text-decoration:none;
}
h3.trigger a {
	text-decoration:none;
}
.toggle_container1,
.toggle_container{
	font-size:0.8m;
	line-height: normal;
	display:block !important; 
	overflow: visible;
	margin-bottom:20px;
}
#fromagerie #sidebar img {
	float: right;
	margin-left:15px;
	display:block !important; 
}
/* Fabrication ================================================================================= */
#fabrication #Content {
	width:75%;
	float:left;
	display:block;
}
#fabrication #sidebar {
	width:20%;
	float:right;
	margin:10% 0 0 5%;
}
#fabrication #sidebar img {
}
#fabrication #sidebar .caption-inline {
	clear:both;
	display:block;
	margin-bottom:10px;
	}
/* Sociétaires ================================================================================= */
#societaires #Content {
	float:left;
	display:block;
}
#societaires #sidebar {
	clear:both;
	display:block;
}
#societaires #sidebar img {
	display: block;
	float:left
}
#societaires #sidebar .caption {
	clear:both;
	display:block;
	margin-bottom:10px;
	text-align: left
	}
	
/* Recettes ================================================================================= */
#recettes #subnav {
	display:none !important;
}
#recettes .photo-recette {
	float: left;
	display:block;
	margin-right: 100%;
  margin-bottom:20px;
}
#recettes .title-bluedot,
#recettes .gotop {
	display:none;
}
.recette-section ul {
	margin-left:10px !important;
}
.recette-section ul li {
	list-style-position:inside !important;
}
/* Nos Fromages ================================================================================= */
#nos-fromages #sidebar {
	display:none;
}
/* Nos Fromages Detail ================================================================================= */
#nos-fromages-detail .prod-photo {
	width:220px;
	float: left;
	display:block;
	margin-right:10px;
}
.icon-vin,
.icon-vinrose,
.icon-beer {
	clear:both;
	display:block;
}
.recipe-link,
.suggestionbox,
#nos-fromages-detail #sidebar {
	display:none;
}
/* Nouvelle ================================================================================= */
ul#nouvelleslist {
	list-style:none;
	margin:0;
	padding:0;
}
.photo-nouvelle img{
	width:25%;
	display: block;
	margin-right:10px;
	float: left;
	clear:both;
	margin-top:10px;
}
#nouvelles dl {
	list-style:none;
	display: block;
	float:left;
	width:70%;
	margin-bottom:20px;
}
#nouvelles dl.nouvelle {
	float: right;
	list-style:none;
}
#nouvelles dl.nouvelle dt {
	font-size:1.2em;
	font-weight:bold;
	list-style:none;
}
#nouvelles dl.nouvelle dd {
	list-style:none;
	padding:0;
	margin:0;
}
/* prix-et-distinctions ================================================================================= */
#prix-et-distinctions #sidebar {
	display:none;
}
#prix-et-distinctions #Content img {
	display:block;
	margin:10px;
}
#prix-et-distinctions #Content ul {
	clear:both;
}
#prix-et-distinctions h2 {
	clear:both;
}