body  {
    /*background-image: url("./../res/bg_03.jpg");*/
    /*background-repeat:no-repeat;*/
/*    background-size: inherit;*/
    background: #FDBF64;
    background: -webkit-linear-gradient(#FDBF64, #10253F); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#FDBF64, #10253F); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#FDBF64, #10253F); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#2BA3DB, #B3D67F, #FDBF64); /* Standard syntax */
}

.jumbotron {
/*	width: 80%;*/
	margin-left: 10%;
	margin-right: 10%;
}

#home {
	margin-top: 50px;
	margin-bottom: 50px;
}

#engagementsClients {
	text-align : center;
}

#engagementsClients ul > li{
	list-style: none;
}

#produitsEtServices .tab-content {
	margin-top : 15px;
}

#processusFonctionnement #workflow {
	font-size : 15px;
	margin-bottom : 10px;
}

#offreCommerciale #table-offreCommerciale {
	width : 80%;
	margin-left : 10%;
}
#offreCommerciale #table-offreCommerciale th {
	text-align : center;
}

#offreCommerciale #table-offreCommerciale tr > td.first {
	font-weight : bolder;
}

#positionnementDistinctif #positionnementDistinctif-list {
	margin-left : 15%;
	width : 70%;
}

#positionnementDistinctif .img-gallery {
	margin-bottom : 10px;
}

#contact{
/*	background-color: #10253F;*/
	background: #FDBF64;
    background: -webkit-linear-gradient(#FFFFFF, #FDBF64); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#FFFFFF, #FDBF64); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#FFFFFF, #FDBF64); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#FFFFFF, #FDBF64); /* Standard syntax */
}

ul#contact_list{
	list-style: none;
/*	background-color: #10253F;*/
	padding-top: 5%; 
	margin-left: 10%;
	margin-right: 10%;
	color: #2BA3DB;
}

ul#contact_logo{
	list-style: none;
	margin-left: 5%;
	margin-right: 5%;
}

ul#contact_url{
	list-style: none;
/*	background-color: #10253F;*/
	margin-top: 5%;
	margin-left: 10%;
	margin-right: 10%;
	color: #2BA3DB;
}
ul#contact_url a {
	color: #FFFFFF;
}

ul#allrightreserved{
	list-style: none;
	margin-right: 10%;
	margin-left: 10%;
	margin-top: 5%;
	color: #2BA3DB;
}

#fax{
	margin-bottom: 5px;
}

/*@media only screen and (min-width: 768px) {

	#services .jumbotron{
		background: none;
	}

}*/

@media only screen and (max-width: 768px) {

/*    [class*="col-"] {
        width: 100%;
    }*/

	.carousel-caption > h3 {
		font-size: 14px;
	}

	.jumbotron {
		margin-right: 0%;
		margin-left: 0%;
	}
}
