/* ------------------------------------------------------------------------

Projet : Template site "Cliqeo template demo"

------------------------------------------------------------------------- */

/*-------------------------------------------------------------------------
============================================================================
            [ CSS Framework pour responsive themes pour CLIQEO ]
============================================================================
--------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------
1/*-----------[ Reset ]
2/*----------[ Header ]
3/*--[ Main container ]
4/*------[ Navigation ]
5/*---------[ Content ]
6/*------[ Form Input ]
7/*----------[ Tables ]
8/*------------[ Line ]
9/*-----[ Search Form ]
10/*------[ Read More ]
11/*------------[ Map ]
12/*--------[ Sidebar ]
13/*---------[ Footer ]
14/*-[ Contact Widget ]
15/*-----[ Ad Widgets ]
16/*-----[page contact]
17/*-------[Responsive]
/*--------------------------------
/*-[ Reset ]
---------------------------------*/
@import url(http://fonts.googleapis.com/css?family=Oswald:300,400,700);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700);
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video{
    margin:0;
    padding:0;
    border:0;
    font-size:100%;
    font:inherit;
    vertical-align:baseline;
}
html {
    overflow-x: hidden;
}
.class_box {
	background-color:white;
	background: none;
    background-image: none;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section{
    display:block;
}
ol, ul{
    list-style:none;
}
blockquote, q{
    quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after{
    content:'';content:none;
}
table{
    border-collapse:collapse;
    border-spacing:0;
}
button, input, select, textarea{
    margin:0;
}
:focus{
    outline:0
}
a:link{
    -webkit-tap-highlight-color:#FF5E99;
}
a:hover{
	cursor:pointer;
	text-decoration: none;
	opacity: 0.7
}
input:hover{
	opacity:0.7
}
img,video,object,embed{
    max-width:100%;
}
iframe {
    max-width:100%;
}
blockquote{
    font-style:italic;
    font-weight:normal;
    font-family:Georgia,Serif;
    font-size:15px;
    padding:0 10px 20px 27px;
    position:relative;
    margin-top: 25px;
}
blockquote:after{
    position:absolute;
    content:'"';
    font-size:40px;
    color:#D0D9E0;
    width:50px;
    top:-5px;
    left:0;
    font-family:arial;
}
blockquote p{
    margin-bottom:10px;
}
strong ,b {
    font-weight:bold;
}
em, i, cite {
    font-style:italic;
    font-family:georgia;
}
small{
    font-size:100%;
}
figure{
    margin:10px 0;
}
code,pre{
    font-family:monospace,consolas,sans-serif;
    font-weight:normal;
    font-style:normal;
}
pre{
    margin:5px 0 20px 0;
    line-height:1.3em;
    padding:8px 10px;
    overflow:auto;
}
code{
    padding:0 8px;
    line-height:1.5;
}
mark{
    padding:1px 6px;
    margin:0 2px;
    color:black;
    background:#FFD700;
}
address{
    margin:10px 0
}

@font-face {
				font-family: 'SegoeUI-Regular';
				src: url('fonts/segoeui.eot');
				src: url('fonts/segoeuid41d.eot?#iefix') format('embedded-opentype'),
						 url('fonts/segoeui.woff') format('woff'),
						 url('fonts/segoeui.ttf') format('truetype'),
						 url('fonts/segoeui.svg#segoeui') format('svg');
				font-weight: normal;
				font-style: normal;
		}
@font-face {
		font-family: 'SegoeUI-Bold';
		src: url('fonts/segoeuibold.eot');
		src: url('fonts/segoeuiboldd41d.eot?#iefix') format('embedded-opentype'),
				url('fonts/segoeuibold.woff') format('woff'),
				url('fonts/segoeuibold.ttf') format('truetype'),
				url('fonts/segoeuibold.svg#segoeuibold') format('svg');
		font-weight: normal;
		font-style: normal;
		}
@font-face {
    font-family: 'SegoeUISemibold';
    src: url('fonts/seguisb.eot');
    src: url('fonts/seguisb.eot') format('embedded-opentype'),
         url('fonts/seguisb.woff') format('woff'),
         url('fonts/seguisb.ttf') format('truetype'),
         url('fonts/seguisb.svg#SegoeUISemibold') format('svg');
}
@font-face {
    font-family: 'SegoeUILightItalic';
    src: url('fonts/seguili.eot');
    src: url('fonts/seguili.eot') format('embedded-opentype'),
         url('fonts/seguili.woff') format('woff'),
         url('fonts/seguili.ttf') format('truetype'),
         url('fonts/seguili.svg#SegoeUILightItalic') format('svg');
}

span.blue-bold{
	font-family: 'helvetica',sans-serif;
	font-weight:bolder;
	color:#034f88;
}
span.blue-thin{
	font-family: 'helvetica',sans-serif;
	font-weight:thin;
	color:#034f88;
}
span.red-bold{
	font-family: 'helvetica',sans-serif;
	font-weight:400;
	color:#034f88;
	font-size:18px
}
span.black-bold{
	font-family: 'helvetica',sans-serif;
	font-weight:bolder;
	color:black
}
form.cmxform { width: 50em; }
em.error {
  background:url("images/unchecked.gif") no-repeat 0px 0px;
  padding-left: 16px;
  font-size: 14px;
font-weight: 400;
}
em.success {
  background:url("images/checked.gif") no-repeat 0px 0px;
  padding-left: 16px;
  font-size: 14px;
font-weight: 400;
}
h2#summary {
color : red;
}
form.cmxform label.error {
	margin-left: auto;
	width: 250px;
}
em.error { color: black; }
#warning { display: none; }
/*--------------------------------
/*-[ Header ]
---------------------------------*/
#header h1{
    color:transparent;
    width:460px; 
}
#header a.devis h2{
    margin-bottom:0;
	line-height:55px;
}
#header h1 a{
    background: url(images/logo.png) no-repeat;
    display: block;
    min-height: 144px;
    line-height: 28px;
}
.more a, .bubble a:hover, #commentform input#submit {
    background-color: #79ACCD;
}
a, .title a:hover, #navigation ul ul li a:hover, #navigation > ul > li > a:hover {
    color:#79ACCD;
}
/*-----------------------------------------------
=================================================
                   [ Body ]
=================================================
------------------------------------------------*/
body{
    line-height:1;
    font: 14px/23px 'Open Sans', sans-serif;
    color: #191919;
    background:#fff;
}
::-moz-selection{
    background:#333;
    color:white;

}
::selection{
    background:#333;
    color:white;
}
#page, .container {
    position: relative;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
}
h1,h2,h3,h4,h5,h6{
    font-weight:normal;
    margin-bottom:12px;
    font-family: 'Oswald', sans-serif;
}
h1{
    font-size:28px;
    line-height:44px;
}
h2{
    font-size: 15pt;
    line-height: 30pt;
}
h3{
    font-size:22px;
    line-height: 38px;
}
h4{
    font-size:20px;
    line-height:24px;
}
h5{
    font-size:18px;
    line-height:34px;
}
h6{
    font-size:16px;
    line-height:24px;
}
.sub-title{
    font-size:12px;
}
p{
    margin-bottom: 20px;
    line-height: 17px;
}
a{
    text-decoration:none;
    color: #2f2529;
    -webkit-transition: background-color, color 0.2s linear;
    -moz-transition: background-color, color 0.2s linear;
    transition: background-color, color 0.2s linear;

}
a:hover{
    color:#000000;
}
a:link, a:visited, a:active{
    text-decoration:none;
}
:target{
    padding-top:20px;
}
.clearfix:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
}
/*-----------------------------------------------
/*-[ Main container ]
-----------------------------------------------*/
#page,
.container{
    background:transparent;
    padding: 0 20px;
    max-width: 960px;
    min-width:240px;
    overflow:visible;
}
#page{
    min-height:100px;
    float: none;
    clear: both;
    overflow:hidden;
}
#content_box p,#content_box span,#content_box li{ 
	line-height:18px!important;
	margin:0!important
}
/*-----------------------------------------------
/*-[ Header ]
-----------------------------------------------*/
body > header{
    width: 100%;
    position: relative;
}
.main-header {
    position: relative;
    width: 100%;
    z-index: 99;
    background-color:#fff;
}
#header{
    position: relative;
    width: 100%;
    margin: 0;
}
#header h1 {
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    display: block;
    float: left;
    display: inline-block;
    line-height: 35px;
    /* text-transform: uppercase; */
	margin-top: 10px;
	margin-bottom: 10px;
}
#logo{
	   position:relative
}
#logo a {
    color:transparent;
}
#logo span{
	bottom: 3px;
	color: #7e7e7e;
	font-family: 'Oswald', sans-serif;
	position: absolute;
	left: 150px;
	line-height: 26px;
	font-weight: 300;
	font-size: 22px;
	text-align: left;
	font-style: italic;
}
.banner-header {
    float: left;
    width: 245px;
	font-family: 'Oswald', sans-serif;
	font-weight:300;
	font-size:15px;
	margin-top: 37px;
}
.banner-header.adresse_top p{
    color: #0879bb;
margin-bottom: 0;
background-image: url(images/boutique.png);
background-repeat: no-repeat;
background-position: left center;
padding-left: 37px;
font-size:23px;
line-height:32px;
clear: both;
font-weight: 400;
margin-top: 0px;
margin-bottom: 20px;

}

.banner-header div.devis h2{
  font-size:22px!important;
 line-height:45px!important;
 margin-top:0!important
}
.banner-header div.phone h2{
    background:url(images/phone.png) left center no-repeat;
	line-height:35px;
    margin-bottom:0;
    text-align: left;
    padding-left: 37px;
	color: #0879bb;
	font-size: 30px;
	font-weight: 700;
	white-space: nowrap;
	font-style: normal;
	margin-top: 2px;
}
.banner-header.devis{
	margin-top:47px
}
.banner-header a.devis {
	display: block;
	float: right;
	background: url(images/agenda.png) no-repeat left center;
	padding-left: 45px;
	font-size: 30px;
	font-weight: 400;
	line-height: 34px;
	text-transform: uppercase;
	color: #0879bb;
}
.widget a.agenda {
	background: #0879bb;
	color: #fff;
	display: block;
	width: 80%;
	margin: 10px auto;
	text-align: center;
	padding: 5px;
	border-radius: 5px;
	float: none;
}
/*-----------------------------------------------
/*-[ Bandeaux]
-----------------------------------------------*/
#bandeaux{
    clear: both;
    float: none;
    min-height: 260px;
/*     overflow: hidden; */
   /* background-image:url('images/bg-bandeau.png');*/
background-color:#b4d6ea;   
	background-repeat:repeat-x;
	background-position:top center;
	margin-bottom:50px;
}
#bandeaux div.conteneur{
    background: transparent;
    max-width: 960px;
    min-width: 240px;
    padding: 0 20px;
    margin-left: auto;
    margin-right: auto;
   /*  overflow: hidden; */
    position: relative;
}
#bandeaux div.conteneur div.left{
    float: left;
	position:relative;
	width:100%;
}
.left a.next,.left a.prev {position:absolute;top:48%;display:block;width:33px;height:33px;
background-image:url('images/navs.png');color:transparent;
background-repeat:no-repeat;}
.left a.next{right:15px;background-position:-33px 0;}
.left a.prev{left:15px;background-position:0 0;}
.left a.next:hover,.left a.prev:hover {
	-moz-opacity: 0.70;
-khtml-opacity: 0.70;
opacity: 0.70;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=70);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
filter:alpha(opacity=70);
}
ul.callbacks_tabs{width:100%;text-align:center;position:absolute;z-index:2; bottom: -35px;}
ul.callbacks_tabs li{
    display: inline-block;
	margin-right:7px;
}
ul.callbacks_tabs li:last-child{
	margin:0
}
ul.callbacks_tabs:after{
   clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
}
ul.callbacks_tabs li a{color:transparent;
	display:block;width:11px;height:11px;
	background-image:url('images/nav.png');
	
}
ul.callbacks_tabs li.callbacks_here a{
	background-image:url('images/nav-activ.png');
}
#bandeaux div.conteneur div.right h2{
	color:black;
	margin-top:11%;
	margin-left:20%
}
#bandeaux div.conteneur div.right p{
	padding-left: 10%;
	font-size:20px;	
	padding-top:5%;
	margin-bottom:0!important
}
#bandeaux div.conteneur div.right img{
    float:left
}
#bandeaux div.conteneur div.right a{
    background-image: url("images/print.html");
    background-repeat: no-repeat;
    background-position: top left;
    display: block;
    height:18px;
    width:84px;
    margin-left:50%;
}
/*-----------------------------------------------
/*-[ Slider]
-----------------------------------------------*/
.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
    margin-top:27px;
	-webkit-box-shadow:  0px 0px 5px 1px rgba(0, 0, 0, 0.2); 
    box-shadow:  0px 0px 5px 1px rgba(0, 0, 0, 0.2);
}

.rslides li {
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

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

.rslides img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0;
}
.shadow-slider{
	height:19px;
	background-image:url('images/ombre-slider.png');
	background-repeat:no-repeat;
	background-position:bottom center;
	position:absolute;
	bottom:-20px;
	width:100%;
	z-index:1;
}
.rslides_tabs {
    background: transparent;
    font-size: 18px;
    list-style: none outside none;
    margin: 0 auto;
    padding: 10px 0;
    text-align: center;
    width: 50%;
	position:absolute;
	bottom:20%;
	right:2%;
}
.rslides_tabs li{
	float:right;
	width:18px
}
.rslides_tabs a {
    background-image:url("images/nav.png");
	background-repeat:no-repeat;
	background-position:center;
	background-color:transparent;
    display: inline;
    height: auto;
    line-height: 20px;
    padding: 0 2px;
    width: auto;
	color: transparent;
}
.rslides_tabs .rslides_here a {
    background-image:url("images/nav-activ.png");
	background-repeat:no-repeat;
	background-position:center;
	background-color:transparent;
    color: transparent;
    font-weight: bold;
}
/*-----------------------------------------------
/*-[ Navigation ]
-----------------------------------------------*/

*/
#navigation select,#navfooter select{
    display:none;
}
*/tion ul li a:link,
#navigation ul li a:visited{
    overflow:hidden;
    display:block;
}
#navigation > ul > li > a{
    font-weight:normal;
}
#navigation > ul > li > a:hover{
    color: #fff;
}
#navigation > ul > li > a.actif:hover{
    color: #FF7E01;
}
#navigation > ul > .current{
    border-top-color:rgba(0,0,0,0.3);
}
#navigation > ul > .current a{
    background:transparent;
    color:#BFC5C9 !important;
}
#navigation ul li li{
    margin-top:-2px;
}
#navigation ul ul{
    position:absolute;
    width:190px;
    padding: 5px 0 5px 0;
    z-index: 400;
    font-size:12px;
    background: #fff;

    color: #000;
    border: 3px solid #ddd;
}
#navigation ul ul li{
    padding:0;
    border-right: 0;
}
#navigation ul ul a,
#navigation ul ul a:link,
#navigation ul ul a:visited{
    padding: 9px 20px;
    width:148px;
    -moz-border-radius:0;
    border-radius:0;
    text-align: left;
}
#navigation ul ul li:first-child a{
    border-top:none;
    text-align: left;
}
#navigation ul ul li:last-child a{
    border-bottom:none;
    text-align: left;
}
#navigation ul ul li a:hover{
    color: #79ACCD;
}
#navigation ul li li:hover > a{
}
#navigation ul ul{
    opacity:0;
    left:-999em;
}
#navigation ul li:hover ul{
    left: -22px;opacity:1;
}
#navigation ul ul ul{
    top:-10px;
}
#navigation li:hover ul ul,
#navigation li:hover ul ul ul,
#navigation li:hover ul ul ul ul{
    left:-999em;
    opacity:0;
}
#navigation li:hover ul,
#navigation li li:hover ul,
#navigation li li li:hover ul,
#navigation li li li li:hover ul{
    opacity:1;
    left: 195px;
}
#navigation ul ul:after{
}
#navigation ul ul ul:after{
    border-color:transparent #282E33 transparent transparent;
    border-color:transparent rgba(14,19,22,0.92) transparent transparent;
    left:-12px;
    top:3px;
} */


#menu-nav {
    display: table-cell;
    vertical-align: bottom;
    text-align: right;
}
#menu-button {
    vertical-align: bottom;
    float: right;
    
    padding: .375em; /* 6/16 = 0.375em */
    margin: 0 .375em 0 2em;
    
    opacity: .7;
    cursor: pointer;
    
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
    -ms-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
    -o-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
    
    background-color: #0879bb;
    background-image: -moz-linear-gradient(top,rgba(100, 152, 190, .5),rgba(30, 82, 120, .5));
    background-image: -webkit-linear-gradient(top,rgba(100, 152, 190, .5),rgba(30, 82, 120, .5));
    background-image: linear-gradient(top,rgba(100, 152, 190, .5),rgba(30, 82, 120, .5));
    background-image: -ms-linear-gradient(top,rgba(100, 152, 190, .5),rgba(30, 82, 120, .5));
    background-image: -o-linear-gradient(top,rgba(100, 152, 190, .5),rgba(30, 82, 120, .5));
    background-position: left bottom;
    background-repeat: repeat-x;
}
#menu-button.selected,
#menu-button:active {
    opacity: 1;
    
    -moz-box-shadow: 0 1px 1px rgba(120, 120, 120, .2);
    -webkit-box-shadow: 0 1px 1px rgba(120, 120, 120, .2);
    -ms-box-shadow: 0 1px 1px rgba(120, 120, 120, .2);
    -o-box-shadow: 0 1px 1px rgba(120, 120, 120, .2);
    box-shadow: 0 1px  1px rgba(120, 120, 120, .2);
    
    background-color: #0879bb;
    
    margin-bottom: -.375em; /* 6/16 = .375em */
}
#menu-button-inner {
    width: 78px;
    height: 41px;
	background: transparent url(image/menu-bg.png) no-repeat 0 0;
}
section.cont-menu-haut{
	 background-color:#0879bb;
    margin:0 auto;
    padding: 0px ;
}
#menu-drink {
    clear: both;
    display: none;
    /*position: absolute;*/
    width: 100%;
    background-color: transparent;
    
    -moz-box-shadow: 0 2px 2px rgba(25, 68, 99, .4);
    -webkit-box-shadow: 0 2px 2px rgba(25, 68, 99, .4);
    -ms-box-shadow: 0 2px 2px rgba(25, 68, 99, .4);
    -o-box-shadow: 0 2px 2px rgba(25, 68, 99, .4);
    box-shadow: 0 2px 2px rgba(25, 68, 99, .4);
}

#menu-drink ul {
    overflow: hidden;
	text-align:center;
	margin: 0;
padding: 0;
}
#menu-drink li {
	text-align:center;
	display:inline-block;
	float:none;
}

#menu-drink a {
    text-transform: uppercase;
	color: #fff;
    white-space: nowrap;
    text-decoration: none;
    display: block;
    font-family: 'Oswald', sans-serif;
    -moz-transition: color 0.3s linear, background-color 0.3s linear;
    -o-transition: color 0.3s linear, background-color 0.3s linear;
    -webkit-transition: color 0.3s linear, background-color 0.3s linear;
    -ms-transition: color 0.3s linear, background-color 0.3s linear;
    transition: color 0.3s linear, background-color 0.3s linear;
    font-weight: 400;
	text-align:center;
   /*  -moz-box-shadow: inset 0 0 2px #0A3E64;
    -o-box-shadow: inset 0 0 2px #0A3E64;
    -webkit-box-shadow: inset 0 0 2px #0A3E64;
    -ms-box-shadow: inset 0 0 2px #0A3E64;
    box-shadow: inset 0 0 2px #0A3E64; */
    
    /* line-height: 2.875em; /* 46/16 = 3.375em
    height: 2.875em; /* 46/16 = 3.375em */ 
    padding: .375em; /* 6/16 = .375em */
}
#menu-drink{background-color:#0879bb;z-index:9999999999}
#menu-drink a.active , #menu-drink a:hover{
    color: #0879bb;
	background-color:#fff;
}
/*-----------------------------------------------
/*-[ Main ]
----------------------------------------------*/
#main{
    
}
/*-----------------------------------------------
/*-[ Content ]
----------------------------------------------*/
.article{
    /* width: 74.5%; */
    float: left;
    margin-bottom: 20px;
	background-color: #fff;
	padding: 15px;
	border: 1px solid #e6e5e5;
}
.post-content {
    overflow: hidden;
    font-size: 14px;
    line-height: 23px;
}
#content_box {
    font-family:'Open Sans', sans-serif;
	color: #191919;
	font-size:14px;
	text-align: justify;
}
#content_box p,#content_box span,#content_box h1,#content_box h2,#content_box h3,#content_box h3{
}

#content_box li{
	background:url(images/list-style.png) no-repeat left 8px;
padding-left:15px;
 font-family:'Open Sans', sans-serif;
 font-weight:400;
 font-size:14px;
 line-height:23px!important;
 list-style: none;
 overflow:hidden;
 text-align:left;
}

#content_box h1 {
    font-family: 'Oswald', sans-serif;
    color:#0879bb;
    text-align: left;
    margin-top:6px;
	font-size:18px;
	font-weight:300;
	border-bottom: 1px dotted #000;
}
#content_box h2{
	color:#7e7e7e;
	font-family: 'Oswald', sans-serif;
	font-weight:700;
	font-size:30px;
	 text-align: left; 
	 font-style:normal;
	 line-height:35px;
	 text-transform:uppercase;
}
#content_box h3{
	color:#94b7cc;
	font-family: 'Oswald', sans-serif;
	font-weight:300;
	font-size:30px;
	 text-align: left; 
	 line-height:35px;
}
#content_box h4{
	color:#0879bb;
	font-family:'Oswald', sans-serif;
	font-weight:300;
	font-size:24px;
	 text-align: left; 
	 line-height:35px;
}
span.titre-adresse{
	display:block;
	text-align:center;
	font-family: 'Oswald', sans-serif;
	-webkit-text-stroke-color: #7e7e7e;
	text-shadow: 1px 0 0 #7e7e7e;
	font-size: 16px;
	margin-top: 10px;
}
p.adresse-top{
	background-color: #cbc9c9;
	color: #fff!important;
	font-size: 14px;
	padding: 7px 0px;
	margin: 5px 5px 9px;
	text-align: center;
	font-weight: 300!important;
	font-family: 'Oswald', sans-serif!important;
}
span.cabinet{
	color:#0879bb;
	text-align:center;
	font-size:18px;
	font-family: 'Oswald', sans-serif;
	display:block;
	font-weight:400;
	margin-top:15px
}
article.article a.suite{
	background-color: #855D4D;
    background-image: url("images/arraw-suite.html");
    background-position: 10px center;
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: block;
    float: right;
    line-height: 11px;
    padding: 7px 0 10px 20px;
    width: 100px;
}


.article h4 {
    color: #090a0a;
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
}
#content_box  div.blok{margin:20px 0}
#content_box div,#content_box p{
	font-family:tahoma;
	font-size:12px;
	line-height:18px;
	text-align: justify;
}
#content_box article{
	background-color: #eae9e9;
    border: 1px solid #eae9e9;
    float: left;
    height: 185px;
    margin: 0 20px 100px 0;
    padding: 5px;
    position: relative;
    width: 169px;
	color:#b3946c;
}
#content_box article.block-contact{
background-color:#7b86a3;
border: 1px solid #7b86a3;
height: 197px;
}
#content_box article.block-contact p{
text-align:center;
color:#fff;
font-family: 'Open Sans', sans-serif;
    font-size: 18px!important;
    font-weight: 400;
line-height: 23px!important;
}
#content_box article.block-contact a{
bottom: 16px;
text-align: center;
display: block;
width: 100%;
color:#fff
}
#content_box article span{
	color:#818181;
	font-weight:400;
	font-family:'Oswald', sans-serif;
	font-size:18px;
	line-height:20px!important;
    float: left;
	height:50px;
	text-align:center;
	 width: 100%;
	 text-decoration:none;
}
#content_box article a {
   /* bottom: -40px;
    position: absolute;
    right: 0;*/
}
.post.excerpt {
    clear: both;
    margin-bottom: 30px;
    overflow: hidden;
    border-bottom: 1px solid #eee;
    margin-top: 40px;
}
.thumbnail{
    float: left;
    margin-right: 15px;
}
.featured-thumbnail img {
    margin-bottom:0;
    margin-top: 3px;
    margin-right: 0;
}
.title {
    font-family: 'Oswald', sans-serif;
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 0;
}
.title a, .title {
    color: #0c2b88;
    font-family: 'helvetica', sans-serif;
    font-weight: 400;
    font-size:18px;
}
.title a:hover {
    color: #79ACCD;
}
.page h1.title {
    margin-bottom: 20px;
    margin-top: 20px;
}
article header {
    margin-bottom:15px;
}
.article img.left,
.article img.alignleft
{
    margin: 0.571em 1.571em 0.571em 0;
    display: block;
    float: left;
}
.article img.right,
.article img.alignright
{
    margin: 0.571em 0 0.571em 1.571em;
    display: block;
    float: right;
}
.article img.center,
.article img.aligncenter {
    margin: 1em auto 1em auto;
    display: block;
}
.article img.aligncenter, .article img.alignnone {
    margin-top:1em;
    margin-bottom:1em;
    display: block;
}
.article ul {
    margin: 0.5em 0 1.571em 0;
    list-style-type: circle;
	/* float:left */
}
/* .article ul:after{
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
} */
.article ol {
    margin: 1.5em 0 1.571em 1.571em;
    list-style-type: decimal;
}
/*-----------------------------------------------
/*-[ Form Input ]
-----------------------------------------------*/
input,textarea,select{
    padding:8px 12px;
    border:none;
    font-size:12px;
	background:#f5f2f2;
    border: 1px solid #d7d1d1;
    color: #5E656D;
	margin-right: 5px;
}
input.bouton{
	background-color: transparent;
    background-image: url("images/send.html");
    background-position: left top;
    background-repeat: no-repeat;
    color: transparent;
    float: right;
    margin-bottom: 20px;
    margin-top: 8px;
    padding: 2px 4px;
    text-transform: uppercase;
}
div.cont input.bouton{
	float:right;
	color:transparent;
	text-transform:uppercase
}
#bandeaux div.conteneur div.right p span.red-bold{
	display:block;
	max-width:85%;
	text-align:center
}
input.numero{
    width:228px;
	background:#cdcdcd;
	border:1px solid #bbbbbb;
	display: block;
	margin: 1px auto;
}
input.send{
    background-color:#0879bb;
	padding:4px 10px;
	color:white;
    cursor: pointer;
	margin-top:5px;
	border:none;
	text-transform:uppercase;
	font-size: 20px;
	font-weight: 300;
	width: 254px;
	font-family: 'Oswald', sans-serif;
}
.ad-300 h2{
	color:#0879bb;
	font-size:24px;
	text-align:center;
	font-weight: 300;
	margin: 10px 0 0;
}
#map-holder{ padding: 6px 10px 1px 6px}
textarea{
    overflow:auto;
    resize:vertical;
}
select{
    padding:12px 20px;
}
input:focus,
textarea:focus{
}
::-webkit-input-placeholder{
    color:#585F65;

}
::-moz-input-placeholder{
    color:#585F65;

}
::-ie-input-placeholder{
    color:#585F65;

}
::-o-input-placeholder{
    color:#585F65;

}
::input-placeholder{
    color:#585F65;

}
div.savoir{
	padding:15px;
}
div.savoir p{
 text-align:justify
}
div.savoir h4{
	color:#51524a;
	font-weight:400;
}
div.savoir a{
	color:#855d4d;
	text-decoration:underline;
}
/*-----------------------------------------------
/*-[ Tables ]
-----------------------------------------------*/
table{
    width:100%;
    text-align:center;
    margin-bottom:0;
}
thead{
    background:#F7F8F9;
    font-size:14px;
    color:#585F65;
}
table th ,table td{
   text-align:left;
}   
 #content_box table td div{position:relative;width:100%; height: 290px;margin:0 auto}
  #content_box table td div a {display:block}
 #content_box table td div a >img{position:absolute;bottom:5px;right:5px;}
 #content_box table td div img{display:block;margin:0 auto}
 #content_box h3{}
 #content_box img{border:2px solid #0879bb;margin:10px;}
 #content_box article img{border:0;margin:0}
table tbody tr td{ padding-left: 10px; background-color: #E3DEDA;}  
.contact table tbody tr:first-child td,table tbody tr:first-child th {
	 background: none repeat scroll 0 0 transparent !important;
    font-family: none !important;
    height: auto;
	line-height:auto !important;
}
table tbody tr:first-child td,table tbody tr:first-child th {
background-color: #829a36!important;
line-height:67px!important;
	height:67px;
	color:#fff!important;
	font-size:18px;
	font-weight:700!important;
	font-family:'Open Sans', sans-serif!important;
}
table tbody tr:nth-child(2n+1) td,table tbody tr:nth-child(2n+1) th {
    background-color: #d7d8d5;
}
#content_box table tbody tr td {
	border:1px solid #fff;	
	color:#292b2a;
	font-size:18px;
	font-weight:400;
	font-family:'Open Sans', sans-serif;
	    background: #d7d8d5;
		line-height:36px;
		font-style:normal;
}
table tbody tr td.day{
    font-weight: bolder;
    vertical-align: middle;
    background: #d7d8d5;
	color:#292b2a;
	font-size:18px;
	font-weight:400;
	font-family:'Open Sans', sans-serif;
}
thead th{
    padding:14px;
}
tbody th{
    font-weight:normal;
    border-bottom:1px solid #F5F7F9;
	background-color: #B0B3B6;
font-weight: bolder;
	
}

/*-----------------------------------------------
/*-[ Line ]
------------------------------------------------*/
hr{
    border:none;
    border-bottom:1px solid #E5E5E5;
    border-bottom:1px solid rgba(0,0,0,0.1);
    width:100%;
    margin:35px 0;
    clear:both;
    position:relative;
}
/*-----------------------------------------------
/*-[ Search Form ]
-----------------------------------------------*/
nav #searchform {
    float: right;
}
nav #searchform fieldset {
    padding: 7px 0 6px 15px;
    border: 0;
    border-left: 1px solid #eee;
}
#searchform fieldset {
    border: 1px solid #D7D7D9;
    background:#fff;
    float: left;
}
#searchform input {
    border: 0;
}
.sbutton {
    padding: 6px 12px 6px 0;
}
.main-header #s {
    width: 150px;
}
.sidebar #s {
    width: 78%;
    padding: 10px 12px;
}
.footer-widgets fieldset, #sidebars fieldset {
    width: 99%;
}
.footer-widgets #s {
    width: 78%;
}
.footer-widgets .sbutton, #sidebars .sbutton {
    float: right;
}
.sidebar .sbutton {
    padding-top: 10px;
}

.breadcrumb {
    margin-top: 40px;
}
/*-----------------------------------------------
/*-[ Read More ]
----------------------------------------------*/
.more {
    float: right;
    box-shadow: 0px 2px #CCC;
    -webkit-box-shadow: 0px 2px #CCC;
    -moz-box-shadow: 0px 2px #CCC;
    margin-bottom: 5px;
    font-size: 12px;
    letter-spacing: 1px;
    margin-top: -15px;
}
.more a{
    float: left;
    background-color: #ff8604;
    color: #666;
    padding: 4px 10px;
    overflow: hidden;

}
.more a:hover {
    color:#fff;
}
/*-----------------------------------------------
/*-[ Map ]
-----------------------------------------------*/
#map {
    display: block;
    height: 300px;
    margin-bottom: 24px;
    width: 100%;
    margin-top: 40px;
	border: 2px solid #e3deda;
}
div.map_home{
    display: block;
    height: 150px!important;
    width: 100%;
    margin:0!important
}
/*-----------------------------------------------
/*-[ Sidebar ]
----------------------------------------------*/
.sidebar.flexible {
    float: right;
    /* width: 25%; */
    line-height: 23px;
    margin-top:0;
    background-color:#e1ebf1;
}
.sidebar_list{margin-top:20px;padding-left:0}
.widget {
    margin:0 auto;
    margin-bottom: 15px;
    overflow: hidden;
    width:85%;
	background:#ffffff;
}

.widget div.consult {
	padding-left: 10px;
	padding-right: 10px;
	color: #191919;
}

#navfooter ul{float:none;display:inline-block;}
    #navfooter ul ul{display:none;}
     #navfooter > ul{display:none !important;}
     #navfooter select{
        display:inline-block !important;
        max-width:none;
        border:none;
        padding:7px 15px;
        margin-top:0px;
        width:100%;
        color: #fff;
        background: #94b7cc; 
        font-size: 12px;
}
li.rappel{
    height:290px;
    position:relative;
}
li.rappel form{
   /* position:absolute;
    bottom:2%;*/
    margin:0 auto;
    text-align: center;
	width: 100%;
	position: absolute;
}

.widget .title{
    font-weight:bold;
    text-transform:uppercase;
    color:#545E68;
    font-size:12px;
}
.widget h5,#map-adress{
	font-family:'Open Sans', sans-serif!important; 
	font-size:14px; 
	font-weight:400;
	color:#4a4947!important;
	line-height:22px;
}
.widget p{
	font-family:'Open Sans', sans-serif; 
	font-size:18px; 
	font-weight:400;
	color:#4a4947;
	line-height:20px;
}
.widget li {
    display: block;
    overflow: hidden;
    list-style-type: none;
    padding:5px 0px;
	font-family:'Open Sans', sans-serif!important;
	 font-size:14px;
	  color:#4a4947!important;
	 line-height:18px;
	 font-weight:400;
}
.widget li img.picto{
    float:left;
	margin-right:5px;
}
.widget li span.center{ 
	display:block;
	padding:5px 2px 0px;
	float:left;
	font-size:12px;
	font-family:'Open Sans', sans-serif!important; 
	font-weight:400;
	}
    .widget li span.center.special{ 
    display:block;
    padding:0px 2px 0px;
    float:left;
    font-size: 13px
    }
.widget h3 {
    font-size: 24px;
	background:#0879bb;
    line-height: 30px;
    font-family: 'Oswald', sans-serif;
    margin-bottom: 0px;
	margin-top: 0px;
    padding:3px;
    color: #fafcfd;
	font-weight:300;
	text-align:center;
	text-transform:uppercase
}
.widget h4{
    background:transparent;
    color:#acc400;
    text-align: center;
}
.widget div.coordonees{
	padding:15px 8px 0 ;
	font-family:'Open Sans', sans-serif!important;
font-size: 14px;
color: #4a4947!important;
line-height: 18px;
position:relative;
font-weight:400!important;
}
.widget div.coordonees span{
position: absolute;
top: 56px;
left: 90px;
float: left;
font-size: 11px;
}
.widget div.dispo{
	padding:15px 9px 5px;
	font-family: 'Open Sans', sans-serif;
font-size: 14px;
color: #191919!important;
line-height: 18px;
text-align: center
}
.widget div.dispo p{
line-height: 16px;
}
#map-adress{color:#191919;}
.widget div.dispo-phone{
	background:#cdcdcd
}
.widget div.dispo-phone h2{
	font-size:32px;
	color:#fff;
	line-height:47px;
	font-weight:700;
	height: 58px;
    padding-top:15px;
    margin-bottom: 0;
	text-align:center;
	background: #0879bb
}
.widget div.dispo-phone h2 a{
	color:#fff;
}
.widget div.Tarifs p{
	text-align:center;
	padding:20px 10px 10px
}
#print{
	display:block;
	position:absolute;
	bottom:-6%;
	right:2%;
	background-color:#b17d5e;
	border-radius: 3px;
	padding:0 10px;
	color:white;
	text-transform:uppercase
}
.widget a{
	color:#4a4947;
	padding: 6% 5%;
	float: left;
}
.pcomments {
    float: right;
    padding: 0 7px;
    font-family:arial;
    font-weight:bold;
    background: #000;
}
#sidebars .block{
    padding: 16px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 2px rgba(0,0,0,.2); 
    -moz-box-shadow: 0px 0px 2px rgba(0,0,0,.2); 
    box-shadow: 0px 0px 2px rgba(0,0,0,.2); 
    margin-bottom: 0
}

.address-block li{
    padding-left: 20px;
	padding-top:0;
	margin:10px;
}

.address-block .address{ background: url(images/icon-address.html) no-repeat left  0px  }

.address-block .phone{ background: url(images/icon-phone.html) no-repeat left  0px }

.address-block .mobile{ background: url(images/icon-mobile.html) no-repeat left  0px }

.address-block .email{ background: url(images/icon-email.html) no-repeat left  0px  }
/*-----------------------------------------------
/*-[ Footer ]
------------------------------------------------*/
body > footer{
    min-height:60px;
    overflow:hidden;
    margin-top: 0px;
    width: 100%;
    padding-top:5px;
	margin-top:30px;
	background: url(images/bg-footer.png) repeat-x #e1ebf1;
	padding-bottom: 10px;
}

body > footer .sidebar .widget .title{
    font-size:135%;
    color:#D4D8DB;
}
footer nav {
    text-align:center; 
	float: left;
	width: 100%;
}
footer nav li{
    display:inline-block;
    padding:0 25px; 
}
footer nav li:first-child{padding-left:0}
footer nav li:last-child {
    border:none;
} 
footer nav li a {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
    color: #fff;
	text-transform:uppercase
}
footer {
    background-color: #06319e;
    position: relative;
    overflow: hidden;
	padding-top:10px;
}
footer .container {
    background: transparent
}
footer p {
    color: #050505;
    margin-bottom:0;
	font-size: 12px;
font-family: 'Open Sans', sans-serif;
margin: 0;
padding: 0;
text-align: right;
}
footer a:hover, footer .nav li a:hover ,footer a.active{
    color:#e1ebf1; 
}
.footer-nav {
    overflow: hidden;
    padding-bottom: 10px;
}

.copyrights {
    font-size: 12px;
	color: #fff;
	padding-top: 28px;
	float: right;
}
#copyright-note {
    float: left;
}

/*-----------------------------------------------
/*-[ Contact Widget ]
-----------------------------------------------*/
.contact form{
    padding:10px
}
.contact form table td{
    background:transparent!important
}
.contact input[type="text"] {
    background:#f5f2f2;
    color: #888;
    border: 1px solid #d7d1d1;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    display:block;
    margin:0 auto;
    float: left;
    padding: 9px;
    margin-bottom:8px
}
.contact input[type="text"]:hover {
    border: 1px solid #C1C1C1;
}
.contact input[type="submit"] {
    background-color:#0879bb;
    cursor: pointer;
    color: white!important;
    border: 0;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
    float:left;
    width:30%;
    margin-top:10px;
    padding-top:5px;
    padding-bottom:5px;
    width:80px;
	margin-left:12px
}/*
.contact input[type="submit"]:hover {
    opacity:0.7
}*/
.contact textarea{
    float:left;
    width:90%;
    height:100px
}
.contact textarea:hover,.contact input[type="text"]:hover {
    background: none repeat scroll 0 0 #EAEAEA;
}
.contact form{
    padding:10px
}
.control-group {
margin-bottom: 15px;
overflow: hidden;
}

form label.control-label {
    float: left;
    padding-top: 5px;
    text-align: left;
    width: 110px;
	color:#000;
}
form div.controls {
    margin-left: 125px;
	line-height: 11px;
}
#searchsubmit {
    background: linear-gradient(to bottom, #0879bb 0%, #e1ebf1 100%) repeat scroll 0 0 transparent;
    border: 1px solid #0879bb;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 24px;
    margin-left: 150px;
    width: 66%;
}
.contact small{
display: block;
overflow: hidden;
clear: both;
float: left;
margin-top: 10px;
color:#FFF;
}
ul.errors li{color:red!important}
div.prod  {
    height: 90px;
		position:relative
}

div.prod div.controls ul.errors {
    bottom: 0;
    display: block;
    margin-bottom: 0;
    position: absolute;
    z-index: 100;
}
#input-1 ul.errors{top:36px}
#input-2 ul.errors{top:50px}
#input-3 ul.errors{top:80px}
#contactform td{
	border:none;
	display: block;
overflow: hidden;
width: 100%;
}
.contact h4{
	font-family: 'SegoeUI-Regular';
font-size: 28px;
text-align: left;
font-weight: 400;
color: #fe1800;
line-height: 30px;
}
.contact form table td{
    background:transparent!important
}
.contact input[type="text"] {
    background:#f5f2f2;
    color: #888;
    border: 1px solid #d7d1d1;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    display:block;
    padding: 9px;
    margin-bottom:8px
}
.contact img{
	margin-bottom:10px
}
.contact input[type="text"]:hover {
    border: 1px solid #C1C1C1;
}
.contact input[type="submit"] {
    background-color:##0879bb;
    cursor: pointer;
    color: white!important;
    border: 0;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
    float:left;
    width:30%;
    margin-top:10px;
    padding-top:5px;
    padding-bottom:5px;
    width:80px;
	margin-left:12px
}
.contact input[type="submit"]:hover {
   opacity:0.7
}
.contact textarea{
    float:left;
    width:86%;
    height:100px
}
.contact textarea:hover,.contact input[type="text"]:hover {
 
}
.contact td{border:none;}
/*-----------------------------------------------
/*-[ Renseignement Widget ]
-----------------------------------------------*/
.renseignement{
    background-image:url("images/renseignement.html");
    background-repeat:repeat-x;
    background-position:top left;
    border:1px solid #fff;
    height:81px;
    -webkit-border-radius: 3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.renseignement p{
    color:#452925;
    font-size:11px;
    text-align: center;
    padding-top:10px;
    margin-bottom:0
}
.renseignement h2{
    color:#452925;
    text-align:center;
	font-size:24px;
}
/*-----------------------------------------------
/*-[ Ad Widgets ]
-----------------------------------------------*/
.ad-125 ul {
    float: left;
    width: 330px;
    margin: 0;
    list-style: none;
    max-width: 100%;
}
.ad-125 li{
    float: left;
    border: none;
    list-style: none!important;  
    padding-left: 0;
    background: none;
    margin-bottom: 15px;
}
.ad-125 img {
    padding: 0.4em;
    background: #fff;
    border: 1px solid #bbb;
}
li.oddad {
    margin-right: 8%;
}
.ad-300 img {
    padding: 0px;
    background: #fff;
    height:100%;
	margin: 0 auto;
	display: block;
}
footer .ad-300 img, footer .ad-125 img {
    padding: 0;
    background: #FAFAFA;
    border: 0;
}
footer li.oddad {
    margin-right: 5%;
}
div.adresse{
			float:left;
			line-height: 16px;
			width: 100%;
			padding-top: 20px;
		}
		div.adresse span{
			color:#050505;
			font-size: 12px;
font-family:'Open Sans', sans-serif;
padding-top: 9px;
display: block;
		}
#respond h3{
    margin-top: 18px;
    font-size: 18px;
    margin: 15px 0 0 0;
    padding: 0 0 20px 0;
    color: #666;
}

.top {
    float: left;
    margin-right: 5px;
	margin-top: 10px;
}
.top a {
    color: #fff;
}
.top a:hover {
    color:#ccc;
}
#content_box div.box {
display: block;
background: #0879bb;
text-align: center;
color: #fff;
font-size: 22px;
font-family: 'Oswald', sans-serif;
font-weight: 300;
clear: both;
line-height: 45px!important;
padding-top: 10px;
}
#content_box div.box span {
border-top: 2px solid #fff;
display: block;
background-color: #e8e7e7;
color: #0879bb;
line-height: 48px!important;
font-weight: 400;
font-family: 'Oswald', sans-serif;
width: 100%;
font-size: 26px;
}
#content_box div.box span a{
	color: #0879bb;
}
/*-----------------------------------------------
/*[page contact]
------------------------------------------------*/
.content article div.contact input[type="text"] {
    width: 320px;
}
.content article div.contact textarea{
    height: 230px;
    width: 90%;
}
/*-----------------------------------------------
/*[Responsive]
/*---------------------------------------------*/
/*-  MEDIA QUERIES
 ----------------------------------------------------------------------*/
/* Disable ios/winmob font size changes */
@media screen and (max-width: 600px), screen and (max-device-width: 480px) {
    html {
        -ms-text-size-adjust: none;
        -webkit-text-size-adjust: none;
    }
	.content article div.contact input[type="text"]{
	width:230px
	}
	#content_box img{
	width:95%
	}
	.banner-header div.vide{
		display:none;
	}
	.banner-header ,#header h1,.phone-left{
	    margin:0 auto;
		float:none;
	}
	#bandeaux{
	    height:150px;
		min-height:150px;
	}
	.rslides_tabs{
		bottom:28%;
	}
	footer nav{
	    padding:0!important
	}
	#bandeaux div.conteneur div.right{
		display:none
	}
	.top{
		/*display:none*/
	}
	#copyright-note{
		padding-top:10px;
	}
	#content_box a{
	    display:block;
		float:none;
		margin:0 auto
	}
	a.devis{
	  margin:0 auto;
		margin-top:20px;
		float:none
	}
	.widget div.dispo h2{
	   font-size:22px;
	   white-space:nowrap
	}
	.copyrights{
	  width:100%;
	}
	body > footer{
	   min-height:70px;
	}
	footer nav {
		width:100%;
	}
	.banner-header.phone-left{margin:0 auto;padding-bottom: 15px; float:none;}
	.widget a {
padding: 3%;
}
#header h1 a {
  background-size: 100% auto;
    margin-top: 20px;
    min-height: 140px;
    width: 320px;
}

.banner-header.adresse_top {
margin: 0 auto;
float: none;
margin-top: 15px;
margin-bottom:15px;
}
#logo span{
font-size: 20px;
left: 137px;
bottom: 6px;
}
.sidebar.flexible {
width: 100%;
}
.textwidget{
margin-bottom: 15px;
}
#menu-drink li {
	display:block;
    }
	#header h2{
	font-size:26px
	}
	footer p, div.adresse span {
	text-align: center;
	}
	.content article div.contact input[type="text"] {
    width: 320px;
}
}

@media screen and (min-width: 480px) {
    #menu-drink li {
    }
		#navfooter ul{float:none;display:inline-block;}
    #navfooter ul ul{display:none;}
     #navfooter > ul{display:none !important;}
     #navfooter select{
        display:inline-block !important;
        max-width:none;
        border:none;
        padding:7px 15px;
        margin-top:0px;
        width:100%;
        color: #fff;
        background: #94b7cc; 
        font-size: 12px;
    }
	
}
@media screen and (min-width: 560px) {
    #menu-drink a {
		padding: .375em 0.9em; /* 6/16 = .375em */
		border-bottom:none;
		font-size:.9em;
		text-align: center;
		text-transform: uppercase;
		}
		  #menu-drink li {
    }
		#menu-drink {
	 position: inherit;
		}
		#menu-drink li:last-child a{border-right:none}
		.article{
	   width:98%!important
	}
		.sidebar.flexible{
		width:98%!important;
		}
			#navfooter ul{float:none;display:inline-block;}
    #navfooter ul ul{display:none;}
     #navfooter > ul{display:none !important;}
     #navfooter select{
        display:inline-block !important;
        max-width:none;
        border:none;
        padding:7px 15px;
        margin-top:0px;
        width:100%;
        color: #fff;
        background: #94b7cc; 
        font-size: 12px;
    }
	.textwidget{
margin-bottom: 15px;
}
div.adresse{
width: 60%;
}
}
@media screen and (min-width: 768px) {
    #menu-nav {
        display: block;
    }
    
    #menu-drink {
        position: relative;
        width: auto;
        clear: none;
        box-shadow: none;
        background-color: transparent;
    }
    #menu-drink li {
        text-align: center;
       /*  margin-left: 1%; */
    }
    #menu-drink a {
        box-shadow: none;
       background-color: transparent;
         /* margin: 1em 0; */
		font-size: 1.1em; /* 20/16 = 1.25em */
		text-transform: uppercase;
		padding: .375em 1.1em;
    }
	#menu-drink li:last-child a{border-right:none}
	#menu-drink {

    }
	.article{
	   width:69.5%;
	   padding: 15px;
	}
		.sidebar.flexible{
		width:30%;
		}
		#navfooter ul{float:none;display:inline-block;}
    #navfooter ul ul{display:block;}
     #navfooter > ul{display:block !important;}
     #navfooter select{
        display:none!important;
        max-width:none;
        border:none;
        padding:7px 15px;
        margin-top:0px;
        width:100%;
        color: #fff;
        background: #94b7cc; 
        font-size: 12px;
    }
	footer nav li {
    display: inline-block;
    padding: 0 8px;
}
.textwidget{
margin-bottom: 0px;

}
div.adresse{
width: 60%;
}
}
@media screen and (min-width: 1024px) {
    #menu-drink {
    }
    #menu-drink a {
        font-size: 1.3em; /* 20/16 = 1.25em */
        padding: .7em 14px; /* 10/20 = .5em, 4/20 = .2em */
		text-transform:uppercase
	
}
#menu-drink li:last-child a,#menu-drink a:hover{
       background-image:none;
}

.article{
	   width:61%!important;
	   padding:15px;
	}
		.sidebar.flexible{
		width:34%!important;
		}
		
		#navfooter{float:left; width: 100%;text-align: center;}
		#navfooter ul{float:none;display:inline-block;}
    #navfooter ul ul{display:block;}
     #navfooter > ul{display:block !important;}
     #navfooter select{
        display:none!important;
        max-width:none;
        border:none;
        padding:7px 15px;
        margin-top:0px;
        width:100%;
        color: #fff;
        background: #94b7cc; 
        font-size: 12px;
    }
	footer nav li {
    display: inline-block;
}
#menu-drink{
    margin:0 auto;
	max-width:960px;
	min-width:420px;
}
.profil{
	margin-bottom:0;
	font-weight:700;
	padding:10px;
}
.profil span{
	font-weight:400;
	float: left;
}
.profil span b{
color:#7fa4dd;
font-size:16px
}
.logos_profil{
	min-width:70px;
	text-align:left;
	margin-bottom:0;
}
.logos_profil a{
	padding: 2%;
    display:inline-block
}
div.adresse{
width: 60%;
}
}