.btn-default {
background: #2FA6AD;
border-color: #299398;
}
.btn-default:hover {
background: #278a8f;
}

.carousel-control.left {
background-image: none;
}
.carousel-control.right {
background-image: none;
}

.nav>li>a {
padding: 10px 10px;
}

.mod-languages .nav>li>a {
    color: #fff!important;
}

	blockquote {
	color: #fff!important;
	font-size: 16px;
	line-height: 24px;
	border-left: none;
	background-image: url(../images/temoignage_left.png) top left no-repeat;
	}	



.carousel-caption h3 { 
font-size: 48px;
}
	.carousel-caption p {
	font-size: 18px;
	font-weight: bold;	
	}
	.carousel-caption .btn-primary { 
	background-color: #fff;
	color: #0c4a8c;
	border: none;
	}

.menu li a:active, .nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{
    background-color: none!important;  color:#00a1e1!important;

}

ul.menu-principal li.active a { background: none;}

ul.menu-principal li.current { background: none;}


.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    background: none!important;
}

ul.menu-principal li.active a , ul.menu-principal li.current a{ background-color: none!important; }

ul.menu-principal li.active a {
color: #00a1e1!important;  background-color: none!important; background: none!important;
}

.img-responsive{
    display: block;
    margin-left: auto;
    margin-right: auto;
}


.jumbotron {
padding: 0px 0px;
margin-bottom: 30px;
color: #fff;
background-color: #199fda;
}
.jumbotron h1 { font-size : 24px; text-align: center;text-transform: uppercase; margin-bottom: 0; padding-bottom: 0;}
.jumbotron h2 { font-size : 18px; color: #2a328e; text-transform: uppercase; text-align: center; margin-top: 8px;}

.jumbotron  p { font-size: 14px;}

.container .jumbotron {
padding: 15px 20px;
text-align: center;
}

.btn-success {
color: #ffffff;
background-color: #2a328e;
border-color: #2a328e;
}

.container .jumbotron  a:hover {
background-color: #1f58a8;
border-color: #1f58a8;
}