@charset "UTF-8";
/* CSS Document */
html {
      scroll-behavior: smooth;
	  -webkit-overflow-scrolling: touch;
}
	
	
.center{
	text-align:center;
}

.spacer{
	height: 1px;
	width: 100%;
}


#interactiv-header{
	position: relative;
	/*box-shadow: 0px 0px 10px #b4b4b4 !important;*/
	
}

/* ged */

.ligne{
	padding: 4px;
	margin-top: 0px; /*4px;*/
	margin-bottom: 0px; /*4px;*/
	background-color:rgba(255,255,255,1);
	/*border-top-width: thin;
	border-top-style: solid;
	border-top-color: #DFDDE1;*/
	background-image: url(../../navig/fond_ligne.png);
	background-repeat: repeat-x;
}
.ligne_doc{
	padding: 4px;
	margin-top: 0px; /*4px;*/
	margin-bottom: 0px; /*4px;*/
	background-color:rgba(255,255,255,0.1);
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #DFDDE1;
	/*background-image: url(../../navig/fond_ligne.png);*/
	background-repeat: repeat-x;
}
.lignetop{
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #DFDDE1;
}
.ligne_fichier{
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #DFDDE1;
	padding-top: 4px;
}
.ligne_fichier_doc{
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #DFDDE1;
	padding-top: 4px;
}
#folder,#folder_neg,#nom,#fichier_icon,#image_fichier_neg,#image_fichier{
	float: left;
	position: relative;
}
#nomlogin{
	float: left;
	position: relative;
	width: 50%;
	text-align: right;
}
#mdplogin{
	float: left;
	position: relative;
	width: 50%;
}
.letitre{
	float: left;
	position: relative;

}
a.logout:hover {
	color: #CCC;
}

.logs {
	margin-top: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #CCC;
	background-color: #000;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	letter-spacing: 0.1em;
}
.remarque{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #000;
	letter-spacing: 0.1em;
	position: relative;
	width: 50%;
	margin-right: auto;
	margin-left: auto;
}
a.logs {
	color: #CCC;
	background-color: #000;
	text-decoration: none;	
}

a.logs:hover {
	color: #000;
	background-color: #666;
	text-decoration: none;
}
#outils,#modification{
	float: right;
	position: relative;
}
#modification{
	padding-right: 20px;
}
.bt_outils{
	height: 40px;
}
#folder{
	display: block;
	height: 34px;
	width: 54px;
	background-image: url(../../navig/icon_dossier.png);
	background-repeat: no-repeat;
	background-size: contain;
	margin-top: 4px;
}
#image_fichier{
	display: block;
	height: 34px;
	width: 54px;
	background-image: url(../../navig/icon_fichier.png);
	background-repeat: no-repeat;
	background-size: contain;
	margin-top: 4px;
}
#folder_neg{
	display: block;
	height: 34px;
	width: 54px;
	background-image: url(../../navig/icon_dossier_neg.png);
	background-repeat: no-repeat;
	background-size: contain;
	margin-top: 4px;
}
#image_fichier_neg{
	display: block;
	height: 34px;
	width: 54px;
	background-image: url(../../navig/icon_fichier_neg.png);
	background-repeat: no-repeat;
	background-size: contain;
	margin-top: 4px;
}
#fichier_icon{
	display: block;
	height: 34px;
	width: 54px;
	background-image: url(../../navig/bt_newfichier.png);
	background-repeat: no-repeat;
	background-size: contain;
	margin-top: 4px;
}
.titre_gestion{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 24px;
	color: #CCC;
	margin-top: 20px;
	margin-bottom: 20px;
}
.titre_dossier{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	color: #333;
	padding-top: 4px;
}
.info_dossier{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #333;
	font-style: italic;
	padding-top: 8px;
}
.titre_dossier_doc{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	color: #999;
	padding-top: 4px;
}
.info_dossier_doc{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #999;
	font-style: italic;
	padding-top: 8px;
}
#box{
	background-color: rgba(0,0,0,0.9);
	position: absolute;
	min-height: 1px;
	width: 100%;
	bottom: 0px;
}
.titre_champ{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #333;
	padding-top: 4px;
}

.bt_formulaire{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #666;
	background-color: #CBD3DC;
}
.bt_formulaire:hover{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #CCC;
	background-color: #2D3034;
}
#masque_sous_fichier{
	float: left;
	position: relative;
	bottom: -4px;
	background-color: rgba(255,0,0,1);
	height: 4px;
	width: 100%;
}

/*slider*/
#slider_home{
	width: 100%;
	max-height: 360px;
	overflow: hidden;
	position: relative;
}
#slider_home img{
	width: 100%;
}

#ig-logo{
	position: absolute;
	z-index: 700;
}
#logo_haut{
	background-image: url(../images/iglogo.png);
	background-repeat: no-repeat;
	background-size: contain;
	z-index: 900;
	width: 400px;
	height: 194px;
	margin-top: 40px;
	margin-right: 40px;
}
#logoimg img{
	width: 980px;
}

@media(max-width:960px){
#logoimg img{
	width: 860px;
}
}
@media(max-width:768px){
#logoimg img{
	width: 680px;
}
}
@media(maxn-width:480px){
#logoimg img{
	width: 200px;
}
}
@media(maxn-width:360px){
#logoimg img{
	width: 200px;
}
}
/*liens*/
a,a:active,a:focus,a:visited{
	color: #666;
	text-decoration: none;
}
a:hover{
	color: #000;
}
.footer a,.footer a:active,.footer a:focus,.footer a:visited{
	color: #CCC;
	text-decoration: none;
}
.footer a:hover{
	color: #FFF;
}
.footer_bottom a,.footer a:active,.footer a:focus,.footer a:visited{
	color: #CCC;
	text-decoration: none;
}
.footer_bottom a:hover{
	color: #FFF;
}








/*services*/
.welcome_noborder {
	font-family:"Satero Sans LT W04 Bold";
    padding-bottom: 10px; /*30px;*/
	text-align:center;
}

.welcome {
	font-family:"Satero Sans LT W04 Bold";
    border-bottom: 1px solid #ececec;
    /*padding-bottom: 30px;*/
    margin-top: 0px; /*35px;*/
	text-align:center;
	margin-bottom: 40px;
	height: 36px;
}
.icon_serv {
	width: 110px;
	height: 110px;
	background: #fafafa;
	text-align: center;
	line-height: 110px;
	font-size: 55px;
	border-radius: 110px;
	color: #6876A1;
	margin: auto;
}
.icon_serv:hover {
	background: #6876A1;
	color: #fafafa;
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
}
.text_serv {
	float: left;
	margin-top: 10px;
	font-weight: 300;
	font-size: 14px;
	text-align: center;
	font-family: "Satero Sans LT W04 Regular";
	line-height: 24px;
	padding-right: 20px;
	padding-left: 20px;
	color: #999;
}
.name_serv {
	font-family:"Satero Sans LT W04 Regular";
	text-align: center;
	font-size: 20px;
	font-weight: 300;
	color: #777;
	margin-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
/*services*/





/*footer*/
.footer{
	background-color: #3E3A52;
	font-family: "Satero Sans LT W04 Regular";
	padding-right: 20px;
	padding-left: 20px;	
}
#logo_footer{
	display: block;
	height: 40px;
}
.welcome_footer{}
.cont_footer{}
.text_footer{
	font-size: 12px;
	text-align: justify;
	line-height: 18px;
}
.soc{
	font-size: 12px;
}
.icon_center{}
/*ul
li*/
.text_undericon_footer{
	font-size: 12px;
	text-align: center;
}
.adress{
	font-size: 12px;
	line-height: 24px;
}
.footer_bottom{
	font-family: "Satero Sans LT W04 Regular";
	font-size: 12px;
	background-color: #000;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	overflow: hidden;
	height: 40px;
}

.scroll{
	font-size: 24px;
	display: block;
	height: 40px;
	width: 40px;
	text-align: center;
} 
.move {
	text-decoration: none;
	text-align: right;
	line-height: 40px;
}
.move ul li {
	display: inline-block;
	text-align: right;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;
}
.move ul li a:hover {
	text-decoration: none;
	color: #eee;
	background-color: #B8BADB;
}
.footer_move{} 
.tooltip_s{
	font-size: 36px;
	color: #FFF;
}
.soc{
	text-align:center;
}
.soc ul li { display: inline-block; } /* float: left*/
.soc ul li a {
	margin-top: 0px;
	border-radius: 3px;
	display: inline-block;
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	margin-right: 10px;
	text-decoration: none;
	border: none;
	color: #ccc;
	font-size: 20px;
	background-color: #000000;
}
.soc ul li a:hover {
	color: #eee;
	background-color: #B8BADB;
}
/*footer*/

.pied{
	position: relative;
	height: 140px;
	width: 100%;
	bottom: 0px;
	background-color: rgba(255,255,255,0);
	margin-top: 40px;
}
.texteintro{
	font-weight: 300;
	font-size: 18px;
	text-align: justify;
	font-family: "Satero Sans LT W04 Regular";
	line-height: 28px;
	padding-right: 0px;
	padding-left: 0px;
	color: #999;
	padding-bottom: 16px;
	z-index: 2000;
	letter-spacing: 0.02em;
}
.titrecontact{
	font-weight: 600;
	font-size: 20px;
	text-align: left;
	font-family: "Satero Sans LT W04 Regular";
	line-height: 28px;
	padding-right: 0px;
	padding-left: 0px;
	color: #999;
	padding-bottom: 16px;
	z-index: 2000;
	letter-spacing: 0.02em;
	text-transform: uppercase;
}
.textecontact{
	font-weight: 400;
	font-size: 20px;
	text-align: left;
	font-family: "Satero Sans LT W04 Regular";
	line-height: 28px;
	padding-right: 0px;
	padding-left: 0px;
	color: #999;
	padding-bottom: 16px;
	z-index: 2000;
	letter-spacing: 0.02em;
}
.btmenu{
	font-weight: 300;
	font-size: 24px;
	text-align: center;
	font-family: "Satero Sans LT W04 Regular";
	line-height: 36px;
	background-color: rgba(102,255,51,0);
	display: block;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	/*margin-right: 10px;*/
}
.btmenu:hover{
	background-color: rgba(255,255,255,0.2);
}
.btmenu_selected{
	background-color: rgba(255,255,255,0.2);
}
.piedborder {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: rgba(204,204,204,1);	
}
.name_pied{
	font-family: "Satero Sans LT W04 Regular";
	font-size: 18px;
	font-weight: bold;
	color: rgba(204,204,204,1);
	letter-spacing: 0.01em;
}
.text_pied{
	font-family: "Satero Sans LT W04 Regular";
	font-size: 14px;
	font-weight: normal;
	color: rgba(204,204,204,1);
	letter-spacing: 0.01em;
}
.adroite{
	float: right;
}
.bouton_intro{
	font-family: "Satero Sans LT W04 Regular";
	font-size: 18px;
	color: rgba(51,51,51,1);
	display: block;
	border: thin solid rgba(204,204,204,0.3);
	position: relative;
	text-decoration: none;
	height: 24px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background-color: rgba(229,227,232,0.1);
	width:  auto;
	text-align:center;
}
.bouton_intro:hover {
	background-color: rgba(202,207,226,1);
}