/*
Theme Name: Starkers - Bootstrap
Template: starkers
Description: Child theme - Starkers - Bootstrap
Version: 1.0
Author: Megavolt
Author URI: http://www.megavolt.ca
*/

@import url("../starkers/style.css");


:-moz-any-link:focus {
  outline: none;
}

/*                      Général                        */
/*******************************************************/
body {
	background-color: #333132;
	font-family: 'Lato', sans-serif;
}

#map_interactive img, #mini_map img {
  max-width: none;
}

strong {
	font-weight: 700;
}

img {
	height: auto;
	width: auto;
}

h1 {
	color: #333132;
	font-family: "Novecento wide Normal", sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	margin-bottom: 14px;
	text-transform: uppercase;
}

h2 {
	color: #333132;
	font-family: "Novecento wide Normal", sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 12px;
	text-transform: uppercase;
}

h3 {
	color: #333132;
	font-family: "Novecento wide Normal", sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

p {
	color: #333132;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 20px;
}

a {
	color: #ee2f2b;
	font-size: 14px;
}

a:hover {
	color: #ee2f2b;
	text-decoration: underline;
}

.main-header, #site-container, .main-footer {
	margin: 0 auto;
	max-width: 960px;
}

.separateur {
	background-color: #989697;
	height: 1px;
	width: 100%;
	margin: 20px 0;
}

/*                       Footer                        */
/*******************************************************/
.main-footer {
	background: #000;
}

.main-footer a {
	color: #aeaeae;
}

.main-footer a:hover {
	color: #ee2f2b;
	text-decoration: none;
}

.main-footer .facebook {
	border-left: 1px solid #2a292a;
	padding-left: 2.5641%;
}
.main-footer .facebook #logo_tc_media{
	margin-left: 75px;
}

.main-footer .facebook a {
	/* border-left: 1px solid #2a292a; */
	/*font-family: "Novecento wide Normal", sans-serif;*/
	/*font-size: 14px;*/
	/*height: 85px;*/
	/*padding: 65px 0 15px;*/
	padding: 15px 0;
}

.main-footer #img_facebook_footer {
	background: url(images/template/facebook.png) top left no-repeat;
	float: left;
	height: 64px;
	margin-left: 35px;
	width: 64px;
}

.main-footer .facebook a:hover #img_facebook_footer {
	background: url(images/template/facebook-hover.png) top left no-repeat;
}

.main-footer .facebook a img {
	/*max-width: 64px;*/
}

.main-footer .facebook a:hover span {
	color: #195F9F;
}

.main-footer .facebook a span {
	float: right;
	line-height: 18px;
	margin-right: 32px;
	padding: 17px 0 0;
	width: 110px;
}

.copyrights {
	border-top: 1px solid #2a292a;
	color: #555;
	font-size: 12px;
	margin-top: 24px;
	padding-top: 13px;
}

#credits-megavolt {
	text-align: right;
}

#credits-megavolt a {
	color: #555;
}

#credit_megavolt {
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height:16px;
	display:inline-block;
	// padding-left:22px;
	line-height:17px;
	// background:url(images/template/credit-megavolt.png) left top no-repeat;
	text-decoration:none;
}

.main-footer .contenu {
	padding: 35px 30px 20px;
}

/* Menu footer */
#menu-menu-footer li ul li {
	margin-bottom: 8px;
}

#menu-menu-footer > li {
	float: left;
}

#menu-menu-footer > li > a {
	display: none;
}

#menu-item-211 { width: 100px; }
#menu-item-212 { width: 170px; }
#menu-item-213 { width: 145px; }
#menu-item-214 { width: 80px; }


/*                        Pages                        */
/*******************************************************/
.header-post .span9, .header-post-mobile .span9 {
	min-height: 135px;
}

#site-container .contenu {
	background-color: #dddbdc;
	padding: 40px 20px;
	min-height: 645px;
}

#titre-page {
	background: #000;
	color: #FFF;
	font-family: "Novecento wide Normal", sans-serif;
}

#img-pomme {
	float: right;
	/* height: 190px; */
	width: 240px;
}

#img-pomme img {
	float: right;
	position: absolute;
	right: -40px;
	top: -10px;	
}

/**** List-style ****/
.verger-single .span8 ul, 
.verger-single .span8 ol,
.description ul,
.description ol,
.ingredients ul,
.ingredients ol,
.informations ul,
.informations ol {
	font-size: 14px;
	line-height: 18px;
	list-style: square;
	margin: 0 0 20px 30px;
}

/**** Accueil ****/
.contenu-accueil {
	background-color: #dddbdc;
	margin-bottom: 20px;
	padding: 20px;
}

.teaser-depliant {
	border: 2px solid #888787;
}

a.lien-teaser:hover {
	text-decoration: none;
}

a.lien-teaser:hover h1 {
	color: #ee2f2b;
}

.bouton {
	background: #545253;
	padding: 6px 10px 8px;
	text-align: center;
	width: 110px;
}

.teaser-btn {
	margin-left: 30px;
}

.bouton:hover {
	background: #ee2f2b;
}

.bouton a {
	color: #FFF;
}

.bouton a:hover {
	color: #FFF;
	text-decoration: none;
}

.description-accueil {
	color: #FFF;
	padding: 0 30px;
}

.fond-noir {
	background: #000;
	margin-bottom: 20px;
	min-height: 200px;
	text-align: center;
}

.fond-noir img {
	border: 9px solid #000;
	max-width: 285px;
}

.bg-teaser-generic {
	height: 145px;
	margin: 9px;
	max-width: 285px;
	border:none !important;
}

.lien-teaser .fond-noir > .img_container .bg-teaser-generic:last-child{
	display: none;
}

#bg-teaser-carte {
	background: url(images/template/map-black.png) no-repeat;
	height: 145px;
	margin: 9px;
	max-width: 285px;
}

#bg-teaser-carte:hover {
	background: url(images/template/map-color.png) no-repeat;
}

#bg-teaser-pommes {
	background: url(images/template/pomme-black.jpg) no-repeat;
	height: 145px;
	margin: 9px;
	max-width: 285px;
}

#bg-teaser-pommes:hover {
	background: url(images/template/pomme-color.jpg) no-repeat;
}

#bg-teaser-recettes {
	background: url(images/template/tarte-black.jpg) no-repeat;
	height: 145px;
	margin: 9px;
	max-width: 285px;
}

#bg-teaser-recettes:hover {
	background: url(images/template/tarte-color.jpg) no-repeat;
}

.fond-noir .titre h1 {
	color: #FFF;
	font-size: 24px;
	font-weight: 400;
	line-height: 28px;
	margin-bottom: 4px;
	padding-top: 8px;
}

/**** Pommes ****/
.legende-pomme .type-pomme, .legende-pomme #legende {
	padding-top: 18px;
	padding-bottom: 12px;
}

.legende-pomme .type-pomme {
	font-family: "Novecento wide Normal", sans-serif;
	margin-left: 0px;
}

.legende-pomme #savourer {
	background: url(images/pommes/savourer.png) top left no-repeat;	
	padding-left: 30px;
	width: 240px	
}

.legende-pomme #cuisson {
	background: url(images/pommes/cuisson.png) top left no-repeat;
	padding-left: 42px;	
	width: 220px
}

.legende-pomme #jus {
	background: url(images/pommes/jus.png) top left no-repeat;
	padding-left: 28px;
}

.bas-de-page {
	border-top: solid 1px #989697;
	padding-top: 20px;
}

.bas-de-page p {
	font-size: 12px;
}

.pomme {
	margin-bottom: 40px;
}

.pomme .img-pomme {
	max-width: 50px;
}

.pomme .type-pomme {
	float: right;
	margin-right: 15px;
}

.pomme .nom {
	line-height: 20px;
	margin-top: 8px;
}

.pomme .periode {
	color: #ee2f2b;
	font-size: 14px;
	margin-bottom: 10px;
}

/**** Après-pommes ****/
.img-apres-pomme {
	border: 2px solid #888787;
	margin-bottom: 20px;
	max-width: 150px;
}

.produits-regionaux .titre, .restaurants .titre {
	border-bottom: 1px solid #989697;
	margin-bottom: 20px;
	padding-bottom: 2px;
}

/*.produit-regional, .restaurant,
.verger .description, .pomme .description,
.partenaire .resume,*/

.page-id-14 .recette .row-fluid {
	margin-bottom: 40px;
}

.produits-regionaux .coordonnees,
.restaurant .coordonnees {
	border-bottom: 1px solid #989697;
	margin-bottom: 20px;
}

.partenaire .resume .bouton {
	margin-bottom: 0px;
}

/**** Vergers ****/
.verger-resume {}

.img-verger-cb {
	position: relative;
	top: 70px;
}

.header-verger h1 a {
	float: right;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	text-transform: none;
}

.header-verger .span9 {
	min-height: 80px;
}

.verger {
	margin-bottom: 40px;
}

.verger-single .img-petite-left, 
.verger-single .img-petite-right {
	border: 3px solid #888787;
	margin-top: 20px;
	max-width: 82%;
}

.verger-single .img-grosse {
	border: 2px solid #888787; 
	max-width: 95%;
}

.verger-single .logo-verger {
	border: 2px solid #888787;
	margin-bottom: 15px;
	max-height: 100px;
}

.verger .logo-verger {
	border: 2px solid #888787;
	margin-bottom: 20px;
	max-height: 160px;
	max-width: 240px;
}

.lien-carte {
	height: 148px;
	/*float:right;	*/
}

.verger-resume {
	border-top: 1px solid #888787;
	margin-bottom: 0;
	padding: 15px 0;
}

.verger-resume p {
	margin-bottom: 0;
	padding-top: 3px;
}

.verger-resume .nom {
	color: #333132;
	float: left;
	font-family: "Novecento wide Normal", sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	padding-right: 10px;
	text-transform: uppercase;
}

.verger-resume .coordonnees {
	float: left;
}

#carte-interactive a {
	background: url(images/vergers/carte-black.jpg) no-repeat;
	border: 2px solid #888787;
	padding: 0px 138px 128px;
}


#carte-interactive a:hover {
	background: url(images/vergers/carte-color.jpg) no-repeat;
}



/**** Carte ****/
#page.index #map_interactive,
#page.index #mini_map {
	width: 100%;
}

.gmap {
  margin: 20px auto;
  border: 1px solid #888787;
  width: 100%;
  height: 600px;
}

.mini_gmap {
  	border: 1px solid #888787;
	height: 275px;
	width: 100%;
}


.legende-map .type-marker, .legende-map #legende {
	margin-left: 10px;
	min-height: 37px;
	padding: 9px 0 9px 40px;
}

.legende-map #legende {
	padding: 9px 0 9px 0px;
}

.legende-map #verger {
	background: url(images/vergers/pomme.png) top left no-repeat;	
}

.legende-map #produit_regional {
	background: url(images/vergers/produit_regional.png) top left no-repeat;
	padding-top: 0;
}

.legende-map #restaurant {
	background: url(images/vergers/restaurant.png) top left no-repeat;
}

.legende-map #musee {
	background: url(images/vergers/musee.png) top left no-repeat;
}

.legende-map #caisse {
	background: url(images/vergers/desjardins.png) top left no-repeat;
}

/**** Recettes ****/
.header-recette .img-recette {
	border: 2px solid #888787;
	max-width: 250px;
}

.header-recette {
	margin-bottom: 20px;
}

.logo-recette {
	border: 2px solid #888787;
	margin-bottom: 20px;
	max-height: 75px;
	max-width: 150px;
}

.recette .img-recette {
	border: 2px solid #888787; 
	max-height: 150px;
	max-width: 150px;
}

.header-recette .informations {
	background:url(images/template/informations-recette.png) no-repeat;
	padding-left: 28px;
}

/* Liste de recette */
.first-recette {
	border-right: 1px solid #888787;
	padding-right: 20px;
}

.single-recette .liste-recette ul {
	bottom: 30px;
	position: relative;
}

.single-verger .liste-recette ul {
	margin-top: 20px;
}

.liste-recette ul li {
	padding: 12px 15px;
}

.liste-recette ul li a {
	color: #333132;
}

.liste-recette ul .fonce {
	background: #d4d3d3;
}

.liste-recette ul .titre {
	background: #000;
	color: #FFF;
	font-family: "Novecento wide Normal", sans-serif;
	font-size: 17px;
	padding: 15px;
}

/**** Partenaires ****/
.row-fluid .partenaire {
	min-height: 200px;
}

.partenaire-single .img-partenaire {
	text-align: center;
}

.partenaire-single .img-partenaire img {
	border: 2px solid #888787;
	max-height: 300px;
}

.partenaire-single .logo img {
	border: 2px solid #888787;
	max-height: 100px;
}

.partenaire .logo-partenaire {
	border: 2px solid #888787;
	max-height: 140px;
}

/**** Contact ****/
.carte-contact {
	border: 2px solid #888787;
}

.gform_footer {
	text-align: center;
}

#gform_submit_button_1 {
	background-color: #545253;
	border: 2px solid #545253;
	color: #fff;
	font-family: "Lato", sans-serif;
	padding: 6px 10px 10px;
}

#gform_submit_button_1:hover {
	background-color: #EE2F2B;
	border: 2px solid #EE2F2B;
}

/* error404 -------------------------------------------------------------- */
.error404 #primary {
	float: none;
	margin: 0;
}
.error404 #primary #content {
	margin: 0 7.6%;
	width: auto;
}

/*                  Menu Principal                     */
/*******************************************************/
#access {
	bottom: 60px;
	clear: both;
	display: block;
	float: right;
	margin: 0 auto 6px;
	position: relative;
	/*top: 85px;*/
}
#access ul {
	font-size: 18px;
	list-style: none;
	margin: 0 0 0 -0.8125em;
	padding-left: 0;
}
#access ul a {
	font-size: 18px;
	height: 70px;
	padding-top: 19px;
}
#access li {
	float: left;
	position: relative;
}
#access a {
	color: #fff;
	display: block;
	font-family: "Novecento wide Normal", sans-serif;
	padding: 0 23px;
	text-decoration: none;
	text-transform: uppercase;
}
#access ul ul {
	background-color: #4D4C4D;
	display: none;
	float: left;
	height: 76px;
	margin: 0;
	position: absolute;
	top: 73px;
	left: 0;
	text-align: center;
	width: 235px;
	z-index: 99999;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	color: #FFF;
	font-size: 18px;
	font-weight: normal;
	height: auto;
	line-height: 1.4em;
	padding: 26px 10px 10px;
	width: 215px;
}
#access li:hover > a,
#access ul ul :hover > a,
#access a:focus {
	background: url(images/template/menu-principal-hover.png) repeat-x left top;
}

#access li#menu-item-29:hover > a {
	background: url(images/template/menu-principal-hover-verger.png) repeat-x left top;
}

#access ul ul :hover > a,
#access ul ul a:focus {
	background: none;
}

#access #menu-item-35:hover > a {
	background: none;
}

#access li:hover > a,
#access a:focus {
	color: #ee2f2b;
}
#access ul li:hover > ul {
	display: block;
}
#access .current-menu-item > a,
#access .current-menu-ancestor > a,
#access .current_page_item > a,
#access .current_page_ancestor > a {
	background: url(images/template/menu-principal-hover.png) repeat-x left top;
	color: #ee2f2b;
}

#access ul ul .current-menu-item > a,
#access ul ul .current-menu-ancestor > a,
#access ul ul .current_page_item > a,
#access ul ul .current_page_ancestor > a {
	background: none;
	color: #ee2f2b;
}

/*                   Menu Secondaire                   */
/*******************************************************/
.main-header .menu-secondaire {
	clear: both;
	display: block;
	float: right;
	margin: 0 auto 6px;
}
#menu-menu-secondaire {
	margin-top: 12px;
}
.menu-secondaire ul {
	font-size: 14px;
}
.menu-secondaire li {
	float: left;
}

.menu-secondaire .menu-item-33 a {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

.menu-secondaire a {
	color: #fff;
	padding: 0 11px 0 12px;
	text-decoration: none;
}
.menu-secondaire li:hover > a,
.menu-secondaire ul ul :hover > a,
.menu-secondaire a:focus {
	color: #ee2f2b;
}

.facebook-menu-secondaire {
	background: url(images/template/facebook-mini.png) no-repeat;
	padding:16px;
	position: relative;
	top: 8px;
}

.facebook-menu-secondaire:hover {
	background: url(images/template/facebook-mini-hover.png) no-repeat;
}

.menu-item-333 a {
	padding: 0;
}

.mini-festivals h2.nom{
	margin-bottom: 5px;
}

.mini-festivals .date,
.mini-festival .date{
	font-size: 14px;
	margin-bottom: 15px;
	line-height: 18px;
}
.mini-festival .date{
	font-weight: bold;
}
/*.mini-festivals .date span{
	display: block;
}*/

/*                     Menu Mobile                     */
/*******************************************************/
#menu-phone {
	height:32px;
	padding-top: 19px;
}

#menu-phone .toggle-menu {
	color: #FFF;
	font-size: 23px;
}

#menu-phone .toggle-menu:hover {
	text-decoration: none;
}

#menu-phone .img-menu {
	margin-left: 12px;
}
	
#dropdown-menu-phone {
	background-color:#333132;
	border:none;
	box-shadow:none;
	display:block;
	overflow:hidden;
	position:relative;
	text-indent:-9999px;
	z-index:999;
}

#dropdown-menu-phone ul li {
	height: 30px;
}

#dropdown-menu-phone ul li a {
	color: #fff;
	font-family: "Novecento wide Normal", sans-serif;
}

#dropdown-menu-phone ul li a:hover {
	color: #ee2f2b;
	text-decoration: none;
}

#dropdown-menu-phone ul .current-menu-item a {
	color: #ee2f2b;
}

/*                       IE 7 & IE 8                   */
/*******************************************************/
.ie7 #bg-header, 
.ie8 #bg-header {
	background: url(images/template/bg-header.png) left top repeat-x;
	height: 334px;
}

.ie7 .main-footer, 
.ie8 .main-footer {
	bottom: 133px;
	/*height: 171px;*/
	position: relative;
}

.ie7 .logo-croquez,
.ie8 .logo-croquez {
	margin-left: 10px;
}

.ie7 .logo-croquez img,
.ie8 .logo-croquez img {
	margin-top: 16px;
}

/**** Background image ****/
.ie7 #bg-site,
.ie8 #bg-site {
	background: url(images/template/bg-img.jpg) top center no-repeat;
	min-height: 695px;
}

.ie7 #site-container,
.ie8 #site-container {
	position: relative; 
	bottom: 158px;
}

.ie7 #titre-page,
.ie8 #titre-page {
	font-size: 42px;
	line-height: 48px;
	height: 32px;
	padding: 8px 24px 30px;
}

.ie7 .verger-single .left-col, 
.ie7 .partenaire-single .left-col,
.ie8 .verger-single .left-col, 
.ie8 .partenaire-single .left-col {
	
}

.ie7 .verger-single .img-petite-left,
.ie8 .verger-single .img-petite-left {
	margin-right: 10px;
}

.ie7 .verger-single .img-petite-right,
.ie8 .verger-single .img-petite-right {
	margin-left: 10px;
}

.ie7 .verger-single .img-petite-left, 
.ie7 .verger-single .img-petite-right,
.ie8 .verger-single .img-petite-left, 
.ie8 .verger-single .img-petite-right {
	margin-top: 20px;
	max-width: 120px;
}

.ie7 .decaler,
.ie8 .decaler {
	bottom: 55px;
	position: relative;
}

.ie7 .page-template-page-contact-php .decaler,
.ie8 .page-template-page-contact-php .decaler {
	bottom: 155px;
}

.ie7 .lien-carte {
	display: none;
	height: 0px;	
}

.ie8 #carte-interactive {
	height: 350px;
}

.ie7 .main-footer .facebook a img {
	float: left;
}

.ie7 .facebook {
	border-left: 1px solid #2a292a;
	padding-left: 12px;
	max-width: 250px;
}

.ie8 .border-cote,
.ie7 .border-cote {
	border-left: 1px solid #888787;
	border-right: 1px solid #888787;
	padding-left: 8px;
	padding-right: 8px;
}

.ie7 .legende-pomme #cuisson, .ie7 .legende-pomme #savourer {
	padding-right: 20px;
	width: auto;
}

/* Fix Bootstrap pour IE7 */
.ie7 .span6 {
	padding-bottom: 40px;
	width: 45%;
}

.ie7 .span4 {
	padding-bottom: 40px;
	width: 30%;
}
.ie7 .span3 {
	padding-bottom: 40px;
	width: 20%;
}

.ie7 .span2 {
	padding-bottom: 40px;
	width: 10%;
}


.ie7 .verger-resume {
	padding-bottom: 0px;
	width: 100%;
}

/* ---------------------------------------- */
/* IPAD PAYSAGE & DESKTOP (100%)			*/
/* ---------------------------------------- */
@media (min-width: 1280px) {

}

/* ---------------------------------------- */
/* IPAD ET TABLETTES PAYSAGE				*/
/* ---------------------------------------- */
@media (max-width: 1280px) {

}

/* ---------------------------------------- */
/* IPAD PAYSAGE & IPHONE					*/
/* ---------------------------------------- */
@media (max-width: 1024px) {

}

/* ---------------------------------------- */
/* IPAD PORTRAIT & IPHONE					*/
/* ---------------------------------------- */
@media (max-width: 979px) {
	.main-footer .facebook a {
		padding-left: 16px;
		padding-top: 50px;
	}
	
	.main-footer .facebook a span {
		padding: 10px 0 0 3px;
	}
	
	.main-footer .facebook a img {
		max-width: 52px;
	}
	
	/* Menu footer */
	
	#menu-item-211 {
		width: 85px;
	}
	
	#menu-item-212 {
		width: 145px;
	}
	
	#menu-item-213 {
		width: 135px;
	}
	
	#access a {
	padding: 0 11px;
	}
}

/* ---------------------------------------- */
/* IPAD	PORTRAIT SEULEMENT					*/
/* ---------------------------------------- */
@media (min-width: 768px) and (max-width: 979px) {
	
}

@media (min-width: 768px) {	
	#bg-header {
		background: url(images/template/bg-header.png) left top repeat-x;
		height: 334px;
	}
	
	.border-cote {
		border-left: 1px solid #888787;
		border-right: 1px solid #888787;
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.main-footer {
		bottom: 133px;
		/*height: 171px;*/
		position: relative;
	}
	
	.logo-croquez {
		margin-left: 10px;
	}
	
	.logo-croquez img {
		margin-top: 16px;
	}

	/**** Background image ****/
	#bg-site {
		background: url(images/template/bg-img.jpg) top center no-repeat;
		min-height: 695px;
	}
	
	#site-container {
		/*background-color: #dddbdc;*/
		position: relative; 
		bottom: 158px;
	}
	
	#titre-page {
		font-size: 42px;
		line-height: 48px;
		padding: 8px 24px 20px;
	}
	

	
	.verger-single .img-petite-left {
		margin-right: 10px;
	}
	
	.verger-single .img-petite-right {
		margin-left: 10px;
	}
	
	.decaler {
		bottom: 55px;
		position: relative;
	}
	
	.page-template-page-contact-php .decaler {
		bottom: 155px;
	}
	
	#legende {
		max-width: 190px;
	}
}
		
/* ---------------------------------------- */
/* IPHONE SEULEMENT							*/
/* ---------------------------------------- */
@media (max-width: 767px) {	
	#bg-header {
		background: url(images/template/mobile/bg-header.png) left top repeat-x;
		height: 183px;
	}
	
	.fond-noir {
		margin: 0 auto;
		margin-bottom: 20px;
		width: 310px;
	}
	
	#bg-teaser-carte {
		background: url(images/template/map-color.png) no-repeat;
		height: 145px;
		margin: 0 auto;
	}
	
	#bg-teaser-pommes {
		background: url(images/template/pomme-color.jpg) no-repeat;
		height: 145px;
		margin: 0 auto;
	}
	
	#bg-teaser-recettes {
		background: url(images/template/tarte-color.jpg) no-repeat;
		height: 145px;
		margin: 0 auto;
	}
	
	.main-header, #dropdown-menu-phone, .main-footer {
		text-align: center;
		width: 100%;
	}
	
	.main-footer .contenu {
		padding: 35px 0 20px;
	}
	
	.logo-croquez img {
		margin-top: 7px;
	}
	
	#site-container {
		padding: 0;
		width: 100%;
	}
	
	#titre-page {
		font-size: 23px;
		line-height: 28px;
		padding: 22px 0 20px 0;
		text-align: center;
	}
	
	.legende-pomme .type-pomme, .legende-pomme #legende {
		padding-bottom: 18px;
	}
	
	.pomme {
		/*border-bottom: 1px solid #989697;
		margin-bottom: 20px;*/
	}
	
	.teaser-depliant {
		margin-bottom: 20px;
		max-height: 175px;
	}
	
	.contenu-accueil {
		margin-bottom: 0px;
	}
	
	.bouton {
		margin-bottom: 20px;
		width: 110px;
	}
	
	.menu-secondaire li {
		float: none;
		display: inline;
	}
	
	.menu-secondaire a {
		padding: 0 5px;
	}
	
	.menu-item-333 a {
		padding: 0 1px;
	}
	
	.logo-recette {
		margin-top: 20px;
	}
	
	.single-recette .liste-recette ul {
		position: static;
	}
	
	.legende-map .type-marker, .legende-map #legende {
		margin-bottom: 15px;
	}	
	
	.verger-single .img-petite-left, 
	.verger-single .img-petite-right,
	.verger-single .img-grosse { 
		max-width: 97%;
	}
	
	.lien-carte {
		float: none;	
	}
	
	#carte-interactive a {
		background: url(images/vergers/carte-black.jpg) no-repeat center;
		padding: 0px 100px 100px;
	}
	
	#carte-interactive a:hover {
		background: url(images/vergers/carte-color.jpg) no-repeat center;
	}
	
	.verger {
		border-bottom: 1px solid #888787;
		padding-top: 20px;
	}
	
	.verger-last {
		border-bottom: none;
	}

	.verger-resume {
		border-top: none;
		padding-top: 15px;
	}
	
	.legende-pomme #savourer {
		margin-left: 10px;
		padding-left: 32px;
	} 
	
	.legende-pomme #jus {
		margin-left: 12px;
		padding-left: 30px;
	}
	
	.pomme, .recette, .partenaire {
		border-bottom: 1px solid #888787;
		padding: 20px 0;
	}
	
	.first-recette {
		border-right: none;
		padding-right: 0px;
	}
	
	.img-verger-cb {
		padding-top: 40px;
		position: static;
	}
	
	.header-post-mobile .span9 {
		min-height: 0px;;
	}
}