@import url('//fonts.googleapis.com/css?family=Alex+Brush|EB+Garamond:400,400i,700,700i|Oranienbaum');
body {
    background-image: url('../images/backg.jpg');
}
.pasdepad {
  padding:0 !important;
}
.pasdemargin {
  margin:0 !important;
}
.monMarginTop {
  margin-top:20px;
}
.aChanger {
  color:#a61b1f;
}
/* header */
.monheader {
  padding-top:10px;
  padding-bottom:0px;
  background: linear-gradient(to bottom, rgba(0,0,0,1) 0%,rgba(0,0,0,0.5) 50%,rgba(0,0,0,0) 100%);
}
.degradeheader {
   /*background: -moz-linear-gradient(top, rgba(173,158,141,1) 0%, rgba(212,203,192,0.56) 44%, rgba(231,223,215,0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(173,158,141,1)), color-stop(44%,rgba(212,203,192,0.56)), color-stop(100%,rgba(231,223,215,0)));
    background: -webkit-linear-gradient(top, rgba(173,158,141,1) 0%,rgba(212,203,192,0.56) 44%,rgba(231,223,215,0) 100%);
    background: -o-linear-gradient(top, rgba(173,158,141,1) 0%,rgba(212,203,192,0.56) 44%,rgba(231,223,215,0) 100%);
    background: -ms-linear-gradient(top, rgba(173,158,141,1) 0%,rgba(212,203,192,0.56) 44%,rgba(231,223,215,0) 100%);
    background: linear-gradient(to bottom, rgba(173,158,141,1) 0%,rgba(212,203,192,0.56) 44%,rgba(231,223,215,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ad9e8d', endColorstr='#00e7dfd7',GradientType=0 );*/
}
.header_gauche {
	vertical-align: middle;
    visibility: visible;
	text-align:center;
}
.header_gauche img{
	margin-top:5px;
    width:115px;
    height: 135px;
	margin-left:auto;
	margin-right:auto;
	vertical-align: middle;
}
.branding {
	vertical-align: middle;
    visibility: visible;
	text-align:center;
}
.branding img{
	margin-top:10px;
    width: 328px;
    height: 106px;
	margin-bottom:0px;
}
.branding p{
	text-align:center;
	word-spacing: 0px;
    font-family: 'EB Garamond', Georgia, 'Times New Roman', Times, serif;
    color: #FFFFFF;
    font-size: 21px;
	line-height:24px;
    font-weight: 400;
    letter-spacing: 0px;
	text-decoration:none;
}
.branding p a{
    color: #FFFFFF;
	text-decoration:none;
}
.header_droite {    
	vertical-align: middle;
    visibility: visible;
	text-align:center;
}
.header_droite img{
	margin-top:5px;
    width:115px;
    height: 135px;
	margin-left:auto;
	margin-right:auto;
	vertical-align: middle;
}

/* centre */
.moncentre{
  padding-top:20px;
  padding-bottom:20px;
  background-color:#FFFFFF;
  margin-bottom:20px;
}
.fondbeigepale{
  background-color:#cfc6b6;
}


/* footer */
footer {
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #000; 
}
.monfooterbckg {
	padding-top:10px;
	padding-bottom:10px;
    background-color: #292828;
    background-image: url(../images/fondfooter.png);
}
.monfooterbckg h3, .monfooterbckg h4{
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: 'EB Garamond', Georgia, 'Times New Roman', Times, serif;
    color: white;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
}
.monfooterbckg p {
    margin-bottom: 18px;
    font-family: 'EB Garamond', Georgia, 'Times New Roman', Times, serif;
    color: #a8a8a8;
    font-size: 13px;
    line-height: 17px;
    font-weight: 400;
}
.footerCredits {
    background: #333333;
	background: -moz-linear-gradient(top,  #141414 0%, #000000 0%, #262626 100%);
	background: -webkit-linear-gradient(top,  #141414 0%,#000000 0%,#262626 100%);
	background: linear-gradient(to bottom,  #141414 0%,#000000 0%,#262626 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#262626',GradientType=0 );
	padding-top:10px;
	text-align:center;
}
.footerCredits p{
    color:#5F5F5F;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	line-height:12px;
    font-weight: 400;
}
/* sociaux footer */
ul.social_icon li{
	text-align:center;	
}
.social_icon li:hover a{
	transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
}
ul.social_icon{
	float:left;
	width:100%;	
	padding:10px 0px;	
}
ul.social_icon li{
	display:inline-block;
	position:relative;
	margin:0px 0px 0px 5px;	
}
ul.social_icon li:first-child{
	margin-left:0px;	
}
ul.social_icon li a{
	display:block;
	width:30px;
	height:30px;
	line-height:30px;
	color:#fff;
	background-color:#4d4d4d;	
}
ul.social_icon li a:hover{
	background-color:#a61b1f;	
}
footer .fa{
    font-size:24px;
} 
/* fb like share */

.aime{
   /* max-width:200px;*/
}

/* blogue */
article {
    margin-bottom: 20px;
    border-top: 1px dotted #636363;
    background-color: #FFF;
}
article.hentry {
	margin-top:20px;
    margin-bottom: 20px;
    border-top: 0px none;
    background-color: #FFF;
}
article:after{
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
}
article img.alignleft{
     padding-right:20px;
}
article footer{
     border:0 none;
}
article .col-sm-8 {
	margin-top:20px;
	padding-left:0;
}
.entry-meta {
	display:block;
}
.entry-meta h6, .entry-meta h6 a {
	margin-top: 0px;
	padding-top:0;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 16px;
	font-weight: 400;
	font-style: italic;
	color: #999;
}
.entry-utility {
    font-family: 'EB Garamond', Georgia, 'Times New Roman', Times, serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: 400;
	font-style: italic;
	color: #999;
	margin-top: 10px;
}
.entry-summary p {
    margin-bottom: 10px;
}
.infosPost {
	margin-bottom: 20px;
	background-color: #CCC;
	padding: 20px;
	margin-top: 10px;
}
#nav-below {
	display:block;
	margin-bottom:40px;
}
.nav-next {
	display: inline-block;
	float: right;
}
.nav-previous {
	display: inline-block;
	float: left;
}
.tagcloud a{
	display:inline-block;
	float:left;
	margin-bottom:0px;
	margin-left:4px;
}
.mondivfooter .widget-container h3, .mondivfooter .widget-container li, .mondivfooter .widget-container p, .mondivfooter .widget-container a, .mondivfooter .widget-container a:visited{
    color:#FFF;
}
.liennouvelle {
	padding: 14px;
	margin-bottom:10px;
	border: 1px solid #900;
	color:#333;
}

.liennouvelle:hover {
	background-color:#98012e;
	color:#FFF;
}
.liennouvelle a{
	text-decoration: none;
	color:#333;
}
.liennouvelle a:hover{
	color:#FFF;
}
/* colBlogue */
.colBlogue{
}
.colBlogue li{
	display:block;
}
.searchform{
    margin-bottom:40px;
}
.searchform input[type="text"], input[type="email"], textarea {
    font-family: 'EB Garamond', Georgia, 'Times New Roman', Times, serif;
    color: #8a8a8a;
    font-size: 16px;
    line-height: 18px;
    font-weight: 400;
    padding: 10px;
	margin-top:10px;
	margin-bottom:10px;
	width:100%;
	border:1px solid #CCCCCC;
}
/* nouvelles footer */
@media only screen and (max-width : 1022px) {
.maNouvelle .col-md-5, .maNouvelle .col-md-7{
	width:100%;	
}
}
.monh5footer {
  font-family: 'EB Garamond', Georgia, 'Times New Roman', Times, serif;
  color: #e0bcca;
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  margin-top:0px;
  margin-bottom:5px;
  padding:0px;
}
.footerNouvelles {
 padding-top:15px;
}
.footerNouvelles li {
    margin: 0;
    padding: 0;
    font-family: 'EB Garamond', Georgia, 'Times New Roman', Times, serif;
    margin-bottom: 4px;
}
.footerNouvelles a{
 color:#a8a8a8;
 font-weight:400;
}

/* pages */
/* base, typo */
.btn {	
	word-spacing: 0px;
    font-family: 'EB Garamond', Georgia, 'Times New Roman', Times, serif;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
	padding:10px 20px;
	text-transform: uppercase;
}
.btn-primary {
	background: #a61b1f;
	border: none;	
}
footer .btn-primary {
	background: #ba9451;
	border: none;	
}
.btn-primary:hover {
    background: #a61b1f;
}
h2 {
    margin-top: 0px;
    margin-bottom: 10px;
    padding-top: 0px;
    font-family: 'EB Garamond', Georgia, 'Times New Roman', Times, serif;
    font-size: 26px;
    line-height: 32px;
    font-weight: 400;
    text-transform: uppercase;
}
article h2 {
    margin-top: 0px;
    margin-bottom: 10px;
    padding-top: 0px;
    font-family: 'EB Garamond', Georgia, 'Times New Roman', Times, serif;
    font-size: 21px;
    line-height: 24px;
    font-weight: 400;
    text-transform: uppercase;
}
h3 {
    margin-top: 0px;
    margin-bottom: 10px;
    padding-top: 0px;
	font-family: 'EB Garamond', Georgia, 'Times New Roman', Times, serif;
    font-size: 21px;
    line-height: 28px;
    font-weight: 300;
	 text-transform: uppercase;
}
h4 {
    margin-top: 0px;
    margin-bottom: 10px;
    padding-top: 0px;
	font-family: 'EB Garamond', Georgia, 'Times New Roman', Times, serif;
    font-size: 18px;
    line-height: 24px;
    font-weight: 300;
	 text-transform: uppercase;
}
p {
    font-family: 'EB Garamond', Georgia, 'Times New Roman', Times, serif;
    color: #333;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    margin-bottom: 22px;
}
a {
    color: #7d0101;
}
a:hover {
    color: #a61b1f;
}
.separe {
    padding-bottom:20px;
	border-bottom: dotted 2px #958778;
	margin-bottom:20px;
}
ul {
	margin-top: 8px;
	margin-bottom: 22px;
	padding: 0;
	list-style-position: inside;
	list-style-type: square;
}
li {
    margin:0;
    padding:0;
	font-family: 'EB Garamond', Georgia, 'Times New Roman', Times, serif;
    color: #333;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    margin-bottom: 8px;
}
ul li ul {
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 0;
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 20px;
}
ul li ul li {
    margin:0;
    padding:0;
	font-family: 'EB Garamond', Georgia, 'Times New Roman', Times, serif;
    color: #333;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    margin-bottom: 8px;
}
/* navigation */
/* MEGAMENU STYLE
-------------------------------------------------- */
.megamenu .nav,
.megamenu .collapse,
.megamenu .dropup,
.megamenu .dropdown {
  position: static;
}
.megamenu .container {
  position: relative;
}
.megamenu .dropdown-menu {
  left: auto;
}
.megamenu .megamenu-content {
  padding: 15px;
}
.megamenu .megamenu-content h3{
  margin-top: 0;
  color: #428bca;
  font-size: 18px;
}
.megamenu .dropdown.megamenu-fw .dropdown-menu {
  left: 0;
  right: 0;
}
#myTab li {
	margin-top: 0px;
    margin-bottom: 0px;
}
/* accueil */
/* carousel main */
#CarouselSlider .carousel-control {
    width: 5%;
}
#CarouselSlider {
      margin-bottom:20px;
}
#CarouselSlider .carousel-inner > .item > img,
#CarouselSlider  .carousel-inner > .item > a > img {
      width: 100%;
      margin: auto;
}
/* carousel clients */
#MyCarousel .carousel-inner .active.left { left: -16.7%; }
#MyCarousel .carousel-inner .next        { left:  16.7%; }
#MyCarousel .carousel-inner .prev        { left: -16.7%; }
#MyCarousel .item:not(.prev) {visibility: visible;}
#MyCarousel .item.right:not(.prev) {visibility: hidden;}
#MyCarousel .rightest{ visibility: visible;}
#MyCarousel .carousel-control .glyphicon-chevron-left {left: 0;color:#b0233b;}
#MyCarousel .carousel-control .glyphicon-chevron-right {right: 0;color:#b0233b;}
/*#MyCarousel .carousel-control.left {
    background-image: linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
}
#MyCarousel .carousel-control.left {
    background-image: linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
}*/
/* page Lab Événementiel */
.Lab ÉvénementielIllu img {
 width:100%;
  height:auto;
}
img.bordures{
	padding-top:2px;
	padding-bottom:2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #993;
	border-bottom-color: #993;
	margin-bottom:20px;
}
@media only screen and (max-width : 768px) {
	.equipe .col-xs-12{
		width:50%;
		}
	}
@media only screen and (max-width : 690px) {
	.equipe .col-xs-12{
		width:100%;
		}
	}
/* contact */
.Flexible-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px;
    height: 0;
    overflow: hidden;
}
.Flexible-container iframe,   
.Flexible-container object,  
.Flexible-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.map-canvas {
    width: 100%;
    height:500px;
}
/* formulaire */
.formulaireDemande {
	border: 2px dotted #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}
.formulaireDemande .form-group {
    margin-bottom:24px;
}
legend {
    margin-top: 0px;
    margin-bottom: 20px;
    padding-top: 0px;
	font-family: 'EB Garamond', Georgia, 'Times New Roman', Times, serif;
    font-size: 21px;
    line-height: 28px;
    font-weight: 300;
	border-bottom:none 0px;
	position: relative;
    text-align: center;
	color:#b0233b
}
legend span {
  background: #fff;
  padding: 0 15px;
  position: relative;
  z-index: 1;
}

legend:before {
  background: #958778;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
    top: 50%;
  width: 100%;
}

legend:before {
  left: 0;
}

.form-control {
    display: block;
    width: 100%;
    height: auto;
	}
label {
    font-family: 'EB Garamond', Georgia, 'Times New Roman', Times, serif;
    color: #333;
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
    margin-bottom: 0px;
}
input[type="text"], input[type="email"], textarea{
    font-family: 'EB Garamond', Georgia, 'Times New Roman', Times, serif;
    color: #8a8a8a;
    font-size: 16px;
    line-height: 18px;
    font-weight: 400;
	padding:20px;
}
input[type="radio"]{
    padding-top:0px;
	margin-top:0px;
}

.imgMarginBottom2 {
	margin-bottom:20px;	
}

/* Medium Devices, Desktops md */
@media only screen and (max-width : 992px) {
/* header */
.header_gauche img{
	margin-top:0px;
    width:95px;
    height: 111px;
	margin-left:auto;
	margin-right:auto;
	vertical-align: middle;
}
.branding img{
	margin-top:20px;
}
}


/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
footer .col-sm-4 {
	margin-bottom:20px;
	border-bottom:solid 1px #000000;	
}
.imgMarginBottom {
	margin-bottom:20px;	
}
/*  */
label {
    margin-bottom: 6px;
}
}

@media only screen and (max-width : 580px) {
.formulaireDemande {
    border: 1px dotted #CCC;
    margin-top: 5px;
    margin-right: 5px;
    margin-left: 5px;
	margin-bottom:0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.formulaireDemande .form-group {
    margin-bottom:10px;
}
}