/* Add here all your CSS customizations */
/*codes css pour message formulaire validation de Dufresne*/
.error_message {
    /*display: block;*/
	position:relative;
	margin-top:40px;
    height: 22px;
    line-height: 22px;
    background: 
	#FBE3E4 url("../../images/error.gif") no-repeat 10px center;
	padding: 20px 10px 40px 35px;
	color:
	#8a1f11;
border: 1px solid
    #FBC2C4;
    -webkit-border-radius: 5px;
}
#contactform #success_page  {
	background: #AAE1B5; 
	padding-left:22px;
	
	margin-top: 10px;
	padding: 10px 10px 0px 20px;
	color:
	#000000;
	border: 1px solid
   #AAE1B5;
    -webkit-border-radius: 5px;
	}

   
 #map {
        width: 100%;
        height: 400px;
		 background-color: grey;
		 margin-top: -30px;
     }
  







*::-moz-selection {
    background-color: #00A096;
    color: white;
}
.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 3px solid #ddd;
	
	}
.titreProd{

    font-size: 2.2em;
    font-weight: 300;
    line-height: 42px;
    margin: 0 0 32px 0;
	background-color:#00BAAE;
	color:#FFF;
	padding:5px;
}

.btnRetourPageSection{
	
	margin-left:-38px;
	margin-top:20px;
	}

.padding{
padding-right:20px;

}

.margin{
	margin-left:50px;
}
#backToPortfolio{
	
	margin:20px 0;
	
	
	}


.linkBack {
	 color: #000000;
	background-color:#00A096;
	padding:10px;
	
	}

.linkBack a:hover {
	 color: #FFF !important;
	background-color:#00A096;
	
	
	}







.filter li a.active {
    color: #000000!important;
	background-color:#00A096;
	
}
.filter li a, .format-filter li a {
    padding:10px;
	
}



.filter {


margin: 20px 0 30px 20px;;
list-style: none;


}

.marginLeft ul li {
margin-left:-20px;	
	
	}



.list.list-ordened{
	
	
	
	padding-left: 5px;}

.no-top-border {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.bordered {
    border: 1px solid #E6E9ED;
    border-bottom-width: 2px;
    border-radius: 3px;
    padding: 15px;
    background: #f4f4f4;
	margin-bottom:20px;
}




.hidden {
	display: none !important;
	visibility: hidden !important;
}

#footer ul {
	 padding: 10px;
	}
#sub-menu li {
	 padding-left: 10px;
	}

/* NOUVELLES */

/*section nouvelles*/

#footer ul.footer-posts > li:first-child {
    padding-top: 0;
}

#footer ul.footer-posts > li {
    padding: 10px 0;
    border-bottom: #FFF 1px solid;
}
#footer ul.footer-posts > li > small {
    display: block;
	box-sizing: border-box;
	
}

.posts .dl-horizontal {
    margin-bottom: 0px;
    overflow: hidden;
}
.posts .dl-horizontal dt {
    width: 60px;
    float: left;
}
.dl-horizontal dt {
   
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.posts .dl-horizontal dd p {
    margin: 0;
}

.posts .dl-horizontal dd a {
    font-size: 14px;
    line-height: 16px !important;
}

.dl-horizontal dd {
    margin-left: 70px;
	
}

.funny-boxes-grey {
    background: #F2F2F2;
}
.funny-boxes {
    overflow: hidden;
    padding: 15px 20px;
    margin-bottom: 25px;

}
.posts .dl-horizontal dt img {
    width: 30px;
    height: 30px;
    padding: 2px;
    margin-top: 2px;
    margin-right: 20px;
    border: solid 1px #ddd;
}
img {
    vertical-align: middle;
}
.margin-bottom-40 {
    margin-bottom: 40px;
}

dd {
    line-height: 1.42857143;
}

.dl-horizontal{
	height:50px;
	
	}



/* section nouvelles NEWS
------------------------------------*/

#wrapNews ul li{
	text-decoration:none;
	color: #fff;
	
}
#wrapNews img{ 
	float:left;
	/*padding-right:5px;*/
		
}
#wrapNews i{ 
	float:left;
	/*padding-right:5px;*/
		
}
.eachNews {
	border-bottom:1px solid #d4d4d4;
	/*margin-left:-20px;*/
}
.eachNews h2 {
	font-size:90%;
	color:#000;
}
.eachNews p{
	color: #666;
	font-family: 'Open Sans',Arial,Helvetica,sans-serif;
	font-size: 14px;
	line-height: 1.5;
	margin-left:30px;
	
}
#qualite img{
	
	margin:20px 0 0 80px;
	}
blockquote {
    padding: 5px 15px;
    border-left-width: 2px;
	border-left: 5px solid #ccc;
}
.headline {
    display: block;
    margin: 10px 0 25px 0;
    border-bottom: 1px dotted #e4e9f0;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.tab-content p{
	background-color:#EAEFF3;
	
	}
	
/* section footer
------------------------------------*/	
	#footer:after {
		background: #00A096 none repeat scroll 0 0;
		bottom: -233px;
		content: "";
		height: 400px;
		position: absolute;
		right: -177px;
		transform: rotate(50deg);
		width: 400px;
		z-index: 1;
		overflow: hidden;
	}