
header{
    background-color: #388e3c !important;
    color: white !important;
    
    
}

header h1{
	text-align : left !important;
    padding : 1% 0% 1% 0% !important;
	
}


#bienvenue, #header_cit_pens{
	padding : 1% 0% 1% 0% !important;
	margin : 0% 0% 0% 0% !important;
	height: 150px !important;
	/*background-image: url("../../../assets/img/logo_ads.png");*/
	background-size:cover;
	background-position: 70%  15%;
	background-repeat: no-repeat; 
	color : #1E90FF !important;
}

#bienvenue h3{
	margin: 5% 0% 0% 15% !important;
}

#bienvenue h5{
	margin: 0% 0% 0% 17% !important;
}

#bienvenue h5 b{
	margin: 0% 0% 0% 19% !important;
}

#header_cit_pens h3{
	margin: 5% 0% 0% 15% !important;
}

#header_cit_pens h5{
	margin: 0% 0% 0% 22% !important;
}

.sctn_cit_pens {
	min-height: 250px !important;
}


blockquote{
	font-size:1em !important;
	font-style: italic !important;
}

.mrq_vrt{
	min-height: 350px !important;
}
/*====MENU=====*/
.navbar{
	background-color: #1E90FF !important;
}

.navbar-brand , .nav a, .nav .dropdown a {
	background-color:#1E90FF !important;
	color:white !important;
}


.panel-heading{
	background-color: #1E90FF !important;
	color:white !important;
}

/*====SECTION=====*/
.sctn_ctc{
	margin : 4% 0% 4% 0% !important;
}

/*====FOOTER=====*/
footer{
	padding : 0% 0% 0% 0% !important;
	margin : 0% 0% 0% 0% !important;
	height: 15% !important;
	
	color : white !important;
	background-color: #1E90FF !important;
}

footer h4{
	margin: 8% 0% 0% 15% !important;
}