/*CSS GENERAL INCODIGITAL.COM
====================================*/



/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*++++            SOMMAIRE                                       ++++*/
/*++++                   1.GENERAL                               ++++*/
/*++++                   2.NAV et MEDIA                          ++++*/
/*++++                   3.TITRE H1                              ++++*/
/*++++                   4.CONTENU                               ++++*/
/*++++                   5.CONTACT                               ++++*/
/*++++                   6.LOGIN                                 ++++*/
/*++++                   7.MENU RIGHT                            ++++*/
/*++++                   8.TABLEAUX                              ++++*/
/*++++                                                           ++++*/
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/




/*-------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/
/*----------------------------- GENERAL -----------------------------*/
/*-------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/
html {
margin: 0;
padding: 0;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
font-family: "Quicksand", sans-serif;
background-color:#fff;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;

}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
margin: .67em 0;
font-size: 2em;
}
mark {
color: #000;
background: #ff0;
}
small {
font-size: 80%;
}
sub,
sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
sup {
top: -.5em;
}
sub {
bottom: -.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
height: 0;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}

pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
margin: 20px;
font: inherit;
color: inherit;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
padding: 0;
border: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
padding: .35em .625em .75em;
margin: 0 2px;
border: 1px solid #c0c0c0;
}
legend {
padding: 0;
border: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-spacing: 0;
border-collapse: collapse;
}

tr {
margin: 20px;
padding:20px;
}

td,
th {
padding:0;
}

#bg {
width:100%;
position:relative;
z-index:2;
}

#logo {
background:url(../template_inco/background.png);
background-repeat: no-repeat;
width: 300px;
height: 201px;
float:left;
position:absolute;
z-index:-3;

}

.clearfix {
padding-top:10px;
border-top:3px #617A9C solid;
}

.special {
display:none;
}

a, a:visited {
font-size: 100%; 
color: #000; 
text-decoration: none;
}

a:hover {
color: #617A9C; 
text-decoration: none;
}

h1 {
font-size: 130%; 
font-family: "Quicksand", sans-serif;
color: #000; 
text-align: center;
display:inline;
}

h2 {
font-size: 110%; 
font-family: "Quicksand", sans-serif;
color: #617A9C; 
text-align: center;
display:inline;
}

h3 {
font-size: 75%; 
color: #000; 
text-align: right;
display:block;
}

h4 {
font-size: 75%; 
color: #000; 
text-align: left;
}



#page{
margin:0 auto;
width: 110%;
}


ul {
color:#000;
margin:0;
list-style: none;
}

li {
color:#000;
margin:0;
list-style: none;
}


#box_accueil{
min-height:50px;
width:100%;
display:block;
padding-top:8px;

}

.box_accueil {
font-family: 'Great Vibes', cursive;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
border-radius: 0px;
}


/*-------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/
/*--------------------------- NAVIGATION et MEDIA -------------------*/
/*-------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/

.container_inco {
position:relative;
z-index:10;
}


/*===================================================*/
/*===================================================*/
/*=================MEDIA MINI 1400===================*/
/*===================================================*/
/*===================================================*/
@media screen and (min-width: 1400px)



{

h5{
font-size: 200%; 
color: #617A9C; 
text-align: center;
display:inline;
font-family: 'Great Vibes', cursive;
}

.contenu {
width:1170px;
margin: 0 auto 0 auto;
padding: 20px 0 20px 0;
overflow: hidden; 
}

.fond_titre {
background: url(../template_inco/fond_titre.png);
background-repeat: no-repeat;
width: 150px;
height:38px;
margin-top: -20px;
text-align:center;
padding-top:7px;
color:#fff;

}
.page_inco {
padding:70px 0px 5px 0px;
margin: 0px auto 0 auto;
height:auto;
z-index:2;
}

.container_inco	{
width:1000px;
background: transparent;
margin:0 auto 0 auto;
}
#diamond_left {
width: 109px;
height: 110px;
background: #EFEFEF;
margin: 45px 0 0px 0px ;
float:left;
-webkit-transform: rotate(-45deg);
-moz-transform:    rotate(-45deg);
-ms-transform:     rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
-webkit-transform-origin: 0 100%;
-moz-transform-origin: 0 100%;
-ms-transform-origin: 0 100%;
-o-transform-origin: 0 100%;
transform-origin: 0 100%;
border-right:1px solid #999;
}

#diamond_right {
width: 109px;
height: 109px;
background: #EFEFEF;
margin: 45px -109px 0px 0px ;
float:right;
-webkit-transform: rotate(-45deg);
-moz-transform:    rotate(-45deg);
-ms-transform:     rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
-webkit-transform-origin: 0 100%;
-moz-transform-origin: 0 100%;
-ms-transform-origin: 0 100%;
-o-transform-origin: 0 100%;
transform-origin: 0 100%;
border-top:1px solid #999;

}
#nav_products {
font-size: 15px;
background: #617A9C;
width:85%;
margin:0 auto;
height:75px;
color: #000;
text-align: center;
border-bottom:3px solid #999;
box-sizing:initial;
}

#nav_products a {
text-decoration:none;
color:#ccc;
float:left;
display:block;
padding: 35px 2% 0 2%;
margin-right:5%;
}

#diamond_left_menu {
width: 109px;
height: 112px;
background: #617A9C;
margin: -35px 0 0px 75px ;
float:left;
-webkit-transform: rotate(-45deg);
-moz-transform:    rotate(-45deg);
-ms-transform:     rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
-webkit-transform-origin: 0 100%;
-moz-transform-origin: 0 100%;
-ms-transform-origin: 0 100%;
-o-transform-origin: 0 100%;
transform-origin: 0 100%;
border-left:1px solid #999;
}

#diamond_right_menu {
width: 109px;
height: 109px;
background: #617A9C;
margin: -32px -34px 0px 0px ;
float:right;
-webkit-transform: rotate(-45deg);
-moz-transform:    rotate(-45deg);
-ms-transform:     rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
-webkit-transform-origin: 0 100%;
-moz-transform-origin: 0 100%;
-ms-transform-origin: 0 100%;
-o-transform-origin: 0 100%;
transform-origin: 0 100%;
border-bottom:1px solid #999;

}
.container_titre {
width:50%;
height:75px;
background: #fff;
border-bottom:3px solid #999;
margin:0px auto 10px auto;
box-sizing:initial;
}

.contenu_titre {
padding: 20px 0 0 5%;
float:left;
}

.contenu_breadcrumbs {
padding: 20px 100px 0 0px;
float:right;
}
#menu {display:none;}
.navbar {display:none;}

#titre_h1 {
background: #fff;
width:100%;
height:75px;
color: #000;
}

#container_icons {
width:100px;
float:left;
padding-left:15%;
position:relative;
z-index:3;
box-sizing:initial;
}
#container_sign {
width:100px;
padding-right:15%;
float:right;
position:relative;
z-index:3;
box-sizing:initial;
}


#produits {
background: url(../images/accueil/produits.png);
width:300px;
height:400px;
cursor: pointer;
transition: all 500ms;
}

#produits:hover {
/* Webkit for Chrome and Safari */
-webkit-transform: scale(1.15, 1.15); // This is the enlarged size scale of the image.
-webkit-transition-duration: 700ms;
-webkit-transition-timing-function: ease-out;

/* Webkit for Mozila Firefox */
-moz-transform: scale(1.15, 1.15);
-moz-transition-duration: 700ms;
-moz-transition-timing-function: ease-out;

/* Webkit for IE( Version: 11, 10 ) */
-ms-transform: scale(1.15, 1.15);
-ms-transition-duration: 700ms;
-ms-transition-timing-function: ease-out;
}

#destock {
background: url(../images/accueil/destock.png);
width:300px;
height:400px;
cursor: pointer;
transition: all 500ms;
}

#destock:hover {
/* Webkit for Chrome and Safari */
-webkit-transform: scale(1.15, 1.15); // This is the enlarged size scale of the image.
-webkit-transition-duration: 700ms;
-webkit-transition-timing-function: ease-out;

/* Webkit for Mozila Firefox */
-moz-transform: scale(1.15, 1.15);
-moz-transition-duration: 700ms;
-moz-transition-timing-function: ease-out;

/* Webkit for IE( Version: 11, 10 ) */
-ms-transform: scale(1.15, 1.15);
-ms-transition-duration: 700ms;
-ms-transition-timing-function: ease-out;
}

#services {
background: url(../images/accueil/services.png);
width:300px;
height:400px;
cursor: pointer;
transition: all 500ms;
}

#services:hover {
/* Webkit for Chrome and Safari */
-webkit-transform: scale(1.15, 1.15); // This is the enlarged size scale of the image.
-webkit-transition-duration: 700ms;
-webkit-transition-timing-function: ease-out;

/* Webkit for Mozila Firefox */
-moz-transform: scale(1.15, 1.15);
-moz-transition-duration: 700ms;
-moz-transition-timing-function: ease-out;

/* Webkit for IE( Version: 11, 10 ) */
-ms-transform: scale(1.15, 1.15);
-ms-transition-duration: 700ms;
-ms-transition-timing-function: ease-out;
}

footer {
color:#000;
font-size:11px;
text-align:center;
margin:0 auto;
display:block;
width:900px;
}

.dots {
display: inline-block;
position: relative;
width: 6px;
height: 6px;
border-radius: 50%;
background: #617A9C;
margin: 2px 5px 2px 30%;

}
}

/*===================================================*/
/*===================================================*/
/*============MEDIA ENTRE 1300 et 1400===============*/
/*===================================================*/
/*===================================================*/
@media screen and (max-width: 1450px) 



{

h5{
font-size: 180%; 
color: #617A9C; 
text-align: center;
display:inline;
font-family: 'Great Vibes', cursive;
}

.contenu {
width:1170px;
margin: 0 auto 0 auto;
padding: 20px 0 20px 0;
overflow: hidden; 
}

.fond_titre {
background: url(../template_inco/fond_titre.png);
background-repeat: no-repeat;
width: 150px;
height:38px;
margin-top: -20px;
text-align:center;
padding-top:7px;
color:#fff;

}

.page_inco {
padding:70px 0px 5px 0px;
margin: 0px auto 0 auto;
height:auto;
z-index:2;
}

.container_inco	{
width:800px;
background: transparent;
margin:0 auto 0 auto;
}
#diamond_left {
width: 109px;
height: 110px;
background: #EFEFEF;
margin: 45px 0 0px 0px ;
float:left;
-webkit-transform: rotate(-45deg);
-moz-transform:    rotate(-45deg);
-ms-transform:     rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
-webkit-transform-origin: 0 100%;
-moz-transform-origin: 0 100%;
-ms-transform-origin: 0 100%;
-o-transform-origin: 0 100%;
transform-origin: 0 100%;
border-right:1px solid #999;
}

#diamond_right {
width: 109px;
height: 109px;
background: #EFEFEF;
margin: 45px -109px 0px 0px ;
float:right;
-webkit-transform: rotate(-45deg);
-moz-transform:    rotate(-45deg);
-ms-transform:     rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
-webkit-transform-origin: 0 100%;
-moz-transform-origin: 0 100%;
-ms-transform-origin: 0 100%;
-o-transform-origin: 0 100%;
transform-origin: 0 100%;
border-top:1px solid #999;

}
#nav_products {
font-size: 13px;
background: #617A9C;
width:81.3%;
margin:0 auto;
height:75px;
color: #000;
text-align: center;
border-bottom:3px solid #999;
box-sizing:initial;
}

#nav_products a {
text-decoration:none;
color:#ccc;
float:left;
display:block;
padding: 35px 1% 0 1%;
margin-right:3%;
}

#diamond_left_menu {
width: 109px;
height: 112px;
background: #617A9C;
margin: -35px 0 0px 75px ;
float:left;
-webkit-transform: rotate(-45deg);
-moz-transform:    rotate(-45deg);
-ms-transform:     rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
-webkit-transform-origin: 0 100%;
-moz-transform-origin: 0 100%;
-ms-transform-origin: 0 100%;
-o-transform-origin: 0 100%;
transform-origin: 0 100%;
border-left:1px solid #999;
}

#diamond_right_menu {
width: 109px;
height: 109px;
background: #617A9C;
margin: -35px -34px 0px 0px ;
float:right;
-webkit-transform: rotate(-45deg);
-moz-transform:    rotate(-45deg);
-ms-transform:     rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
-webkit-transform-origin: 0 100%;
-moz-transform-origin: 0 100%;
-ms-transform-origin: 0 100%;
-o-transform-origin: 0 100%;
transform-origin: 0 100%;
border-bottom:1px solid #999;
box-sizing:initial;
}

.container_titre {
width:50%;
height:75px;
background: #fff;
border-bottom:3px solid #999;
margin:0px auto 10px auto;
box-sizing:initial;
}

.contenu_titre {
padding: 30px 0 0 3%;
float:left;
}

.contenu_titre h2 {
font-size:17px;
}

.contenu_breadcrumbs {
padding: 20px 100px 0 0px;
float:right;
}

#menu {display:none;}

.navbar {display:none;}

#titre_h1 {
background: #fff;
width:100%;
height:75px;
color: #000;
}

#container_icons {
width:100px;
float:left;
padding-left:15%;
position:relative;
z-index:3;
box-sizing:initial;
}
#container_sign {
width:100px;
padding-right:15%;
float:right;
position:relative;
z-index:3;
box-sizing:initial;
}

#produits {
background: url(../images/accueil/produits.png);
width:300px;
height:353px;
cursor: pointer;
margin-top:50px;
margin-bottom: 62px;
transition: all 500ms;
}

#produits:hover {
/* Webkit for Chrome and Safari */
-webkit-transform: scale(1.15, 1.15); // This is the enlarged size scale of the image.
-webkit-transition-duration: 700ms;
-webkit-transition-timing-function: ease-out;

/* Webkit for Mozila Firefox */
-moz-transform: scale(1.15, 1.15);
-moz-transition-duration: 700ms;
-moz-transition-timing-function: ease-out;

/* Webkit for IE( Version: 11, 10 ) */
-ms-transform: scale(1.15, 1.15);
-ms-transition-duration: 700ms;
-ms-transition-timing-function: ease-out;
}

#destock {
background: url(../images/accueil/destock.png);
width:300px;
height:353px;
cursor: pointer;
margin-top:50px;
margin-bottom: 62px;
transition: all 500ms;
}

#destock:hover {
/* Webkit for Chrome and Safari */
-webkit-transform: scale(1.15, 1.15); // This is the enlarged size scale of the image.
-webkit-transition-duration: 700ms;
-webkit-transition-timing-function: ease-out;

/* Webkit for Mozila Firefox */
-moz-transform: scale(1.15, 1.15);
-moz-transition-duration: 700ms;
-moz-transition-timing-function: ease-out;

/* Webkit for IE( Version: 11, 10 ) */
-ms-transform: scale(1.15, 1.15);
-ms-transition-duration: 700ms;
-ms-transition-timing-function: ease-out;
}

#services {
background: url(../images/accueil/services.png);
width:300px;
height:353px;
cursor: pointer;
margin-top:50px;
margin-bottom: 62px;
transition: all 500ms;
}

#services:hover {
/* Webkit for Chrome and Safari */
-webkit-transform: scale(1.15, 1.15); // This is the enlarged size scale of the image.
-webkit-transition-duration: 700ms;
-webkit-transition-timing-function: ease-out;

/* Webkit for Mozila Firefox */
-moz-transform: scale(1.15, 1.15);
-moz-transition-duration: 700ms;
-moz-transition-timing-function: ease-out;

/* Webkit for IE( Version: 11, 10 ) */
-ms-transform: scale(1.15, 1.15);
-ms-transition-duration: 700ms;
-ms-transition-timing-function: ease-out;
}

footer {
color:#000;
font-size:11px;
text-align:center;
margin:0 auto;
display:block;
width:900px;
}
.dots {
display: inline-block;
position: relative;
width: 6px;
height: 6px;
border-radius: 50%;
background: #617A9C;
margin: 2px 5px 2px 30%;

}
}


/*===================================================*/
/*===================================================*/
/*============MEDIA ENTRE 1070 et 1300===============*/
/*===================================================*/
/*===================================================*/
@media screen and (max-width: 1300px) 

{

h5{
font-size: 160%; 
color: #617A9C; 
text-align: center;
display:inline;
font-family: 'Great Vibes', cursive;
}

.contenu {
width:1170px;
margin: 0 auto 0 auto;
padding: 20px 0 20px 0;
overflow: hidden; 
}


.fond_titre {
background: url(../template_inco/fond_titre.png);
background-repeat: no-repeat;
width: 150px;
height:38px;
margin-top: -20px;
text-align:center;
padding-top:7px;
color:#fff;

}

.page_inco {
padding:70px 0px 5px 0px;
margin: 0px auto 0 auto;
height:auto;
z-index:2;
}

.container_inco	{
width:600px;
background: transparent;
margin:0 auto 0 auto;
}
#diamond_left {
width: 109px;
height: 110px;
background: #EFEFEF;
margin: 45px 0 0px 0px ;
float:left;
-webkit-transform: rotate(-45deg);
-moz-transform:    rotate(-45deg);
-ms-transform:     rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
-webkit-transform-origin: 0 100%;
-moz-transform-origin: 0 100%;
-ms-transform-origin: 0 100%;
-o-transform-origin: 0 100%;
transform-origin: 0 100%;
border-right:1px solid #999;
}

#diamond_right {
width: 109px;
height: 109px;
background: #EFEFEF;
margin: 45px -109px 0px 0px ;
float:right;
-webkit-transform: rotate(-45deg);
-moz-transform:    rotate(-45deg);
-ms-transform:     rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
-webkit-transform-origin: 0 100%;
-moz-transform-origin: 0 100%;
-ms-transform-origin: 0 100%;
-o-transform-origin: 0 100%;
transform-origin: 0 100%;
border-top:1px solid #999;

}
#nav_products {
font-size: 13px;
background: #617A9C;
width:83%;
margin:0 auto;
height:75px;
color: #000;
text-align: center;
border-bottom:3px solid #999;
box-sizing:initial;
}
#nav_products a {
text-decoration:none;
color:#ccc;
float:left;
display:block;
padding: 35px 1% 0 1%;
margin-right:1%;
}	


#diamond_left_menu {
width: 109px;
height: 112px;
background: #617A9C;
margin: -35px 0 0px 52px ;
float:left;
-webkit-transform: rotate(-45deg);
-moz-transform:    rotate(-45deg);
-ms-transform:     rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
-webkit-transform-origin: 0 100%;
-moz-transform-origin: 0 100%;
-ms-transform-origin: 0 100%;
-o-transform-origin: 0 100%;
transform-origin: 0 100%;
border-left:1px solid #999;
box-sizing:initial;
}

#diamond_right_menu {
width: 109px;
height: 109px;
background: #617A9C;
margin: -35px -58px 0px 0px ;
float:right;
-webkit-transform: rotate(-45deg);
-moz-transform:    rotate(-45deg);
-ms-transform:     rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
-webkit-transform-origin: 0 100%;
-moz-transform-origin: 0 100%;
-ms-transform-origin: 0 100%;
-o-transform-origin: 0 100%;
transform-origin: 0 100%;
border-bottom:1px solid #999;
box-sizing:initial;
}

.container_titre {
width:50%;
height:75px;
background: #fff;
border-bottom:3px solid #999;
margin:0px auto 10px auto;
box-sizing:initial;
}
#titre_h1 {
background: #fff;
width:100%;
height:75px;
color: #000;

}

.contenu_titre {
padding: 30px 0 0 0;
float:left;
}

.contenu_titre h2 {
font-size:17px;
}


.contenu_breadcrumbs {
padding: 25px 65px 0 0px;
float:right;
}

.contenu_breadcrumbs h3 {
font-size:10px;
}

#menu {display:none;}

.navbar {display:none;}

#container_icons {
width:100px;
float:left;
padding-left:15%;
position:relative;
z-index:3;
box-sizing:initial;
}
#container_sign {
width:100px;
padding-right:15%;
float:right;
position:relative;
z-index:3;
box-sizing:initial;
}

#produits {
background: url(../images/accueil/produits.png);
width:300px;
height:400px;
cursor: pointer;
transition: all 500ms;
}

#produits:hover {
/* Webkit for Chrome and Safari */
-webkit-transform: scale(1.15, 1.15); // This is the enlarged size scale of the image.
-webkit-transition-duration: 700ms;
-webkit-transition-timing-function: ease-out;

/* Webkit for Mozila Firefox */
-moz-transform: scale(1.15, 1.15);
-moz-transition-duration: 700ms;
-moz-transition-timing-function: ease-out;

/* Webkit for IE( Version: 11, 10 ) */
-ms-transform: scale(1.15, 1.15);
-ms-transition-duration: 700ms;
-ms-transition-timing-function: ease-out;
}

#destock {
background: url(../images/accueil/destock.png);
width:300px;
height:400px;
cursor: pointer;
transition: all 500ms;
}

#destock:hover {
/* Webkit for Chrome and Safari */
-webkit-transform: scale(1.15, 1.15); // This is the enlarged size scale of the image.
-webkit-transition-duration: 700ms;
-webkit-transition-timing-function: ease-out;

/* Webkit for Mozila Firefox */
-moz-transform: scale(1.15, 1.15);
-moz-transition-duration: 700ms;
-moz-transition-timing-function: ease-out;

/* Webkit for IE( Version: 11, 10 ) */
-ms-transform: scale(1.15, 1.15);
-ms-transition-duration: 700ms;
-ms-transition-timing-function: ease-out;
}

#services {
background: url(../images/accueil/services.png);
width:300px;
height:400px;
cursor: pointer;
transition: all 500ms;
}

#services:hover {
/* Webkit for Chrome and Safari */
-webkit-transform: scale(1.15, 1.15); // This is the enlarged size scale of the image.
-webkit-transition-duration: 700ms;
-webkit-transition-timing-function: ease-out;

/* Webkit for Mozila Firefox */
-moz-transform: scale(1.15, 1.15);
-moz-transition-duration: 700ms;
-moz-transition-timing-function: ease-out;

/* Webkit for IE( Version: 11, 10 ) */
-ms-transform: scale(1.15, 1.15);
-ms-transition-duration: 700ms;
-ms-transition-timing-function: ease-out;
}

footer {
color:#000;
font-size:11px;
text-align:center;
margin:0 auto;
display:block;
width:900px;
}
.dots {
display: inline-block;
position: relative;
width: 6px;
height: 6px;
border-radius: 50%;
background: #617A9C;
margin: 2px 5px 2px 30%;

}
}

/*===================================================*/
/*===================================================*/
/*=============MEDIA ENTRE 780 et 1070===============*/
/*===================================================*/
/*===================================================*/
@media screen and (max-width: 1070px) 

{

h5{
font-size: 140%; 
color: #617A9C; 
text-align: center;
display:inline;
font-family: 'Great Vibes', cursive;
}

.contenu {
width:100%;
margin: 0 auto 0 auto;
padding: 20px 0 20px 0;
overflow: hidden; 
}


.fond_titre {
background: url(../template_inco/fond_titre.png);
background-repeat: no-repeat;
width: 150px;
height:38px;
border-radius: 12px 11px 0;
margin-top: 30px;
text-align:center;
padding-top:7px;
color:#fff;

}
.page_inco {
padding:0px 0px 5px 0px;
width:100%;
margin: 0px auto 0 auto;
height:auto;
z-index:2;
}

#logo {
display:none;
}
.container_inco	{
display:none;
}

#da-slider {
display:none;
}

#nav_products {
display:none;
box-sizing:initial;
}
#nav_products a {
display:none;
}	


#diamond_left_menu {
display:none;
}

#diamond_right_menu {
display:none;
}
.contenu_breadcrumbs {
display:none;
}

.navbar {display:block;}

.container_titre {
width:100%;
height:30px;
background: #efefef;
border-bottom:0px solid #999;
margin:0px auto 10px auto;
box-sizing:initial;
text-align:center;
}

.contenu_titre {
padding: 7px 0 0 20%;
text-align:center;

}
.contenu_titre h1 {
font-size:13px;
text-align:center;
}
#diamond_left {
display:none;
}

#diamond_right {
display:none;

}
#titre_h1 {
background:none;
border:none;
text-align:center;
}

#container_sign {
display:none;
}

#container_icons {
display:none;
}

#produits {
background: url(../images/accueil/produits.png);
width:300px;
height:400px;
cursor: pointer;
transition: all 500ms;
}

#produits:hover {
/* Webkit for Chrome and Safari */
-webkit-transform: scale(1.15, 1.15); // This is the enlarged size scale of the image.
-webkit-transition-duration: 700ms;
-webkit-transition-timing-function: ease-out;

/* Webkit for Mozila Firefox */
-moz-transform: scale(1.15, 1.15);
-moz-transition-duration: 700ms;
-moz-transition-timing-function: ease-out;

/* Webkit for IE( Version: 11, 10 ) */
-ms-transform: scale(1.15, 1.15);
-ms-transition-duration: 700ms;
-ms-transition-timing-function: ease-out;
}

#destock {
background: url(../images/accueil/destock.png);
width:300px;
height:400px;
cursor: pointer;
transition: all 500ms;
}

#destock:hover {
/* Webkit for Chrome and Safari */
-webkit-transform: scale(1.15, 1.15); // This is the enlarged size scale of the image.
-webkit-transition-duration: 700ms;
-webkit-transition-timing-function: ease-out;

/* Webkit for Mozila Firefox */
-moz-transform: scale(1.15, 1.15);
-moz-transition-duration: 700ms;
-moz-transition-timing-function: ease-out;

/* Webkit for IE( Version: 11, 10 ) */
-ms-transform: scale(1.15, 1.15);
-ms-transition-duration: 700ms;
-ms-transition-timing-function: ease-out;
}

#services {
background: url(../images/accueil/services.png);
width:300px;
height:400px;
cursor: pointer;
transition: all 500ms;
}

#services:hover {
/* Webkit for Chrome and Safari */
-webkit-transform: scale(1.15, 1.15); // This is the enlarged size scale of the image.
-webkit-transition-duration: 700ms;
-webkit-transition-timing-function: ease-out;

/* Webkit for Mozila Firefox */
-moz-transform: scale(1.15, 1.15);
-moz-transition-duration: 700ms;
-moz-transition-timing-function: ease-out;

/* Webkit for IE( Version: 11, 10 ) */
-ms-transform: scale(1.15, 1.15);
-ms-transition-duration: 700ms;
-ms-transition-timing-function: ease-out;
}

footer {
color:#000;
font-size:11px;
text-align:center;
margin:0 auto;
display:block;
width:100%;
}
.dots {
display: inline-block;
position: relative;
width: 6px;
height: 6px;
border-radius: 50%;
background: #617A9C;
margin: 2px 5px 2px 25%;

}
}

/*===================================================*/
/*===================================================*/
/*==============MEDIA INFERIEUR à 780================*/
/*===================================================*/
/*===================================================*/
@media screen and (max-width: 780px)

{

h5{
font-size: 130%; 
color: #617A9C; 
text-align: center;
display:inline;
font-family: 'Great Vibes', cursive;
}

.contenu {
width:100%;
margin: 0 auto 0 auto;
padding: 20px 0 20px 0;
overflow: hidden; 
}

.container_inco	{
width:500px;
background: transparent;
margin:0 auto 0 auto;
}

#nav_products {
display:none;
box-sizing:initial;
}
#nav_products a {
text-decoration:none;
color:#ccc;
float:left;
display:block;
padding: 35px 1% 0 1%;
margin-right:1%;
}	


#diamond_left_menu {
width: 109px;
height: 112px;
background: #617A9C;
margin: -35px 0 0px 52px ;
float:left;
-webkit-transform: rotate(-45deg);
-moz-transform:    rotate(-45deg);
-ms-transform:     rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
-webkit-transform-origin: 0 100%;
-moz-transform-origin: 0 100%;
-ms-transform-origin: 0 100%;
-o-transform-origin: 0 100%;
transform-origin: 0 100%;
border-left:1px solid #999;
box-sizing:initial;
}

#diamond_right_menu {
width: 109px;
height: 109px;
background: #617A9C;
margin: -35px -58px 0px 0px ;
float:right;
-webkit-transform: rotate(-45deg);
-moz-transform:    rotate(-45deg);
-ms-transform:     rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
-webkit-transform-origin: 0 100%;
-moz-transform-origin: 0 100%;
-ms-transform-origin: 0 100%;
-o-transform-origin: 0 100%;
transform-origin: 0 100%;
border-bottom:1px solid #999;
box-sizing:initial;
}

footer {
color:#000;
font-size:11px;
text-align:center;
margin:0 auto;
display:block;
width:100%;
}
.dots {
display: inline-block;
position: relative;
width: 6px;
height: 6px;
border-radius: 50%;
background: #617A9C;
margin: 2px 5px 2px 25%;

}
}

/*******NAV******/

#container_menu {
width:100%;
height:75px;
background: transparent;
text-align: center;
display:inline;
position:relative;
z-index:3;

}

#nav_products li,ul {
margin-top:-10px;
}	

#nav_products a:active {
color:#ff0000;
}

#nav_products a:hover {
text-decoration:none;
color:#fff;
border-bottom:#000 3px solid;
-webkit-transition: ease-in 0.5s; /* Safari */
transition: ease-in 0.5s;
padding-bottom:22px;
}


/*-------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/
/*----------------------------- TITRE H1 ----------------------------*/
/*-------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/
#titre_pres {
font-size: 110%; 
color: #440001; 
}

#ss_titre_pres {
font-size: 100%; 
color: #000; 
}

#ss_titre_pres_2 {
font-size: 75%; 
color: #000; 
float:left;
margin: 15px;
font-weight: bold;
}

#container_global {
width:100%;
background: #EFEFEF ;
display:block;
position:relative;
z-index:3;
border-top:1px solid #999;
}


.drapeau_en {
background:url(../template_inco/flag_en.png);
width:50px;
height:50px;
float:left;
border:none;
text-decoration:none;
transition: all 500ms;

}

.drapeau_fr {
background:url(../template_inco/flag_fr.png);
width:50px;
height:50px;
float:left;
border:none;
text-decoration:none;
transition: all 500ms;
}


.drapeau_en:hover {
/* Webkit for Chrome and Safari */
-webkit-transform: scale(1.1, 1.1); // This is the enlarged size scale of the image.
-webkit-transition-duration: 700ms;
-webkit-transition-timing-function: ease-in-out;

/* Webkit for Mozila Firefox */
-moz-transform: scale(1.1, 1.1);
-moz-transition-duration: 700ms;
-moz-transition-timing-function: ease-out;

/* Webkit for IE( Version: 11, 10 ) */
-ms-transform: scale(1.15, 1.15);
-ms-transition-duration: 700ms;
-ms-transition-timing-function: ease-out;
}

.drapeau_fr:hover {
/* Webkit for Chrome and Safari */
-webkit-transform: scale(1.1, 1.1); // This is the enlarged size scale of the image.
-webkit-transition-duration: 700ms;
-webkit-transition-timing-function: ease-out;

/* Webkit for Mozila Firefox */
-moz-transform: scale(1.1, 1.1);
-moz-transition-duration: 700ms;
-moz-transition-timing-function: ease-out;

/* Webkit for IE( Version: 11, 10 ) */
-ms-transform: scale(1.15, 1.15);
-ms-transition-duration: 700ms;
-ms-transition-timing-function: ease-out;
}


.sign_in {
background:url(../template_inco/signin.png);
width:50px;
height:50px;
float:right;
border:none;
text-decoration:none;
transition: all 500ms;
}

.sign_out {
background:url(../template_inco/signout.png);
width:50px;
height:50px;
float:right;
border:none;
text-decoration:none;
transition: all 500ms;
}



.webmail {
background:url(../template_inco/webmail.png);
width:50px;
height:50px;
float:right;
border:none;
text-decoration:none;
transition: all 500ms;
}


.sign_in:hover {
/* Webkit for Chrome and Safari */
-webkit-transform: scale(1.1, 1.1); // This is the enlarged size scale of the image.
-webkit-transition-duration: 700ms;
-webkit-transition-timing-function: ease-out;

/* Webkit for Mozila Firefox */
-moz-transform: scale(1.1, 1.1);
-moz-transition-duration: 700ms;
-moz-transition-timing-function: ease-out;

/* Webkit for IE( Version: 11, 10 ) */
-ms-transform: scale(1.15, 1.15);
-ms-transition-duration: 700ms;
-ms-transition-timing-function: ease-out;
}

.sign_out:hover {
/* Webkit for Chrome and Safari */
-webkit-transform: scale(1.1, 1.1); // This is the enlarged size scale of the image.
-webkit-transition-duration: 700ms;
-webkit-transition-timing-function: ease-out;

/* Webkit for Mozila Firefox */
-moz-transform: scale(1.1, 1.1);
-moz-transition-duration: 700ms;
-moz-transition-timing-function: ease-out;

/* Webkit for IE( Version: 11, 10 ) */
-ms-transform: scale(1.15, 1.15);
-ms-transition-duration: 700ms;
-ms-transition-timing-function: ease-out;
}

.webmail:hover {
/* Webkit for Chrome and Safari */
-webkit-transform: scale(1.1, 1.1); // This is the enlarged size scale of the image.
-webkit-transition-duration: 700ms;
-webkit-transition-timing-function: ease-out;

/* Webkit for Mozila Firefox */
-moz-transform: scale(1.1, 1.1);
-moz-transition-duration: 700ms;
-moz-transition-timing-function: ease-out;

/* Webkit for IE( Version: 11, 10 ) */
-ms-transform: scale(1.15, 1.15);
-ms-transition-duration: 700ms;
-ms-transition-timing-function: ease-out;
}

.coordonnees {
background:#f8f8f8;
border-radius:5px;
border: 1px solid #999;
padding:0 10px 10px 10px;
margin-bottom:20px;
}

/*-------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/
/*--------------------------- CONTENU PAGE --------------------------*/
/*-------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/

article {
background: #EFEFEF; 
}

figure {
margin: 0 auto 0 auto;
}


.page_content {
padding: 0px;
margin:0;
height:auto;
min-height:600px;
width:100%;
}



.bloc_contact{
height:auto;
background: #b4b4b4;
border-top:1px #999 solid;
border-bottom:1px #999 solid;
text-align:justify;
overflow: hidden; 
}
.bloc_0{
height:auto;
background: #b4b4b4;
border-top:1px #999 solid;
text-align:justify;
overflow: hidden; 
}

.bloc_1{
height:auto;
background: #f8f8f8;
border-top:1px #999 solid;
text-align:justify;
overflow: hidden; 
}

.bloc_2{
height:auto;
background: #d6d6d6;
border-top:1px #999 solid;
border-bottom:1px #999 solid;
text-align:justify;
overflow: hidden; 
}

.bloc_3{
height:auto;
background: #ffffff;
border-top:1px #999 solid;
border-bottom:1px #999 solid;
text-align:justify;
overflow: hidden; 
}

.img_accueil {
padding:50px 5px 0 0px;
margin-right:5px;
cursor: pointer;
transition: all 500ms;
position:absolute;
z-index:2000;
display:block;

}

.image_inco {
cursor: pointer;
transition: all 500ms;
}

.image_inco:hover {

/* Webkit for Chrome and Safari */
-webkit-transform: scale(1.15, 1.15); // This is the enlarged size scale of the image.
-webkit-transition-duration: 700ms;
-webkit-transition-timing-function: ease-out;

/* Webkit for Mozila Firefox */
-moz-transform: scale(1.15, 1.15);
-moz-transition-duration: 700ms;
-moz-transition-timing-function: ease-out;

/* Webkit for IE( Version: 11, 10 ) */
-ms-transform: scale(1.15, 1.15);
-ms-transition-duration: 700ms;
-ms-transition-timing-function: ease-out;



}

.img_accueil:hover {

/* Webkit for Chrome and Safari */
-webkit-transform: scale(1.15, 1.15); // This is the enlarged size scale of the image.
-webkit-transition-duration: 700ms;
-webkit-transition-timing-function: ease-out;

/* Webkit for Mozila Firefox */
-moz-transform: scale(1.15, 1.15);
-moz-transition-duration: 700ms;
-moz-transition-timing-function: ease-out;

/* Webkit for IE( Version: 11, 10 ) */
-ms-transform: scale(1.15, 1.15);
-ms-transition-duration: 700ms;
-ms-transition-timing-function: ease-out;
}
/*-------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/
/*----------------------------- CONTACT -----------------------------*/
/*-------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/

iframe {
margin:0 auto;
display:block;
border:none;
}

span.reverse {
unicode-bidi: bidi-override;
direction: rtl;
display:inline;
}
input, textarea {
font-family: "Quicksand", sans-serif;
color:#999;

}

.message, #alert {
color: #000;
}

input:hover, textarea:hover {
transition: all 500ms ease;
border:1px #617A9C solid;
font-family: "Quicksand", sans-serif;
}



article a.contact{
padding:6px 10px;
float:left;
}

/*-------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/
/*------------------------------- LOGIN -----------------------------*/
/*-------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/
.login
{
background-image:url("../images/login.png");
width:64px;
height:64px;
transition: 1s ease-in-out;
}


.login:hover
{
background-image:url("../images/login_hover.png");
width:64px;
height:64px;
transform: translate(2em,0);
transition: 1s ease-in-out;
}

/*-------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/
/*------------------------------TABLEAUX-----------------------------*/
/*-------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/

.rotate_titre {

/* Safari */
-webkit-transform: rotate(-90deg);

/* Firefox */
-moz-transform: rotate(-90deg);

/* IE */
-ms-transform: rotate(-90deg);

/* Opera */
-o-transform: rotate(-90deg);

/* Internet Explorer */
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);

text-transform:uppercase;
text-align:left;
}


#inco-table {
margin:0;
padding:0;
width: 100%;
font: 11px 'Quicksand', sans-serif;
color:#747474;
background-color:transparent;

}


#inco-header {
margin:0;
padding: 20px 0 0 0px;
text-align:center;
width: 100%;
height: 55px;
color:#FFF;
font-size:11px;
background: #617A9C url(../template_inco/head-bcg.jpg) no-repeat right top;	
border-radius:10px 10px 0 0;
}

#inco-big-header {
margin:0;
padding: 20px 0 0 0px;
text-align:center;
width: 100%;
height: 55px;
color:#FFF;
font-size:11px;
background: #617A9C url(../template_inco/head-big-bcg.jpg) no-repeat right top;	
border-radius:10px 10px 0 0;
}

.inco-bold {
font: 18px 'Quicksand', sans-serif;

}

#inco-unit {
margin:0;
padding: 0;
width: 100%;
height: 30px;
border-top: 2px solid #FFF;
background: #fff;	
}

.inco-unit-cell {
float:left;
padding: 0px 0 0 0;
text-align:center;
height: 46px;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
color:#000;
font: 13px 'Quicksand', sans-serif;
}


#inco-top {
margin:0;
padding: 0;
width: 100%;
height: 46px;
border-top: 2px solid #FFF;
background: #eff4ff url(../template_inco/top-light-blue.png) repeat-x left top;	
}

.inco-top-cell {
float:left;
padding: 15px 0 0 0;
text-align:center;
height: 46px;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
color:#000;
font: 13px 'Quicksand', sans-serif;
}

#inco-big-top {
margin:0;


width: 100%;
height: 150px;
border-top: 2px solid #FFF;
background: #ffffff repeat-x left top;	
}

.inco-big-top-cell {
float:left;
text-align:left;
height: 150px;
padding: 70px 0 50px 0;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
color:#000;
font: 13px 'Quicksand', sans-serif;
}

#row-middle {
margin:0;
padding: 0;
width: 100%;
height: 35px;
}

.inco-left {
float:left;
margin:0;
padding: 10px 0 0 24px;
text-align: left;
height: 35px;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
color:#000;
font: 13px 'Quicksand', sans-serif;
background: #fff;
}



.inco-right {
float:left;
margin:0;
padding: 11px 20px 0 0;
text-align:right;
height: 35px;
color:#000;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
background: #e4e3e3;
}

#inco-bottom {
clear:both;
margin:0;
padding: 0;
width: 100%;
height: 35px;
background: #e4e3e3;	
}


.inco-bottom-cell {
float:left;
padding: 8px 20px 0 0;
text-align:right;
height: 35px;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
color:#070707;
font: 13px 'Quicksand', sans-serif;
}



#table-footer {
height:5px;
width: 100%;
background: #617A9C;	
}

.inco-last-cell {
float:left;
margin:0;
padding: 0 0 0 0;
width: 10%;
text-align:center;
height: 35px;
background: #e4e3e3;
border-bottom: 1px solid #999;
border-right:none;
}

.pdf  {
margin: 0 0 0 10px;
background: url(../template_inco/pdf.png) no-repeat;
width:30px;
height:33px;
transition: 500ms;
}

.pdf:hover {

/* Webkit for Chrome and Safari */
-webkit-transform: scale(1.15, 1.15); // This is the enlarged size scale of the image.
-webkit-transition-duration: 700ms;
-webkit-transition-timing-function: ease-out;

/* Webkit for Mozila Firefox */
-moz-transform: scale(1.15, 1.15);
-moz-transition-duration: 700ms;
-moz-transition-timing-function: ease-out;

/* Webkit for IE( Version: 11, 10 ) */
-ms-transform: scale(1.15, 1.15);
-ms-transition-duration: 700ms;
-ms-transition-timing-function: ease-out;
}