﻿*{
	text-align:left;
	box-sizing: border-box;
	font-family: 'Open Sans', sans-serif;
}

html, body {
	height:100%;
	margin:0;
	padding:0;
	background:#fff;
	min-width:220px;
}

body{
	min-height:100%;
	margin:0;
	padding:0;
	font-weight: 400;
	color:#333;
	font-size:14px;
}

p{
	color:#333;
	font-size: 24px;
	text-align: left;
	line-height:1.4;
	font-size: 15px;
}

.content ul li{
	list-style-type: disc;
	margin-left:20px;
}

img{
	max-width: 100%;
}

strong{
	font-weight: 700;
}

em{
	font-style: italic;
}

a{
	color:#F39A21;
}

.wrapper{
	width:840px;
	height:100%;
	margin:auto;
	position:relative;
}

.superglobal{
	position : relative;
	min-height: 100%;
	background:#fff;
}

.global{
	position: relative;
	min-height: 100%;
	width:100%;
	margin: 0 auto;
	/*padding-bottom:220px;*/
}

.languages{
	position: absolute;
	top:10px;
	right: 10px;
	z-index: 999;
}

.header{
	width:100%;
	min-height:270px;
	background:url(img/header.jpg) no-repeat center top #D4E2EB;
  -webkit-background-size: cover; /* pour anciens Chrome et Safari */
  background-size: cover; /* version standardisée */
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 80px;
	z-index: 1;

    -moz-box-shadow: 0px -3px 15px #333;
    -webkit-box-shadow: 0px -3px 15px #333;
    box-shadow: 0px -3px 15px #333;
}

.header *{
	text-align: center;
}

.header h2{
	color:#fff;
	font-family: 'Montserrat';
	font-weight: 700;
	font-size: 38px;
    text-shadow:0px 0px 5px #000000;
}

.header h3{
	color:#fff;
	font-family: 'Open Sans';
	font-weight: 400;
	font-size: 38px;
    text-shadow:0px 0px 5px #000000;
    margin-bottom: 60px;
}

.bouton{
	background: #F39A21;
	padding:10px 20px;
	color:#fff;
	border-bottom:3px solid #BF7C24;
	font-weight: 700;
}

.bouton:hover{
	background: #BF7C24;
}

.commandez{
	height:66px;
	width: 220px;
	background:url(img/pointer-commande.png) no-repeat bottom left #f39a21;
	position: fixed;
	top:100px;
	right:0;
	z-index: 9999;
	border-bottom:3px solid #BF7C24;
	border-right: 15px solid #2f4f24;
}

.commandez p{
	font-size: 12px;
	padding-top:5px;
	text-align: right;
	margin-right: 20px;
	color:#fff;
}

.commandez p span{
	text-transform: uppercase;
	font-weight: 700;
	font-size: 20px;
}

.logo{
	text-align: center;
	margin:auto;
	padding-top:30px;
	display: block;
}

h1{
	color:#2f4f24;
	text-align: center;
	font-weight: 700;
	font-family: 'Montserrat';
	text-transform: uppercase;
	font-size: 18px;
	margin:10px 0 40px 0;
}

h1 span{
	color:#f39a21;
}

.menu{
	min-height:42px;
	border-top:1px solid #2f4f24;
	border-bottom:1px solid #2f4f24;
	position:relative;
	margin-bottom:60px;
}

ul.main-menu{
	position:relative;
	display:block;
}

ul.main-menu li{
	line-height: 42px;
	display: inline-block;
	position:relative;
	font-weight: bold;
	text-transform: uppercase;
}

ul.main-menu li a{
	position:relative;
	display: block;
	padding:4px 6px 4px;
	margin-top:-4px;
	color:#2f4f24;
}

ul.main-menu li a.active{
	color:#F39A21;
}

ul.main-menu li:hover a{
	color:#F39A21;
}

ul.main-menu li ul{
	display: none;
	z-index: 9;
	width:220px;
	position: absolute;
	left:-50%;
	background: #fff;
	height:auto;
	top:47px;
}

ul.main-menu li ul li{
	height:50px;
	width:100%;
	line-height: 50px;
	text-transform: none;
	border-bottom:1px solid #ccc;
	margin-top:0;
	padding-top:0;
	margin-bottom:0;
	padding-bottom: 0;
}

ul.main-menu li:hover ul{
	display:block;
}

ul.main-menu li:hover ul li a{
	color:#aaa;
}

ul.main-menu li ul li:hover a{
	color:#F39A21;
}

ul.main-menu li:hover ul li a{
}

/* Nav ------------------------------ */

#nav-trigger {
	display: none;
	text-align: center;
}

#nav-trigger span {
	cursor:pointer;
    /*color: #fff;*/
    display: block;
    height: 35px;
    line-height: 38px;
    margin: auto;
    text-align: center;
    text-transform: uppercase;
    width: 140px;
    margin-bottom:10px;
}

#nav-trigger span:after {
	display: inline-block;
	content: "";
}

nav#nav-main ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

nav#nav-mobile {
	position: relative;
	display: none;
	width:96%;
	margin:auto;
}

nav#nav-mobile ul {
	display: none;
	list-style-type: none;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

nav#nav-mobile ul.expanded{
	margin-bottom:20px;
}

nav#nav-mobile li {
	display: block;
}

nav#nav-mobile li:last-child {
}

nav#nav-mobile a {
	display: block;
}

nav#nav-mobile a:hover {
}

.portail{
	padding:50px 0;
	/*background:url(img/cbl-bg.png) no-repeat bottom left;*/
	z-index: 0;
}

.bloc{
	display: inline-block;
	float:left;
	width:30%;
	text-align: center;
	background:#F39A21;
	margin:0 1.6666%;
	border-bottom:5px solid #BF7C24;
	margin-bottom: 40px;
	position: relative;
}

.trait{
	width:40px;
	height:3px;
	border-bottom:3px solid #fff;
	position: relative;
	left:50%;
	margin-left:-20px;
	padding-top: 20px;
	margin-bottom: 20px;
}

.trait-home{
	width:40px;
	height:3px;
	border-bottom:3px solid #BF7C24;
	position: relative;
	left:50%;
	margin-left:-20px;
	padding-top: 20px;
	margin-bottom: 20px;
}

.bloc h3{
	text-align: center;
	text-transform: uppercase;
	color:#fff;
	margin:20px 0;
	font-size: 20px;
}

.ariane p{
	color:#aaa;
	text-align: left;
	padding-top:20px;
}

.content{
	/*background:#eee;*/
}

.content h2{
	text-align: center;
	font-weight: 700;
	font-size: 28px;
	text-transform: uppercase;
	color:#2F4F24;
	margin-top:20px;
	font-family: 'Montserrat';
}

.content h2 span{
	font-weight: 400;
	text-transform: none;
	font-size: 18px;
}

.content h3{
	color:#F39A21;
	text-transform: uppercase;
	text-align: left;
	font-size: 23px;
	/*border-bottom: 2px solid #F39A21;*/
	margin-top:40px;
	margin-bottom:25px;
	font-weight: 700;
	font-family: 'Montserrat';
}

.content p,.content ul{
	margin-bottom:12px;
}

.content ul li{
	line-height:1.4;
}

.content .bloc{
	background:#fff;
	border-top:5px solid #172712;
	border-bottom:0;
}

.content .bloc .titre-bloc{
	background:#2F4F24;
}

.content .bloc h4{
	background:#2F4F24;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	height:100px;
	padding-top:20px;
}

.content .bloc ul{
	margin:20px 0;
}

.content .bloc ul li{
	text-align: center;
	list-style-type: none;
	margin:0;
	margin-bottom:10px;
}

.quote{
	padding:40px 0;
}

.quote p.citation{
	text-align: left;
	color:#2f4f24;
	font-size: 30px;
	font-weight: 700;
	background:url(img/guillemets-1.png) no-repeat top left;
	padding-left:55px;
}

.quote p.signature{
	color:#F39A21;
	padding-left:55px;
	padding-top:10px;
}

.formulaire-commande h3{
	background:#2F4F24;
	color:#fff;
	border:0;
	text-align: center;
	padding:10px 0;
	font-size: 18px;
}

.formulaire-commande h4{
	background:#ccc;
	color:#555;
	text-transform: uppercase;
	border:0;
	text-align: center;
	padding:10px 0;
	font-size: 14px;
	font-weight: 700;
}

.footer{
	position:relative;
	bottom:0;
	left:0;
	right:0;
	min-height:200px;
	background:#2F4F24;

    -moz-box-shadow: 0px 0px 15px #333;
    -webkit-box-shadow: 0px 0px 15px #333;
    box-shadow: 0px 0px 15px #333;
}

.footer h3{
	color:#F39A21;
	text-transform: uppercase;
	margin-top:20px;
	font-weight: 700;
}

.footer p{
	font-size: 12px;
	color:#fff;
	text-align: left;
}

.footer ul li{
	text-transform: uppercase;
	margin-top:5px;
}

.footer a{
	color:#fff;
}

.footer a:hover{
	color:#F39A21;
}

.bottom{
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	min-height:40px;
	background:#111;
}

.bottom p{
	text-align: center;
	line-height:40px;
}

.content .rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}

.sliding{
	position: relative;
}

.sliding .prev{
	position:absolute;
	left:0;
	top:50%;
	z-index: 999;
}

.sliding .next{
	position:absolute;
	right:0;
	top:50%;
	z-index: 999;
}

.content .rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
	list-style: none;
	margin:0;
}

.content .rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}

.content .rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
}

/* Selection ------------------------------ */

*::selection {
	background:#F39A21;
	color:#2F4F24;
}

*::-moz-selection {
	background:#F39A21;
	color:#2F4F24;
}

*::-webkit-selection {
	background:#F39A21;
	color:#2F4F24;
}

@media handheld, only screen and (max-width: 1000px) {
	.menu{
		margin-top: 10px;
	}
	.menu ul{
		float:none;
		text-align: center;
	}
}

@media handheld, only screen and (max-width: 840px) {
	.wrapper{
		width:96%;
		margin:auto;
	}
}

@media handheld, only screen and (max-width: 770px) {

	.commandez{
		top:170px;
	}

	.menu{
		margin-top:110px;
		background:rgba(255,255,255,0.8);
	}

	.menu ul.main-menu{
		width:100%;
		float:none;
		margin:0;
		text-align: center;
	}

	.menu ul.main-menu li{
		width:100%;
		text-align: center;
		margin:0;
	}

	.menu ul.main-menu li a{
		margin:0;
		text-align: center;
	}

	.menu ul.main-menu li a.active, a:hover{
		text-align: center;
	}

	.menu ul.main-menu li ul{
		width:100%;
	}

	.menu ul.main-menu li ul li a{
	}

	.menu ul.main-menu li ul li a:hover{
	}

	.menu ul.main-menu li :hover ul{
	}

	.menu ul.main-menu li :hover ul li a{
		margin-top:-4px;
	}

	.menu .wrapper{
		width:100%;
	}

	.menu #nav-trigger span{
		clear:both;
		margin-top:10px;
	}

	#nav-trigger {
   		display: block;
   	}

	nav#nav-main {
	    display: none;
	}

	nav#nav-mobile {
    	display: block;
		clear:both;
    }

	nav#nav-mobile ul.expanded{
		clear:both;
		margin-bottom:0;
	}
	
	nav#nav-mobile li:hover ul {
		display: block;
	}
}


@media handheld, only screen and (max-width: 600px) {

	.bloc{
		width:96%;
		margin:20px 2%;
	}

}