body {
  
	color:#676767;
}
.orange
{
	color:#F57200;
}
.container{
	padding:2em;
}
.bg-dark {
  color: white;
  background-color: #222222 !important; }

.sitegroupe a{
	color:#F57200;
}
.vlm {
 padding-top:3em;
	padding-bottom:1em;
  text-align: center;
}
.vlm h1 {
	color:#676767;
	font-weight:normal;
	font-size:250%;
}
.lead{
	color:#676767;
	font-weight:normal;
	font-size:150%;
}
.vlm b{
	color:#F57200;
	font-weight:normal;
}
.description{
	text-align:justify;
	font-size:13px;
	padding: 10px;
}
.description h2 {
	color:#F57200;
	font-weight:normal;
	font-size:15px;
	text-align:center;
}

.service-box h3{
	font-size:120%;
}
#barrecontact{
position: fixed;
bottom: 0;
left: 0;
width: 100%;
	
	background-color:#454647;	
	color:white;
	font-size:13px;
	text-align:center;


}
#barrecontact a{
	color:white;
	
}

.bwWrapper img {
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%) ;

	
}
.bwWrapper:hover img{

	-webkit-filter: grayscale(0%)  contrast(200%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%)  contrast(120%);
	

}

/******************** OFFRES *****************************/
.offre2017 h1
{
	font-size: 35px;
    font-weight: 400;
	margin-bottom: 3px;
    padding-top: 15px;
	
}

.offre2017 h2
{
	font-size:12px;
    margin: 0;
	margin-top: 5px;
}
.offre2017 p
{
	margin-bottom:0;
	font-size:13px;

}
.offre2017 i
{
	font-size: 35px;
	 padding:5px;
}
.offre2017 .puzzle{
	height:20px;
	margin-top: -8px;
}


.offre2017 .fa-lightbulb-o
{
	float:left;
	padding-right:20px;
}

.offre2017 .baseprod{
	text-align:center;
	padding:10px;
}

.offre2017 .panel-heading, .offre2017 .panel-footer{
	background-color:#FA7013;
	color:white;
}
.offre2017 .panel-footer h2{
	padding-top:15px;
}
.offre2017 .panel-footer h1{
	padding-top:0px;
	padding-bottom:15px;
	
}
.offre2017 .panel-body{
	padding-top:15px;
	border:1px solid #FA7013;
}
.offre2017 .panel-heading{
	min-height:100px;
}
.legendeproduit .puzzle{
	height:20px;
	margin-top: 0px;
}
.legendeproduit p
{
	clear:both;
	font-size:14px;
	
}
.legendeproduit i
{
	font-size:14px;
	margin-left:5px;
}

#titreoffre h4
{
	font-size:14px;
}
/**************** SONDAGES ********************/

.Question{
	width:100%;
	color:#FA7013;
	font-size:150%;
}
.reponses{
	width:100%;
}
.reponse{
	width:24%;
	padding-top:15px;
	padding-bottom:15px;
	margin-left:2px;
}
