/* CSS Document */
/*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: 20px 10px 20px 10px;
	color:
	#000000;
	border: 1px solid
   #AAE1B5;
    -webkit-border-radius: 5px;
	}




.leadBouton span{
    font-size: 25px !important;
   
}

.leadBouton {
    margin-bottom: 25px !important;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
}

.align{
	text-align:center;
	padding-right:30px;
	
	}



.embed-responsive{
	
	margin-top:75px;
	border:#004F6E solid 6px;
	
	}

.padding-right{
	padding-right: 100px;
	}




/*section accueil*/

.margin-top{
	
	margin-top:30px;
	}


.pointer{
	cursor:pointer;
	
	}

.aproposAccueil h3 {
    padding-left: 15px;
    border-left: #ccc 5px solid;
    text-align: left;
}


.aproposAccueil{
	background-color:#EDEDED;
	
}	
	
.paddingTop{
	padding:30px 0 0 0;
	
	}
.paddingBottom{
	
	padding:30px 0 0 0;
	}

.btnMarginTop{
	
	margin: 40px 0 0 0;
	
	
	}

input[type="file"]{
	
	height:40px;
	
	
	} 
 
	
/*section contact*/


.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}
.success {
	padding: 10px;
	color: green;
	border: 1px solid green;
	background-color:#DFF0D8;
	
}

.error {
	padding: 10px;
	color: red;
	border: 1px solid red;
	background-color: #F2DEDE;
}
.block-header .success h3{
	margin-top: 25px;
	margin-bottom: 18px;
	font-size: 14px;
	font-weight: 700;
	padding: 10px;
	color: green;
	border: 1px solid green;
}
.block-header .error h3{
	margin-top: 25px;
	margin-bottom: 18px;
	font-size: 14px;
	font-weight: 700;
	padding: 10px;
	color: red;
	border: 1px solid red;
}










/*section nouvelles*/
.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;
	
}
#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;
}
.list-faq {
    padding-left: 10px;
    list-style: disc;
}
.list-faq ul {
    
   
}


/* section FOOTER
------------------------------------*/

.paddingTop{
	padding-top:10px;
	
	}
	
/* section POLITIQUE
------------------------------------*/	

.marginBottom{
	
	margin-bottom: 10px;
	}