/* ################################## Generic classes ################################# */
.gf {
	width:100%;
}
.gi {
	display:inline-block;
}
.gp {
	padding:0.5em;
}
.gp-m {
	padding:1em;
}
.gp-md {
	padding:2em;
}
.gp-l {
	padding:3em;
}
.gb {
	font-weight:bold;
}
.gds {
	margin-bottom:1em;
}
.gds-md {
	margin-bottom:2em;
}
.gds-l {
	margin-bottom:3em;
}
.gds-xl {
	margin-bottom:4em;
}
.gus {
	margin-top:1em;
}
.gus-md {
	margin-top:2em;
}
.gus-l {
	margin-top:3em;
}
.gus-xl {
	margin-top:4em;
}
.gls {
	margin-left:1em;
}
.gls-md {
	margin-left:2em;
}
.gls-l {
	margin-left:3em;
}
.gls-xl {
	margin-left:4em;
}
.grs, .grs-no-xs {
	margin-right:1em;
}
.grs-md {
	margin-right:2em;
}
.grs-l {
	margin-right:3em;
}
.grs-xl {
	margin-right:4em;
}
.gtv {
	vertical-align:top;
}
.gmv {
	vertical-align:middle;
}
.gbf {
	font-size:120%;
}
.gfx {
	position:fixed;
}
.debug, .gdb {
	z-index:100;
	border:1px dashed red;
	background-color:lime;
}
.debug2, .gdb2 {
	z-index:100;
	border:1px dotted orange;
	background-color:yellow;
}
/* ##################################### Base tags ##################################### */
body  {
	background-color:#F5F5F5;
    margin: 0;
    padding: 0;
	font-family: Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif;
	font-size: 13px; 
}
a, a:hover, a:visited {
	text-decoration:none;
}
img {
	vertical-align:middle;
}
div {
	box-sizing: border-box;
	vertical-align:top;
}
h1 {
	color:#3C8AB1;
	font-size:22px;
}
@media all and (max-width: 767px) {
  	.center-xs {
		text-align:center;
	}
	.center-xs-fw {
		width:100%;
		text-align:center;
	}
	.grs-no-xs {
		margin-right:1em;
	}
}
/* ##################################### Bootstrap tweaks ##################################### */
.alt-grid .container-fluid [class*="col-"] {padding-left:0;padding-right:0}
.alt-grid .container-fluid .row {margin-left:0;margin-right:0}
/* container adjusted */
.alt-grid .container-fluid {width:100%;max-width:none;padding:0;}
/* ##################################### Skeleton ##################################### */
#ban {
	overflow:hidden;
}
#header a, #header a:visited, #header a:hover {
	color:white;
	text-decoration:none;
}
#header img {
	vertical-align:middle;
}
#ban img {
	max-width:100%;
	min-width:1000px;
}
#icon_english {
	z-index:10;
	position:absolute;
	top:20px;
	right:88px;
}
#icon_contact {
	z-index:10;
	position:absolute;
	top:20px;
	right:50px;
}
#icon_search {
	z-index:10;
	position:absolute;
	top:20px;
	right:12px;
}
#searchpop {
	z-index:11;
	display:none;
	position:absolute;
	right:0.5em;
	top:4em;
	background-color:#CCCCCC;
	border:1px solid black;
	border-radius:0.5em;
	padding:0.5em;
}
#content {
	min-height:22em;
}
#footer {
	min-height:500px;
	overflow:hidden;
	background-image:url(../../media/filer_public/f9/d7/f9d75b4a-ac8f-4d51-af01-bfdb9ef07393/fond-footer.jpg);
	color:white;
	background-repeat:no-repeat;
	margin-top: 2em;
}
#footer a {
	color:white;
}
#footer a:hover {
	color:white;
}
#footer_logos img {
	padding:1em;
	vertical-align:middle;
}
#bottom {
	min-height:3em;
	background-color:#727272;
	overflow:hidden;
}
/* ##################################### Navigation ##################################### */
#geanavbar {
	font-size:100%;
	background-color:#1b5f9c;
	padding:0.7em 1em 0.5em 1em;
}
#geanav li {
	display: inline;
	list-style-type: none;
	padding-right:20px;
	}
#geanav a, #geanav a:visited {
	color:white;
}
#geanav a:hover {
	/* color:#295286; */
	color:grey;
	text-decoration:none;
}
#geanav_container {
	padding:0.5em;
}
.ancestor, #geanav li.selected a, #geanav li.selected a:hover, #geanav li.selected a:visited {
	/* color:grey; */
	font-weight:bold;
}
#geanav li.selected a:hover {
        color:white;
}
/* ##################################### Autre ##################################### */
.subline {
	background-color:#3C8AB1;
	height:1px;
	margin-bottom:2em;
	width:100%;
}
.subline_etude {
	background-color:#3D3D3D;
	height:1px;
	margin-bottom:2em;
	width:100%;
}
.subline_ci {
	background-color:#E9B106;
	height:1px;
	margin-bottom:2em;
	width:100%;
}
.subline_cn {
	background-color:#3C8AB0;
	height:1px;
	margin-bottom:2em;
	width:100%;
}
.subline_ei {
	background-color:#CB0930;
	height:1px;
	margin-bottom:2em;
	width:100%;
}
.subline_cp {
	background-color:#999999;
	height:1px;
	margin-bottom:2em;
	width:100%;
}
.s_subline {
	background-color:#3C8AB1;
	height:1px;
	margin-bottom:1em;
	width:100%;
}
.m_subline {
	background-color:#3C8AB1;
	height:3px;
	margin-bottom:1em;
	width:100%;
}
.cadre {
	height:1px;
	background-color:#999;
}
.cadre_footer {
	height:1px;
	background-color:#FFF;
}
.localisation_bar {
	color:#3C8AB1;
	font-size:12px;
}
.localisation_etude {
	color:#3D3D3D;
	font-size:22px;
}
.localisation_ci {
	color:#E9B106;
	font-size:22px;
}
.localisation_cn {
	color:#3C8AB0;
	font-size:22px;
}
.localisation_ei {
	color:#CB0930;
	font-size:22px;
}
.localisation_cp {
	color:#999999;
	font-size:22px;
}
.title_oga {
	font-size:22px; 
	font-weight:bold; 
	color:#333
}
