@charset "UTF-8";
/* CSS Document */

*
{
	margin:0;
	padding:0;
	border:0;
}

body
{
	background:url(../images/fond_degrade.jpg) no-repeat center 0px #3e3629;
	background-attachment: fixed;
}

#top
{
	background:url(../images/top.jpg) no-repeat;
	width:900px;
	height:150px;
}
.facebook {  
	z-index:3; 
	float:right; 
	margin-right:10px; 
	margin-top:10px; 
}
.fssc {
	z-index:3; 
	float:right; 
	margin-right:20px; 
	margin-top:10px;
}
.logo_gros {
	display:none;
}

/* #top Mobile & Tablette*/
@media only screen and (max-width: 900px) {
	body {
		background-size: 900px;
	}
	#top {
		background:url(../images/top_mobile.jpg) no-repeat center;
		width: 100%;
		margin-top:35px;
	}
	.logo_gros {
		display:none;
	}
	.logos_wrapper_top {
		background:url(../images/top_logos_mobile.jpg) no-repeat center;
		height:35px;
		width:100%;
		display:inline-block;
		margin-top:-35px;
		text-align:center;
	}
	.facebook {
		float:none;
		height:25px;
		margin-top:5px;
	}
	.fssc {
		float:none;
		height:25px;
		margin-top:5px;
		margin-right: 0px;
	}
}

#menu
{
	height:50px;
	position:absolute;
}
#menu_mobile {
	display:none;
}

/* Menu Mobile & Tablette */
@media only screen and (max-width: 900px) {
	#container {
		width:100%;
	}
	#menu {
		display: none;
	}
	#menu_mobile {
		display:block;
		text-align:center;
		background: url(../images/menu_mobile_top.png) no-repeat top center;
		min-height:32px;
		color:white;
		letter-spacing:1px;
		font-family: Arial, Helvetica, "sans-serif";
	}
	#menu_mobile_sub {
		display: none;
		background: #3c3c3c;
		text-transform:uppercase;
	}
	.menu_mobile_bouton {
		height:27px;
		font-size: 20px;
    	padding-top: 5px;
		font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif";
	}
	.menu_mobile_bottom {
		background: url(../images/menu_mobile_bottom.png) top center;
		height: 31px;
		margin-top:-1px;
	}
	#menu_mobile a, #menu_mobile a:visited {
		color:white;
	}
	#menu_mobile a:hover {
		color:#ffb81c;
	}
	#menu_mobile li {
		font-size: 18px;
		padding: 5px 0;
	}
}


#container 
{
	width:900px;
	min-height:680px;
	margin:0 auto;
	background-color:#FFFFFF;
	margin-bottom: 40px;
	padding-bottom: 100px;
	background-image:url(../images/fond_container.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-size: contain;
}
#container.accueil
{
	background-image:url(../images/fond_batiment.jpg);
}

/* Container Mobile & Tablette */
@media only screen and (max-width: 900px) {
	#container {
		width:100%;
	}
}

#sub_container 
{
	min-height:434px;
	margin:0 auto;
	margin-top:75px;
}

/* Sub_Container Mobile & Tablette */
@media only screen and (max-width: 900px) {
	#sub_container {
		margin-top:25px;
	}
}

#bottom
{
	width:900px;
	height:auto;
	margin:0 auto;
}
img.bottom1 {
	z-index: 3;
    margin-left: -110px;
    margin-top: -161px;
}

img.bottom2 {
	z-index: 3;
    margin-left: 874px;
    margin-top: -161px;
}

#bottom_text
{
	text-align:center;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:0px;
}

#bottom_text p
{
	font-size:13px;
	margin:5px 0px 10px 0px;
	text-align:center;
}

/* Bottom Mobile & Tablette */
@media only screen and (max-width: 900px) {
	#bottom {
		width:100%;
		overflow-x: hidden;
		margin-top:-162px;
	}
	img.bottom1 {
    	margin-top: 0px;
	}
	img.bottom2 {
    	margin-top: -162px;
	}
	#bottom_text p {
		padding: 0 30px;
	}
}


.clear
{
	clear:both;
}

.container_image
{
	margin-left:60px;
	margin-top:20px;
	margin-bottom:20px;
}

.container_image_2
{
	margin-left:0px;
	margin-top:20px;
	margin-bottom:20px;
}

.container_image_sous_titre
{
	margin-bottom:12px;
	float:left;
}

.container_image_photo
{
	float:right;
	margin-top:-60px;
	margin-right:-40px;
	margin-left:20px;
}

.container_image_photo_left
{
	float:left;
	margin-top:-40px;
	margin-left:-40px;
	margin-right:20px;
}

.container_image_photo_2
{
	margin-bottom:20px;
	margin-right:20px;
}

.container_image_photo_3
{
	margin-bottom:24px;
}

.container_image_photo_4
{
	display:block;
	margin:0 auto;
}

.container_image_option
{
	float:left;
	margin-left:6px;
	margin-bottom:6px;
}

/* Container Images Mobile & Tablette */
@media only screen and (max-width: 900px) {
	.container_image
	{
		margin-left:30px;
	}
	.specialiste {
		max-width: 80%;
	}
	.container_image_sous_titre
	{
		float:none;
	}
	.container_image_photo, .container_image_photo_left
	{
		float:none;
		margin-top:10px;
		margin-bottom:10px;
		margin-right:10%;
		margin-left:10%;
		width: 80%;
	}
	img[src*="fromagerie_logo"], img[src*="photo_historique_9"], img[src*="photo_historique_10"], img[src*="photo_historique_11"] {
    	margin-top: 10px !important;
    	margin-bottom: 10px !important;
    	margin-right: 10% !important;
    	margin-left: 10% !important;
	}
	img[src*="photo_comptoir_vente_7"] {
		margin-bottom: 20px !important;
	}
}

#case_gris
{
	width:350px;
	height:380px;
	padding:10px;
	background-color:#e5e5e5;
}

#case_gris p
{
	text-align:center;
	float:left;
}

#case_gris #infos
{
	width:199px;
	height:55px;
	background-color:#FFFFFF;
	border:solid 1px;
	float:right;
	padding:0px;
}

#tableau
{
	margin-left:60px; 
	margin-right:60px; 
	height:auto;
}

#tableau_fssc
{
	margin-top:40px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:40px;
	height:auto;
}

#tableau_partenaire
{
	margin-left:60px;
	margin-right:60px;
	margin-bottom:40px;
	width:760px;
	height:auto;
}

#tableau_partenaire p {
	text-align: left;
}

#tableau_equipe
{
	margin-left:0px;
	margin-right:60px;
	margin-bottom:40px;
	width:360px;
	height:auto;
}
#tableau_fromages {
	margin: 0 60px;
}

.galerie_fromage {
	background: #e5e5e5;
	padding: 30px;
	margin-bottom: 30px;
}
.galerie_fromage .container_image {
	float:right;
	width: 225px;
}
.galerie_fromage p {
	margin-left: 0;
	margin-right: 0;
} 

/* Tableau Mobile & Tablette*/
@media only screen and (max-width: 900px) {
	#tableau
	{
		margin-left:30px; 
		margin-right:30px; 
		width:auto; 
	}
	#tableau_partenaire
	{
		margin-left:30px;
		margin-right:30px;
		margin-bottom:40px;
		width:auto;
		height:auto;
	}
	#tableau_equipe {
		width: 100%;
		margin-right:0;
	}
	#tableau_fromages {
		margin: 0 30px;
	}
	.galerie_fromage .container_image {
		float:none;
	}
}


#cellule_equipe_gauche
{
	width:98px;
	height:46px;
	float:left;
	padding:10px;
	background-color:#ffebc0;
}

#cellule_equipe_gauche_2
{
	width:98px;
	height:46px;
	float:left;
	padding:10px;
	background-color:#fff4dd;
}

#cellule_equipe_gauche p
{
	text-align:center;
	padding-top:15px;
}

#cellule_equipe_gauche_2 p
{
	text-align:center;
	padding-top:15px;
}

#cellule_equipe_droite
{
	width:190px;
	height:46px;
	float:right;
	padding-left:40px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#ffebc0;
}

#cellule_equipe_droite_2
{
	width:190px;
	height:46px;
	float:right;
	padding-left:40px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#fff4dd;
}

#cellule_equipe_droite p
{
	margin:0px;
	margin-left:40px;
	text-align:left;
}

#cellule_equipe_droite_2 p
{
	margin:0px;
	margin-left:40px;
	text-align:left;
}

#cellule_equipe_droite p #normal
{
	font-size:12px;
	font-style:italic;
}

#cellule_equipe_droite_2 p #normal
{
	font-size:12px;
	font-style:italic;
}


/* Cellule Mobile & Tablette*/
@media only screen and (max-width: 900px) {
	#cellule_equipe_droite, #cellule_equipe_droite_2 {
		width: calc(100% - 149px);
		padding-left: 20px;
	}
}

#colonne_gauche_2
{
	width:360px;
	height:auto;
	float:left;
	margin-right:40px;
}

#colonne_droite_2
{
	width:360px;
	height:auto;
	float:left;
}

#colonne_gauche_1
{
	width:180px; 
	height:auto; 
	display:table-cell;
	vertical-align:middle;
	float:left;
}

#colonne_gauche_1 p
{
	margin-left:40px;
	margin-right:40px;
	margin-bottom:10px;
}


#colonne_droite_1
{
	width:576px; 
	height:auto;
	float:right;
}

#colonne_droite_1 p
{
	margin-left:40px;
	margin-right:40px;
	margin-bottom:10px;
}

#colonne_gauche_2 p
{
	margin-left:0px;
	margin-right:0px;
	margin-bottom:5px;
}

#colonne_droite_2 p
{
	margin-left:0px;
	margin-right:0px;
	margin-bottom:5px;
}

/* Colonne Mobile & Tablette*/
@media only screen and (max-width: 900px) {
	#colonne_droite_1
	{
		width:auto; 
		float:none;
		clear:both;
	}
	#colonne_gauche_2, #colonne_droite_2 {
		width: 100%;
	}
}


p
{
	margin-left:60px;
	margin-right:60px;
	margin-bottom:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	text-align:justify;
}

p #texte_maj
{
	text-transform:uppercase;
}

p #texte_vert
{
	font-style:italic;
	font-weight:bold;
	color:#1b365d;
}

p #brillance_vert
{
	color:#1b365d;
	font-weight:bold;
	font-style:normal;
}

p #texte_gris
{
	font-weight:bold;
	color:#808080;
	text-transform:uppercase;
	font-size:18px;
	margin-bottom:16px;
}

p #titre_gris
{
	font-weight:bold;
	color:#808080;
	text-transform:uppercase;
	font-size:20px;
	text-align:left;
}

p #titre_gris_normal
{
	font-weight:normal;
	color:#808080;
	text-transform:uppercase;
	font-size:18px;
	text-align:left;
}

p a
{
	color:#000000;
	text-decoration:none;
	border-style:none;
	text-decoration:none;
	outline:none;
}

a
{
	outline:none;
	text-decoration:none;
}

#paragraphe_gris
{
	width:726px;
	margin-left:60px;
	margin-right:60px;
	margin-bottom:20px;
	background-color:#e5e5e5;
	padding:22px;
}

#paragraphe_gris p
{
	margin:0px;
	margin-bottom:8px;
}

#paragraphe_gris.gris_gauche {
	background-color:#e5e5e5; width:324px; float:left; margin-left:60px; margin-right:0px; height:80px;
}

#paragraphe_gris.gris_droite {
	background-color:#e5e5e5; width:324px; float:left; margin-left:35px; margin-right:55px; height:80px;
}

/* Styles de texte Mobile & Tablette*/
@media only screen and (max-width: 900px) {
	p {
		margin-left:30px;
		margin-right:30px;
	}
	#paragraphe_gris
	{
		width:auto;
		margin-left:30px;
		margin-right:30px;
		overflow:hidden;
	}
	#paragraphe_gris.gris_gauche {
		width:auto; margin-left:30px; margin-right:30px; height:auto;
	}
	#paragraphe_gris.gris_droite {
		width:auto;  margin-left:30px; margin-right:30px; height:auto;
	}
}

#colonne_droite p
{
	margin-left:20px;
	margin-bottom:20px;
	margin-right:0px;
	margin-top:0px;
}

#colonne_gauche
{
	width:350px;
	float:left;
}

#colonne_droite
{
	width:350px; 
	float:right;
}
#colonne_gauche.fabrication {
	width:274px;
}
#colonne_droite.fabrication {
	width:486px;
}
#colonne_gauche.comptoir {
	width:200px;
}
#colonne_droite.comptoir {
	width:520px;
}

#colonne_gauche p
{
	margin-left:0px;
	margin-bottom:20px;
	margin-right:0px;
	margin-top:0px;
}

/* Colonne Mobile & Tablette*/
@media only screen and (max-width: 900px) {
	#colonne_gauche, #colonne_droite, #colonne_gauche.fabrication, #colonne_droite.fabrication, #colonne_gauche.comptoir, #colonne_droite.comptoir {
		float:none;
		width: auto;
	}
	#colonne_droite p {
		margin-left: 0px;
	}
	#tableau_partenaire p #titre_gris {
		margin-top:20px;
		display:inline-block;
	}
}

#bar_laitier_item
{
	float:left;
	width:260px;
	margin-bottom:14px;
}

.bar_laitier_item_image
{
	float:left; 
	margin-right:16px;
}

#bar_laitier_item_texte
{
	padding:6px;
}

#bar_laitier_item_texte p
{
	margin-bottom:4px;
	text-align:left;
}

#bar_laitier_item_texte p #titre
{
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
}

#bar_laitier_item_texte p #gris
{
	color:#808080;
	font-size:11px;
	text-align:left;
	font-weight:bold;
}
#bar_laitier_item_texte p #normal
{
	font-size:11px;
	text-align:left;
	font-weight:normal;
}
#rape {
	float:right; 
	width:550px; 
	margin-top:20px;
}
#rape p {
	font-size:14px;
}

/* Autres Mobile & Tablette*/
@media only screen and (max-width: 900px) {
	#rape {
		width:auto; 
	}
}
}
