.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus { 
    background-color: #0262f1;
}
.div-img
{
	width: 100%;
	height: 200px;
}
.logo
{
	width:100%;
	max-width: 400px;
}
.resultat-recherche{
	width: 87.5%;
	max-height:200px;
	background-color: white;
    position: absolute;
    z-index: 5;
    margin: 0px;
    padding: 0px 20px 0px 20px;
	overflow-y: scroll;
}
.overlay {
position: fixed;
left: 0px;
top:0px;
background-color: rgba(0,0 ,0 , 0.5);
width: 100%;
height: 100%;
z-index:2;
display:block;
}
#header
{
border-bottom:outset;
    border-bottom-color: #0262f1;
	    height: 170px;
}
.popup{
margin: 10% auto;
width : 50%;
height:auto;
min-height: 500px;
background-color: rgb(243, 243, 243);
padding: 1em;
box-shadow: 0 15px 20px rgba(0, 0, 0, 0.3);
border-radius: 5px;
text-align: center;
}
.top-bar
{
	text-align: center;

	padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;
	width: 100%;
	height: 40px;
	background-color: black;
	color: white;
	font-size: 14px;
	font-style: oblique;
}
.sectb
{
	width: 33.33%;
	height: 100%;
	vertical-align: middle;
	float: left;
	    font-family: fantasy;
    padding-top: 5px;
    
}
.adr
{
	background-image: url("../images/adresse.png");
	background-repeat: no-repeat;
	height: 100%;
	margin-right: -40px;
}
.cat
{
	margin: 15px;
	border-radius: 5px;
	border: thin;
	height: 120%;
	padding: 5px;
	 border: 1px solid transparent;
	background-color: #f8f8f8;
    border-color: #e7e7e7;
    display: flow-root;
}
.tel
{
	background-image: url("../images/tel.png");
	height: 100%;
	background-repeat: no-repeat;
	margin-right: -40px;
}
.mail
{
	background-image: url("../images/mail.png");
	height: 100%;
	background-repeat: no-repeat;
	margin-right: -40px;
}
.txttb
{
	text-align: left;
    padding-left: 40px;
	    height: 100%;
    padding-top: 5px;
}
.phgr
{
	float: left;
	width:40%;
	height: 350px;
	/**padding: 10px;**/
	margin: 5%;
	background-position: center;
	background-repeat: no-repeat;
	box-shadow: 0 15px 20px rgba(0, 0, 0, 0.3);
border-radius: 15px;
text-align: center;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

.phgr:hover{
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.titgr
{
	width: 100%;
	text-align: center;
	background-color: #428bcaa6;
	height: 50px;
	font-size: 24px;
	vertical-align: middle;
	font-style: oblique;
	margin-top: 70%;
	color: floralwhite;
}
.gr
{
	text-align: center;
	width: 100%;

	color: #0262f1; font-size: 30px; font-family: 'Signika', sans-serif; padding-bottom: 10px;
	margin-top: 20px;
	height: 52px;
	border-bottom-style: groove;
    border-bottom-color: #0262f1;
}
.btn-primary {
    background-color: #0262f1;
    border-color: #4ea4f0;
    color: #fff;
}
a {
    color: #0262f1;
    text-decoration: none;
}


/*  Menu Verticale */
	#parentMenu {
		display: block;
		top: 0;
		width:100%;
		background-color: #0262f1;
	}
	/* Helps position submenu */
	.dropdown-submenu {
		position: relative;
		background-color: #0262f1;
	}
	.dropdown-menu li  a{
		color: #ffffff;
	}
	.dropdown-menu li > a:hover,
	.dropdown-menu li > a:focus,
	.dropdown-submenu:hover  {
	  color: #001A32;
	  text-decoration: none;
	  background-color: #0262f1;
	}
	/* Menus under the submenu should show up on the right of the parent */
	.dropdown-submenu>.dropdown-menu {
		top: 0;
		left: 100%;
		margin-top: -6px;
		margin-left: -1px;
		-webkit-border-radius: 0 6px 6px 6px;
		-moz-border-radius: 0 6px 6px 6px;
		border-radius: 0 6px 6px 6px;
		background-color: #0262f1;
	}
	/* Make submenu visible when hovering on link */
	.dropdown-submenu:hover>.dropdown-menu {
		display: block;
	}
	.dropdown-menu .divider {
	  height: 1px;
	  margin: 3px 0;
	  overflow: hidden;
	  background-color: #e5e5e5;
	}
	/* Add carot to submenu links */
	.dropdown-submenu>a:after {
		display: block;
		float: right;
		/*simple */
		content: "?";
		color: #cccccc;
		/* looks a little better */
		content: " ";
		width: 0;
		height: 0;
		border-color: transparent;
		border-style: solid;
		border-width: 5px 0 5px 5px;
		border-left-color: #cccccc;
		margin-top: 5px;
		margin-right: -10px;
	}
	/* Change carot color on hover */
	.dropdown-submenu:hover>a:after {
		border-left-color: #ffffff;
	}

/********************************** Titre ************************************/

		
#titre {background: #0262f1;color:#fff;margin:0;padding:0;
		text-shadow: 0px -1px 0px rgba(0, 44, 78, 0.5); 
		height:70px;
		
		
		}
.col-md-8 h1{
	float: left;
	font-size: 24px;
	line-height: 28px;
	text-transform: uppercase;
}		
#url{
	padding-left: 100px;
	padding: 22px 0;
	font-size: 14px;
	line-height: 25px;
}		
		
		
		
/********************************** FOOTER ************************************/
#footer {background: #0262f1;
		color:#fff;
		width: 100%;
        margin-left: auto;
        margin-right: auto;
		
bottom:0;
		text-shadow: 0px -1px 0px rgba(0, 44, 78, 0.5); 
		
		}
#footer ul li a{
	text-decoration:none; color:#ffffff;
}