@font-face {
    font-family: 'bignoodletitlingoblique';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/bignoodletitling/bignoodletitling-oblique-webfont.eot');
    src: url('../fonts/bignoodletitling/bignoodletitling-oblique-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/bignoodletitling/bignoodletitling-oblique-webfont.woff') format('woff'),
    url('../fonts/bignoodletitling/bignoodletitling-oblique-webfont.ttf') format('truetype'),
    url('../fonts/bignoodletitling/bignoodletitling-oblique-webfont.svg#bignoodletitlingoblique') format('svg');
}




@font-face {
    font-family: 'bignoodletitlingregular';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/bignoodletitling/bignoodletitling-webfont.eot');
    src: url('../fonts/bignoodletitling/bignoodletitling-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/bignoodletitling/bignoodletitling-webfont.woff') format('woff'),
    url('../fonts/bignoodletitling/bignoodletitling-webfont.ttf') format('truetype'),
    url('../fonts/bignoodletitling/bignoodletitling-webfont.svg#bignoodletitlingregular') format('svg');
}

body {
	margin: 0;
	font-family: Arial, sans-serif;
    overflow-x: hidden;
}

a:link {color: white;}
a:visited {color: white;}
a:hover {color: white;}
a:active {color: white;}

body *{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.header {
	top: 0;
	background-color: #34546b;
	width: 100%;
	padding-top: 10px;
	z-index: 100;
    text-align:center;
}

.header-980 {
	width: 100%;
    max-width: 980px;
	margin: auto;
}

.header-logo {
	display: inline-block;
}

.header-titre {
	font-family: Arial, sans-serif;
	font-size: 20px;
	display: inline-block;
	font-weight: 100;
	margin: 8px 0;
	vertical-align: top;
	color: #ffffff;
	padding-left:30px;
	padding-right: 20px;
	padding-top: 5px;
	margin-left: 40px;
	border-left: 1px #ffffff solid;
}

.header-titre > strong {
	font-size: 28px;
	line-height: 1px;
	font-weight: 100;
}

.image-header{
    width:100%;
    max-width: 645px;
}

.play{
    float: left;
    
}



.intro {

	text-align: center;
    padding-bottom: 15px;
    max-width: 980px;
    margin: auto;
}

.intro-article {
    width: 100%;
	max-width: 980px;
	margin: auto;
	padding-top: 90px;
}

.text-intro {
    font-family:arial;
    font-weight: bolder;
    font-size: 14pt;
    color:#34546a;
    text-align: left;
    margin-left: 95px;
}

@media screen and (max-width: 400px) {
	.intro-article {
		padding-top: 60px;
	}
}

@media screen and (max-width: 484px) {
    .spacer1,.spacer2,.spacer3{
        display:none;
    }
}


@media screen and (max-width: 728px) {
    .spacer2{
        display:none;
    }
}
@media screen and (max-width: 973px) {
    .spacer3{
        display:none;
    }
}




.naviko {
	position: relative;
	top: 0px;
	background-color: rgba(0, 0, 0, 1);
	width: 100%;
	padding-top: 10px;
	z-index: 50;
	width: 100%;
	margin: auto;
	text-align: center;
	text-decoration: none;
}
.naviko-text {
	font-family: Arial, sans-serif;
	font-size: 16px;
	display: inline-block;
	font-weight: 100;
	margin: 8px 0;
	vertical-align: top;
	color: #ffffff;
	padding-left:10px;
	padding-right: 10px;
	padding-top: 5px;
	margin-left: 0px;
	text-decoration: none;
	vertical-align: middle;
}
.iframe {
	position: relative;
	width: 100%;
	padding-top: 10px;
	z-index: 50;
	display: inline-block;
    text-align: center;
}

a.lien {
    text-decoration: none;
}

.menu {
    margin: auto;
    max-width: 990px;
    text-align: center;}

.hotline {
    width:240px;
    text-align: center;
    display: inline-block;
    min-height: 290px;
    vertical-align: top;
}

.text-global { 
    height: 133px;
    margin: -15px;
    margin-top: 25px;}
   

.titre-hotline{
    color: #34546a;
    font-size: 16pt;
    font-weight: 700;
    text-align: center;
    line-height: 1pt;
}

.text-hotline{
    line-height: 12pt;
}

p.numero-hotline {
    font-size: 26px;
    color: #34546a;
    font-weight: 700;
    line-height: 1pt;
}

.email {
    font-size: 14px!important;
    color: #34546a!important;
    font-weight: 400;
    line-height: 1pt;
}

.spacer1,.spacer2,.spacer3{
    width:2px;
    height:250px;
    float:right;
    margin-right: 7px;
}

.btn {
    background-color: #34546a;
    height: 30px;
    padding: 6px;
    vertical-align: inherit;
    color:#ffffff;
    width: 220px;
    text-align: center;
    text-decoration: none;
}


.logiciels {
	position: relative;
	width: 100%;
	margin: auto;
}

.titreContainer {
    background-image: url(../img/background.png);
	margin: 0;
	position: relative;
	text-align: center;
}

.bienvenue{
    width:55%;
    max-width: 560px;
}

.whatsmoov{
    width:30%;
    max-width: 300px;
}

.logiciels-titre {
	position: relative;
	font-family: Arial, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: 100;
	text-align: center;
}
.actu{
    width:100%;
    max-width:483px; 
    
}
.bloc{
    width:100%;
}

.bloc1{
    max-width:576px;
}

.bloc2{
    max-width:295px;
}

.blocs {
	position: relative;
	max-width: 990px;
	margin: auto;
	text-align: center;
}

.bloc-iko {
	position: relative;
	display: inline-block;
    width:315px;
	padding: 0px;
	text-align: center;
}

.blocs-entree {
	position: relative;
	top:20px;
	max-width: 1000px;
	min-height: 375px;
	margin: auto;
}

.bloc-entree {
	position: relative;
	display:inline-block;
	text-align: center;
    max-width: 485px;
}

.bloc-entree-profil {
	position: relative;
	display:inline-block;
	text-align: left;
    max-width: 485px;
    vertical-align: top;
}

.bloc-entree-iframe {
	position: relative;
	display:inline-block;
	text-align: center;
    max-width: 485px;
    width: 100%;
}

.blocs-entree-tuto {
	position: relative;
	top:20px;
	max-width: 1000px;
	min-height: 290px;
	margin: auto;
}



.footer {
	position: relative;
	width: 100%;
	background-color: #214460;
	text-decoration: none;
}

.footer-980 {

	position: relative;
	width: 100%;
    max-width: 980px;
	margin: 30px auto 0 auto;
    
	padding: 0;
	font-family: Arial, sans-serif;
	padding: 30px 0;
    text-align: center;
	color: #D3D3D3;
	text-decoration: none;
}

.titre{
    color: #85d0f0;
    text-align: left;
    font-size: 23pt;
    font-family: "bignoodletitlingregular";
}

.filet {
    background-image: url(/img/filet.jpg);
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.bulle {
    width: 100%;
    max-width: 814px;
}

.bullebouton {
    width: 100%;
    max-width: 280px;
}

.bullecontainer {
    text-align: center;
    
}

.secteur{
    font-size: 14pt;
    line-height: 18pt;
}

.linkedin{
    font-size: 8pt;
    color: #000000;
}
.mail{
    color: #000000;
    font-size: 10pt;
}

.tel{
    font-size: 10pt;
}

/*.filet{
    width="100%"
    max-width: "850px"
}*/

.pave{
    text-align: left;
    font-size:11pt;
}


@media only screen and (max-width: 980px) {


}


iframe:focus { 
    outline: none;
}

iframe[seamless] { 
    display: block;
	margin-left: 50%;
	position: absolute;
	top: 45px;
	left: -490px;
	z-index: ;
}