@charset "utf-8";
/* CSS Document */

.Style1{font-family: "Raleway", sans-serif; font-size:25px; color:#084469; font-weight:200; letter-spacing:0.2px;}
.Style2{font-family: "Raleway", sans-serif; font-size:14px; color:#000000; font-weight:200; letter-spacing:0.2px;}
.Style3{font-family: "Raleway", sans-serif; font-size:18px; color:#000000; font-weight:300; letter-spacing:0.2px;}
.Style4{font-family: "Raleway", sans-serif; font-size:20px; color:#000000; font-weight:400; letter-spacing:0.2px;}
.Style5{font-family: "Raleway", sans-serif; font-size:50px; color:#ffffff; font-weight:lighter; letter-spacing:0.2px;}
.Style6{font-family: "Raleway", sans-serif; font-size:20px; color:#ffffff; font-weight:lighter; letter-spacing:0.2px;}
.Style7{font-family: "Raleway", sans-serif; font-size:16px; color:#000000; font-weight:300; letter-spacing:0.2px;}
.Style8{font-family: "Raleway", sans-serif; font-size:25px; color:#ffffff; font-weight:200; letter-spacing:0.2px;}
.Style9{font-family: "Raleway", sans-serif; font-size:16px; color:#13374e; font-weight:lighter; letter-spacing:0.2px;}
.Style10{font-family: "Raleway", sans-serif; font-size:18px; color:#ffffff; font-weight:300; letter-spacing:0.2px;}
.Style11{font-family: "Raleway", sans-serif; font-size:90px; color:#13374e; font-weight:lighter; letter-spacing:0.2px;}
.Style12{font-family: "Raleway", sans-serif; font-size:25px; color:#111b55; font-weight:300; letter-spacing:0.2px;}
.Style13{font-family: "Raleway", sans-serif; font-size:40px; color:#084469; font-weight:300; letter-spacing:0.2px;}
.Style14{font-family: Arial; font-size:25px; color:#000000; font-weight:400; letter-spacing:0.2px;}


.raleway-<uniquifier> {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

/*html { 
  margin:0;
  padding:0;
  background: url(../img/fond.jpg) no-repeat center fixed; 
  -webkit-background-size: cover;  pour anciens Chrome et Safari */
  /*background-size: cover; /* version standardisée 
}*/

#header
{
top:0; left:0; right:0;
position:fixed;
width:100%;
height:120px;
background:rgba(255,255,255,1);
z-index:9999;
/*border-bottom:1px solid black;*/
}

#myBtn
{
outline:none;
cursor:pointer;
width:265px;
height:117px;
text-decoration:none;
font-family: "Raleway", sans-serif; font-size:18px; color:#6bc13b; text-align:center; /*text-transform:uppercase;*/
border:0px solid #6bc13b;
background-color:transparent;
z-index:9999;
}
#myBtn1
{
outline:none;
cursor:pointer;
width:265px;
height:117px;
text-decoration:none;
font-family: "Raleway", sans-serif; font-size:18px; color:#6bc13b; text-align:center; /*text-transform:uppercase;*/
border:0px solid #6bc13b;
background-color:transparent;
z-index:9999;
}


/* Slide */
#slider
{
top:150px; left:0; right:0;
position:absolute;
}
.slide { border:0px solid #13374e; position:relative; width:1200px; height:350px; }
.slide img { position:absolute;  }

#contenu
{
position:absolute;
top:150px; left:0; right:0;
background-color:rgba(255,255,255,1);
width:100%;
height:1500px;
z-index:999;
}

#about
{
position:absolute;
top:700px; left:0; right:0;
background-color:rgba(255,255,255,1);
width:100%;
height:1600px;
z-index:999;
}

#services
{
position:absolute;
top:1950px; left:0; right:0;
width:100%;
height:450px;
background-color:#efefef;
z-index:999;
}

#formations
{
position:absolute;
top:2400px; left:0; right:0;
background-color:rgba(12,67,105,1);
width:100%;
height:300px;
}

#ref
{
position:absolute;
top:2400px; left:0; right:0;
background-color:#084469/*rgba(12,67,105,1)*/;
width:100%;
height:300px;
}


#contact
{
position:absolute;
top:2700px; left:0; right:0;
background-color:#000000;
width:100%;
}

#footer
{
position:absolute;
top:2880px; left:0; right:0;
background-color:#000000;
width:100%;
}

#footer2
{
position:absolute;
top:1500px; left:0; right:0;
background-color:#000000;
width:100%;
z-index:999;
}

#footer3
{
position:absolute;
top:2750px; left:0; right:0;
background-color:#000000;
width:100%;
z-index:999;
}

#footer4
{
position:absolute;
top:1300px; left:0; right:0;
background-color:#000000;
width:100%;
z-index:999;
}

#footer5
{
position:absolute;
top:1100px; left:0; right:0;
background-color:#000000;
width:100%;
z-index:999;
}

#btn_up
{
position: fixed;
bottom: 30px;
right: 25px;
cursor: pointer;
display:none;
z-index:99999;
}

#menulat
{
position:fixed;
width:50px;
top:200px; left:0; right:0;
z-index:99999;
}
