html, body, #bloc_page
{
height:100%;
margin:0;
padding:0;
text-align:center;
}

#invisible
{
height:20%;
margin:0;
padding:0;
text-align:center;
}

#logo
{
display:inline-block;
vertical-align:middle;
}


.navbar
{
  overflow: hidden;
  /* background-color: #333; */
  position: fixed; /* Set the navbar to fixed position */
  font-family: "Arial";
  top: 0; /* Position the navbar at the top of the page */
  width: 100%; /* Full width */
  z-index: 10;
}

/* Links inside the navbar */
.navbar a {
  /* float: none; */
  /* display: block; */
  color: black;
  text-align: center;
  /* padding: 14px 16px; */
  padding: 5px 20px;
  font-size:16px;
  text-decoration: none;
  z-index: 1;
}

/* Change background on mouse-over */
.navbar a:hover {
  background: #ddd;
  color: black;
}

/* Main content */
.main {
  margin-top: 120px; /* Add a top margin to avoid content overlay */
}

.main_extended {
  margin-top: 154px; /* Add a top margin to avoid content overlay */
}

.title_accueil {
    background-image: url('images/bandeau-accueil.jpg');
	background-repeat: no-repeat;
    background-position: center; 
	background-size: cover;
    /* position: relative; */
	height: 400px;
	width: 100%;
}

.title_accueil h1{
   color: white;
   font-family: "Arial";
   font-size:40px;
   -webkit-text-stroke: 2px black;
   position: relative;
   top: 40px;
   right: 0px;
   text-align : right;
   padding: 50px;
   margin: 50px;
   z-index: 1;
}

.title_whoami {
    background-image: url('images/bandeau-whoami.jpg');
	background-repeat: no-repeat;
    background-position: center; 
	background-size: cover;
    /* position: relative; */
	height: 400px;
	width: 100%;
}

.title_whoami h1{
   color: white;
   font-family: "Arial";
   font-size:40px;
   -webkit-text-stroke: 2px black;
   position: relative;
   top: 40px;
   right: 0px;
   text-align : right;
   padding: 50px;
   margin: 50px;
   z-index: 1;
}

.title_prestation {
    background-image: url('images/bandeau-prestations.jpg');
	background-repeat: no-repeat;
    background-position: center; 
	background-size: cover;
    /* position: relative; */
	height: 400px;
	width: 100%;
}

.title_prestation h1{
   color: white;
   font-family: "Arial";
   font-size:40px;
   -webkit-text-stroke: 2px black;
   position: relative;
   top: 40px;
   right: 0px;
   text-align : right;
   padding: 50px;
   margin: 50px;
   z-index: 1;
}

.title_sap {
    background-image: url('images/bandeau-sap.jpg');
	background-repeat: no-repeat;
    background-position: center; 
	background-size: cover;
    /* position: relative; */
	height: 400px;
	width: 100%;
}

.title_sap h1{
   color: white;
   font-family: "Arial";
   font-size:40px;
   -webkit-text-stroke: 2px black;
   position: relative;
   top: 40px;
   right: 0px;
   text-align : right;
   padding: 50px;
   margin: 50px;
   z-index: 1;
}

.title_conseil {
    background-image: url('images/bandeau-conseil.jpg');
	background-repeat: no-repeat;
    background-position: center; 
	background-size: cover;
    /* position: relative; */
	height: 400px;
	width: 100%;
}

.title_conseil h1{
   color: white;
   font-family: "Arial";
   font-size:40px;
   -webkit-text-stroke: 2px black;
   position: relative;
   top: 40px;
   right: 0px;
   text-align : right;
   padding: 50px;
   margin: 50px;
   z-index: 1;
}

.title_domotique {
    background-image: url('images/bandeau-domotique.jpg');
	background-repeat: no-repeat;
    background-position: center; 
	background-size: cover;
    /* position: relative; */
	height: 400px;
	width: 100%;
	z-index: 1;
}

.title_domotique h1{
   color: white;
   font-family: "Arial";
   font-size:40px;
   -webkit-text-stroke: 2px black;
   position: relative;
   top: 40px;
   right: 0px;
   text-align : right;
   padding: 50px;
   margin: 50px;
   z-index: 1;
}

.title_informatique {
    background-image: url('images/bandeau-informatique.jpg');
	background-repeat: no-repeat;
    background-position: center; 
	background-size: cover;
    /* position: relative; */
	height: 400px;
	width: 100%;
}

.title_informatique h1{
   color: white;
   font-family: "Arial";
   font-size:40px;
   -webkit-text-stroke: 2px black;
   position: relative;
   top: 40px;
   right: 0px;
   text-align : right;
   padding: 50px;
   margin: 50px;
   z-index: 1;
}

.title_telephonie {
    background-image: url('images/bandeau-telephonie.jpg');
	background-repeat: no-repeat;
    background-position: center; 
	background-size: cover;
    /* position: relative; */
	height: 400px;
	width: 100%;
}

.title_telephonie h1{
   color: white;
   font-family: "Arial";
   font-size:40px;
   -webkit-text-stroke: 2px black;
   position: relative;
   top: 40px;
   right: 0px;
   text-align : right;
   padding: 50px;
   margin: 50px;
   z-index: 1;
}

.title_ecommerce {
    background-image: url('images/bandeau-ecommerce.jpg');
	background-repeat: no-repeat;
    background-position: center; 
	background-size: cover;
    /* position: relative; */
	height: 400px;
	width: 100%;
}

.title_ecommerce h1{
   color: white;
   font-family: "Arial";
   font-size:40px;
   -webkit-text-stroke: 2px black;
   position: relative;
   top: 40px;
   right: 0px;
   text-align : right;
   padding: 50px;
   margin: 50px;
   z-index: 1;
}

.title_contact {
    background-image: url('images/bandeau-contact.jpg');
	background-repeat: no-repeat;
    background-position: center; 
	background-size: cover;
    /* position: relative; */
	height: 400px;
	width: 100%;
}

.title_contact h1{
   color: white;
   font-family: "Arial";
   font-size:40px;
   -webkit-text-stroke: 2px black;
   position: relative;
   top: 40px;
   right: 0px;
   text-align : right;
   padding: 50px;
   margin: 50px;
   z-index: 1;
}

.infos {
	background-image: url('images/carte-contact.jpg');
	background-repeat: no-repeat;
    background-position: center; 
	background-size: cover;
    /* position: relative; */
	height: 259px;
	width: 400px;
	border: solid 1px;
	border-color: black;
}

.infos h5{
   color: black;
   font-family: "Arial";
   font-size:15px;
   position: relative;
   top: 140px;
   right: 0px;
   text-align : right;
   padding: 10px;
   margin: 10px;
   z-index: 1;
}

.infos a {
  color: black;
  text-decoration: none;
  z-index: 1;
}

/* Change background on mouse-over */
.infos a:hover {
  background: #ddd;
  color: black;
}

.mentions a {
  color: white;
  text-decoration: none;
  z-index: 1;
}

/* Change background on mouse-over */
.mentions a:hover {
  background: #ddd;
  color: white;
}

.curriculumvitae {
  width: 100%;
  border: 3px solid #6da95d;
  padding: 20px;
}

.title_curriculumvitae {
  width: 100%;
  text-align: center;
  background-color: #6da95d;
  color: white;
  font-family: "Arial";
  font-size:15px;
  padding: 10px;
}

.product_prestation_frame {
	border: 0;
	text-align: center;
}

.product_prestation {
	border: 3px solid #6da95d;
	border-radius: 14px;
	padding: 10px;
	text-align: center;
	font-family: "Arial";
	font-size:15px;

}

.product_prestation a {
  color: black;
  text-decoration: none;
  z-index: 1;
}

/* Change background on mouse-over */
.product_prestation a:hover {
  /* background-color: #f2f8f1 */;
  color: #6da95d;
}

.bouton a {
display:block;
width:150px;
line-height:50px;
text-align:center;
vertical-align:middle;
background-color: #539248;
border-radius: 14px;
color:white;
text-decoration:none;
}
.bouton a:hover {
background:linear-gradient(#539248, #417438, #539248);
}
.bouton_disabled a {
display:block;
width:150px;
line-height:50px;
text-align:center;
vertical-align:middle;
background-color: #7f817f;
border-radius: 14px;
color:white;
text-decoration:none;
}

.form_error {
  background-color: #ffbbbb;
}

#overlay3{
    display: block;
    position: fixed;
    top:0; right:0; bottom:0; left:0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1000;
}
#overlay3:target{
    display: block;
}
.popup_block_ok{
	color: white;
    background: #539248;
    padding: 20px;
    border: 20px solid #ddd;
    position: relative;
    margin: 10% auto;
    width: 40%;
    box-shadow: 0px 0px 20px #000;
    border-radius: 10px;
}

.popup_block_error{
	color: white;
    background: #dc1616;
    padding: 20px;
    border: 20px solid #ddd;
    position: relative;
    margin: 10% auto;
    width: 40%;
    box-shadow: 0px 0px 20px #000;
    border-radius: 10px;
}

img.btn_close {
    float: right;
    margin: -55px -55px 0 0;
}