/*
-----------------------------------------------------------------------------------------
NOM DU SITE / IMPORT ALL CSS
Email: contact@goweb.fr
Date de création : 20/08/2012
Dernière modification : 20/08/2012 par Laurent Andrzejak

-----------------------------------------------------------------------------------------
*/
/*
-----------------------------------------------------------------------------------------
NOM DU SITE / RESET
Email: contact@goweb.fr
Date de création : 20/08/2012
Dernière modification : 20/08/2012 par Laurent Andrzejak

-----------------------------------------------------------------------------------------
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
:focus {
  outline: 0;
}
body {
  line-height: 1;
  color: black;
  background: white;
}
ol,
ul {
  list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}
blockquote,
q {
  quotes: "" "";
}
/*  ## ACCESSIBLE HIDE  -------------------------------------------------------------*/
.accessibility {
  display: block;
  height: 0;
  left: -3000px;
  line-height: 0;
  position: absolute !important;
  text-decoration: none;
  top: -3000px;
  visibility: hidden;
  width: 0;
}
/*
-----------------------------------------------------------------------------------------
NOM DU SITE / LAYOUT
Email: contact@goweb.fr
Date de cr�ation : 20/08/2012
Derni�re modification : 20/08/2012 par Laurent Andrzejak

-----------------------------------------------------------------------------------------
*/
/*
-----------------------------------------------------------------------------------------
NOM DU SITE / LIBRARY LESS
Email: contact@goweb.fr
Date de création : 20/08/2012
Dernière modification : 20/08/2012 par Laurent Andrzejak

-----------------------------------------------------------------------------------------
*/
/* TAILLE DE BASE 14px */
/* CALCUL DES TAILLE DE POLICES PX > EM */
/* CALCUL DES MARGIN PX > EM */
/* CALCUL DES PADDING PX > EM */
/* CALCUL DES LINE HEIGHT PX > EM */
/* CALCUL DES WIDTH PX > EM */
/* CALCUL DES HEIGHT PX > EM */
body {
  background: #eaeaea;
}
header {
  width: 100%;
  background-color: #fff;
  text-align: center;
  margin: 20px 0 0;
  padding: 20px 0;
}
header h1,
header div.heading {
  font-family: 'Open Sans';
  font-weight: 300;
  font-size: 18px;
  line-height: 28px;
  margin: 20px 0 0 0;
  width: 100%;
  padding-top: 20px;
  -webkit-box-shadow: inset 0 4px 4px 0 #F0F0F0;
  box-shadow: inset 0 4px 4px 0 #F0F0F0;
}
header h1 span,
header div.heading span {
  font-size: 14px;
}
header div.heading {
  line-height: normal;
}
/*  ## ENSEMBLE DES GRIDS  ---------------------------------------------------------*/
.grid-full {
  float: left;
  width: 100%;
}
.grid-center {
  margin: 0 auto;
  width: 980px;
}
.grid-half {
  margin: 0 auto;
  width: 440px;
}
/*  ## KENDO WINDOW  -------------------------------------------------------------*/
.window-std .inner-window {
  width: 600px;
  padding: 0 20px 0;
}
.window-std .inner-window input[type="text"],
.window-std .inner-window input[type="email"],
.window-std .inner-window input[type="password"] {
  width: 585px;
}
/*
-----------------------------------------------------------------------------------------
NOM DU SITE / TYPO
Email: contact@goweb.fr
Date de création : 20/08/2012
Dernière modification : 20/08/2012 par Laurent Andrzejak

-----------------------------------------------------------------------------------------
*/
@font-face {
  
}
body {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 14px;
}
strong {
  font-weight: 700;
}
.uppercase {
  text-transform: uppercase;
}
.underline {
  text-decoration: underline;
}
/*
-----------------------------------------------------------------------------------------
NOM DU SITE / PAGES
Email: contact@goweb.fr
Date de création : 20/08/2012
Dernière modification : 20/08/2012 par Laurent Andrzejak

-----------------------------------------------------------------------------------------
*/
.content-home {
  width: 100%;
  background-color: #db313e;
  -webkit-box-shadow: 0 4px 4px 0 #C5C0C0;
  box-shadow: 0 4px 4px 0 #C5C0C0;
  padding: 40px 0;
}
.panel-std {
  margin: 0 auto;
  width: 440px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 1.07142857em 1.07142857em 1.07142857em 1.07142857em;
}
.panel-std .error {
  text-align: center;
  color: #fff;
  font-family: 'Open Sans';
  font-weight: 500;
  font-size: 21px;
  text-transform: uppercase;
  padding: 0px 0 15px 0;
  margin-bottom: 5px;
  border-bottom: 1px solid #fff;
}
.panel-std h2 {
  text-align: left;
  color: #fff;
  font-family: 'Open Sans';
  font-weight: 400;
  font-size: 21px;
  text-transform: uppercase;
  padding: 10px 0 15px 40px;
  background-image: url(../Images/Stats/cadenas.png);
  background-size: 25px 40px;
  background-repeat: no-repeat;
  background-position: left top;
  border-bottom: 1px solid #fff;
}
.panel-std label {
  color: #fff;
  font-family: 'Open Sans';
  font-weight: 300;
  font-size: 18px;
  margin-bottom: 10px;
  display: block;
}
.panel-std .field {
  padding: 5px 0;
}
.panel-std input.k-textbox {
  width: 100%;
  background-color: #fff;
  border-radius: 5px;
  padding: 10px;
  height: 40px !important;
  border: none;
}
.panel-std input[type="button"],
.panel-std input[type="submit"] {
  width: 100%;
  height: 40px;
  background-color: #a31f2a;
  border-radius: 5px;
  border: none;
  box-shadow: 0 4px 0 #79171F;
  color: #fff;
  font-family: 'Open Sans';
  font-weight: 400;
  font-size: 18px;
  text-transform: uppercase;
}
.panel-std .k-widget.k-tooltip-validation {
  border: none;
  background: none;
  color: #db313e;
  position: absolute;
  right: 10px;
  top: 42px;
  box-shadow: none;
}
.panel-std .k-widget.k-tooltip-validation .k-icon {
  display: none;
}
.bandeau {
  width: 100%;
  height: 300px;
  background: url(../Images/Stats/bg-co.jpg) no-repeat center;
  position: relative;
}
.bandeau img {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -350px;
}
#formQuestionnaire section {
  width: 960px;
  margin: 10px auto;
  background-color: #fff;
  /*.note {
        &:hover {
            span {
                &.infonote {
                    display: inline-block;
                }
            }
        }
    }*/
}
#formQuestionnaire section h2 {
  background-color: #db313e;
  position: relative;
  z-index: 10;
  display: block;
  overflow: hidden;
  padding: 20px 10px;
  color: #fff;
  font-family: 'Open Sans';
  font-weight: 400;
  font-size: 18px;
  -webkit-box-shadow: 0 2px 4px 0 #B3B3B3;
  box-shadow: 0 2px 4px 0 #B3B3B3;
}
#formQuestionnaire section p {
  background-color: #F7F7F7;
  display: block;
  overflow: hidden;
  padding: 10px 10px 10px 50px;
  margin: 0 0 10px 0;
  color: #000000;
  font-family: 'Open Sans';
  font-weight: 300;
  font-size: 16px;
  line-height: 26px;
  position: relative;
}
#formQuestionnaire section p span.nbr {
  padding: 9px 0;
  width: 40px;
  display: block;
  background: url(../Images/Stats/bg-nbr.png) no-repeat;
  background-size: 40px 40px;
  z-index: 20;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  color: #fff;
  font-weight: 700;
}
#formQuestionnaire section label.nombre {
  width: 40px;
  height: 40px;
  margin: 0 10px 10px 10px;
  float: left;
  position: relative;
  text-align: center;
}
#formQuestionnaire section label.nombre input[type="radio"] {
  opacity: 0;
  position: relative;
  z-index: 100;
  width: 40px;
  height: 40px;
  cursor: pointer;
}
#formQuestionnaire section label.nombre span.icon {
  width: 38px;
  background: #fff;
  border: 1px solid #4e4e50;
  display: block;
  position: absolute;
  color: #4e4e50;
  z-index: 50;
  text-align: center;
  padding: 11px 0;
  font-family: 'Open Sans';
  font-weight: 700;
  font-size: 16px;
  cursor: pointer;
}
#formQuestionnaire section label.nombre.selected span.icon {
  width: 38px;
  background: #69CE60;
  color: #fff;
  display: block;
}
#formQuestionnaire section label.nombre.rouge span {
  border: none;
}
#formQuestionnaire section label.nombre.rouge span.icon {
  background: #e53935;
  color: #ffffff;
}
#formQuestionnaire section label.nombre.rouge:hover span {
  border: none;
}
#formQuestionnaire section label.nombre.rouge:hover span.icon {
  background: #f44336;
}
#formQuestionnaire section label.nombre.rouge.selected span {
  outline: 4px solid #444;
}
#formQuestionnaire section label.nombre.rouge.selected span.icon {
  background: #f44336;
}
#formQuestionnaire section label.nombre.jaune span {
  border: none;
}
#formQuestionnaire section label.nombre.jaune span.icon {
  background: #ffb300;
  color: #ffffff;
}
#formQuestionnaire section label.nombre.jaune:hover span.icon {
  background: #ffc107;
}
#formQuestionnaire section label.nombre.jaune.selected span {
  outline: 4px solid #444;
}
#formQuestionnaire section label.nombre.jaune.selected span.icon {
  background: #ffc107;
}
#formQuestionnaire section label.nombre.vert span {
  border: none;
}
#formQuestionnaire section label.nombre.vert span.icon {
  background: #43a047;
  color: #ffffff;
}
#formQuestionnaire section label.nombre.vert:hover span.icon {
  background: #4caf50;
}
#formQuestionnaire section label.nombre.vert.selected span {
  outline: 4px solid #444;
}
#formQuestionnaire section label.nombre.vert.selected span.icon {
  background: #4caf50;
}
#formQuestionnaire section label.nombre .k-widget.k-tooltip-validation {
  border: none;
  background: none;
  color: #db313e;
  position: absolute;
  top: 10px;
  left: 810px;
  box-shadow: none;
  width: 130px;
}
#formQuestionnaire section label.nombre .k-widget.k-tooltip-validation .k-icon {
  display: none;
}
#formQuestionnaire section label.text {
  padding: 10px;
  margin: 0 10px 10px 10px;
  float: left;
  position: relative;
  text-align: center;
}
#formQuestionnaire section label.text input[type="radio"] {
  opacity: 0;
  position: relative;
  z-index: 100;
  width: 150px;
  cursor: pointer;
}
#formQuestionnaire section label.text input[type="checkbox"] {
  opacity: 0;
  position: relative;
  z-index: 100;
  width: 150px;
  cursor: pointer;
}
#formQuestionnaire section label.text span.icon {
  position: absolute;
  width: 150px;
  text-align: left;
  font-family: 'Open Sans';
  font-weight: 300;
  font-size: 14px;
  padding: 10px;
  cursor: pointer;
}
#formQuestionnaire section label.text.selected span.icon {
  background: #69CE60;
  color: #fff;
}
#formQuestionnaire section label.text .k-widget.k-tooltip-validation {
  border: none;
  background: none;
  color: #db313e;
  position: absolute;
  top: 10px;
  left: 810px;
  box-shadow: none;
  width: 130px;
}
#formQuestionnaire section label.text .k-widget.k-tooltip-validation .k-icon {
  display: none;
}
#formQuestionnaire section span.infonote {
  display: none;
  font-family: 'Open Sans';
  font-weight: 300;
  font-size: 14px;
  line-height: 16px;
  margin: 4px 10px 10px 10px;
}
#formQuestionnaire section span.infonote.activer {
  display: inline-block;
}
#formQuestionnaire section span.infonote .noterouge {
  color: #DB313E;
  font-weight: 800;
}
#formQuestionnaire section span.infonote .notevert {
  color: #43A047;
  font-weight: 800;
}
#formQuestionnaire section span.infonote .gris {
  color: #8A8A8A;
}
#formQuestionnaire section textarea {
  display: block;
  overflow: hidden;
  width: 914px;
  height: 100px;
  margin: 10px 10px 20px 10px;
  padding: 10px;
  resize: none;
  border: 1px solid #4e4e50;
  -webkit-appearance: none;
  border-radius: 0;
}
#formQuestionnaire section input[type="text"] {
  float: left;
  width: 80px;
  margin-top: 10px;
  padding: 8px;
  -webkit-appearance: none;
  border-radius: 0;
  border: 1px solid #4e4e50;
}
.ribbon {
  width: 960px;
  margin: 10px auto;
}
.ribbon input[type="button"] {
  width: 100%;
  background-color: #db313e;
  text-align: center;
  color: #fff;
  font-family: 'Open Sans';
  font-weight: 700;
  font-size: 16px;
  padding: 10px 0;
  border: none;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-appearance: none;
  border-radius: 0;
}
#divConfirmation {
  width: 940px;
  margin: 0 auto;
  padding: 30px;
  background: #f3f3f3;
  font-family: 'Open Sans';
  font-weight: 700;
  font-size: 24px;
  line-height: 34px;
  color: #000;
  text-align: center;
}
#divConfirmation span {
  font-size: 18px;
  line-height: 28px;
  font-weight: 300;
}
.satisfaction {
  float: left;
  width: 100%;
  background-color: #F7F7F7;
  padding-top: 20px;
  text-align: center;
}
.satisfaction ul {
  float: left;
  padding: 20px;
}
.satisfaction .item {
  display: inline-block;
}
.satisfaction .item.red h3 {
  color: #aa0027;
}
.satisfaction .item.yellow h3 {
  color: #ff9e01;
}
.satisfaction .item.green h3 {
  color: #6c9c2c;
}
.satisfaction .item h3 {
  text-align: center;
  margin-bottom: 10px;
  font-weight: 700;
}
.satisfaction .item ul li {
  float: left;
}
.satisfaction .item ul li img {
  margin: 5px;
}
/*------------SYNTHESE -------------------------*/
span.grid-center {
  display: block;
  overflow: hidden;
}
span.grid-center h1 {
  text-align: left;
}
span.grid-center span.title {
  float: left;
  font-size: 18px;
  font-weight: 700;
  color: #db313e;
  margin-top: 10px;
}
.button-export {
  background: url(../Images/Stats/icon-export.png) 15px center no-repeat;
  float: right;
  padding: 15px 15px 15px 60px;
  color: #a9a9a9;
  text-decoration: none;
}
.button-export:hover {
  background-color: #ececec;
}
.button-print {
  background: url(../Images/Stats/icon-print.png) 15px center no-repeat;
  float: right;
  padding: 15px 15px 15px 60px;
  color: #a9a9a9;
  text-decoration: none;
}
.button-print:hover {
  background-color: #ececec;
}
.content.synthese {
  width: 960px;
  margin: 10px auto;
}
.content.synthese h2 {
  background: #dadada;
  padding: 10px;
  margin-top: 25px;
  margin-bottom: 0;
  font-weight: 700;
  font-family: 'Open Sans';
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
}
.content.synthese table.duree {
  width: 100%;
  border-left: 1px #dadada solid;
  border-top: 1px #dadada solid;
}
.content.synthese table.duree td {
  border-bottom: 1px #dadada solid;
  border-right: 1px #dadada solid;
  padding: 5px;
  text-align: center;
}
.content.synthese table.duree td h3 {
  padding-bottom: 5px;
}
.content.synthese div.k-content {
  padding: 20px;
}
.content.synthese h2#client {
  background-color: #db313e;
  padding: 20px 0;
  color: #fff;
  font-family: 'Open Sans';
  font-size: 16px;
  margin-top: 0;
  float: left;
  text-align: center;
  width: 50%;
}
.content.synthese #nps {
  font-family: 'Open Sans';
  font-size: 18px;
  float: left;
  width: 50%;
  margin-top: 20px;
  text-align: center;
}
.content.synthese .k-grid-header .k-header {
  background-color: #db313e;
  color: #fff;
  text-align: center;
  font-family: 'Open Sans';
}
.content.synthese .k-grid td {
  text-align: center;
  color: #4e4e50;
}
.content.synthese .k-grid .k-master-row td,
.content.synthese .k-grid td.k-detail-cell {
  text-align: left;
}
.content.synthese .k-grid td.k-detail-cell li {
  list-style: square inside;
  color: #4e4e50;
}
.content.upload-photo h3 {
  background-color: #db313e;
  font-family: 'Open Sans';
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  padding: 15px;
  margin-bottom: 15px;
}
.content.upload-photo .k-widget.k-upload.k-header {
  border: 1px #eaeaea dashed;
}
.content.upload-photo .k-dropzone .k-button:hover,
.content.upload-photo .k-dropzone .k-button.k-state-focused {
  background: #db313e;
  border-color: #b82833;
  color: #fff;
  box-shadow: inset 0 0 0 1px #db313e;
}
.content.upload-photo .k-widget.k-listview {
  margin-top: 10px;
  float: left;
  width: 100%;
  padding-bottom: 40px;
  border: none;
  background-color: #eaeaea;
}
.content.upload-photo .k-widget.k-listview li {
  float: left;
  width: 250px;
  height: 150px;
  overflow: hidden;
  padding-right: 0 !important;
  margin: 40px 0 0 40px;
  position: relative;
}
.content.upload-photo .k-widget.k-listview li img {
  height: auto !important;
}
.content.upload-photo a.IconSup {
  background: #db313e url(../Images/Stats/icon-delete.png) 10px center no-repeat;
  color: #fff;
  padding: 5px 10px 5px 25px;
  text-decoration: none;
  font-size: 12px;
  position: absolute;
  right: 5px;
  top: 5px;
}
.content.upload-photo a.IconSup:hover {
  background-color: #b82833;
}
.content.upload-photo .button-save {
  background-color: #db313e;
  color: #fff;
  padding: 10px 15px;
  border: none;
  font-size: 16px;
  font-family: 'Open Sans';
  margin-top: 15px;
}
.content.upload-photo .button-save:hover {
  background-color: #b82833;
}
@media screen and (max-width: 640px) {
  .content.upload-photo .button-save {
    padding: 10px 0;
    width: 100%;
  }
  .content.upload-photo .k-widget.k-listview {
    box-sizing: border-box;
    padding: 0 10px 10px;
  }
  .content.upload-photo .k-widget.k-listview li {
    float: none;
    width: 100%;
    margin: 10px 0 0 0;
    height: auto;
  }
  .content.upload-photo .k-widget.k-listview li img {
    width: 100%;
    height: auto;
  }
  span.grid-center {
    width: 100% !important;
    margin-bottom: -10px;
  }
  span.grid-center span.title {
    font-size: 14px;
    padding-left: 20px;
  }
  .button-print,
  .button-export {
    text-indent: -3000em;
    padding: 0 !important;
    background-position: center center !important;
    width: 50px;
    height: 50px;
  }
  h2#client {
    width: 100% !important;
  }
  #nps {
    width: 100% !important;
  }
  header a img {
    width: 300px;
  }
  .bandeau {
    display: none;
  }
  .panel-std {
    width: 90%;
    padding: 5%;
  }
}
@media screen and (max-width: 800px) {
  /*#formQuestionnaire {
        section {
            span {
                &.infonote {
                    display: inline-block !important;
                }
            }
        }
    }*/
}
@media screen and (max-width: 960px) {
  .content.synthese {
    width: 90%;
  }
  #formQuestionnaire section {
    width: 90%;
    margin: 10px auto;
  }
  #formQuestionnaire section label.nombre .k-widget.k-tooltip-validation {
    top: -23px;
    left: -13px;
  }
  #formQuestionnaire section label.text {
    width: 90%;
    padding: 0 10px;
    margin: 0 auto 10px;
    float: none;
    display: block;
    position: relative;
    text-align: center;
  }
  #formQuestionnaire section label.text input[type="radio"] {
    opacity: 0;
    position: relative;
    z-index: 100;
    width: 100%;
    height: 40px;
    margin: 0 auto;
    cursor: pointer;
  }
  #formQuestionnaire section label.text span.icon {
    position: absolute;
    width: 100%;
    left: 0;
    text-align: center;
    font-family: 'Open Sans';
    font-weight: 300;
    font-size: 14px;
    padding: 10px 0;
    margin-left: 0px;
  }
  #formQuestionnaire section label.text.selected span.icon {
    background: #69CE60;
    color: #fff;
  }
  #formQuestionnaire section label.text .k-widget.k-tooltip-validation {
    border: none;
    background: none;
    color: #db313e;
    position: absolute;
    top: -23px;
    left: -13px;
    box-shadow: none;
    width: 130px;
  }
  #formQuestionnaire section label.text .k-widget.k-tooltip-validation .k-icon {
    display: none;
  }
  #formQuestionnaire section textarea {
    display: block;
    overflow: hidden;
    width: 90%;
  }
  #formQuestionnaire section input[type="text"] {
    width: 90%;
    display: block;
    float: none;
    height: 20px;
    margin: 0 auto 10px;
    border: 1px solid #4e4e50;
  }
  .ribbon {
    width: 90%;
    margin: 10px auto;
  }
  .ribbon input[type="button"] {
    width: 100%;
    background-color: #db313e;
    text-align: center;
    color: #fff;
    font-family: 'Open Sans';
    font-weight: 700;
    font-size: 16px;
    padding: 10px 0;
    border: none;
    text-transform: uppercase;
  }
  #divConfirmation {
    width: 86%;
    padding: 2%;
  }
}
.content.synthese.printpage {
  width: 100%;
}
.btn_end {
  width: 310px;
  text-decoration: none;
  display: block;
  margin: 30px auto;
  background-color: #4267b2;
  border-radius: 5px;
  border: none;
  box-shadow: 0 4px 0 #324f8b;
  color: #fff;
  font-family: 'Open Sans';
  font-weight: 400;
  font-size: 18px;
  text-transform: uppercase;
}
.container-info {
  position: relative;
  z-index: 10;
  display: block;
  overflow: hidden;
  padding: 20px 10px;
  color: #fff;
  font-family: 'Open Sans';
  font-weight: 400;
  font-size: 18px;
  margin-top: 10px;
}
.container-info .content-info {
  width: 960px;
  margin: 0 auto;
}
.container-info .content-info span.title {
  font-size: 14px;
  color: #000;
}
.container-info .content-info span.title em {
  font-weight: 700;
  font-size: 18px;
  color: #db313e;
}
.multi-photo ul li {
  width: 48%;
  float: left;
}
.multi-photo ul li:first-child {
  margin-right: 4%;
}
.multi-photo ul li img {
  width: 100%;
  display: block;
}
/*
-----------------------------------------------------------------------------------------
NOM DU SITE / FORMS
Email: contact@goweb.fr
Date de création : 20/08/2012
Dernière modification : 20/08/2012 par Laurent Andrzejak

-----------------------------------------------------------------------------------------
*/
input,
textarea,
select {
  font-family: Tahoma, Geneva, sans-serif;
}
input[type="text"],
input[type="password"],
input[type="email"] {
  padding: 5px;
}
input[type="submit"] {
  width: 100%;
}
fieldset {
  margin-top: 15px;
}
.field {
  display: inline-block;
  width: 100%;
  position: relative;
  /*label {
        display: block;
        clear: both;
    }*/
}
/*
-----------------------------------------------------------------------------------------
NOM DU SITE / FICHIER GLOBAL
Email: contact@goweb.fr
Date de création : 20/08/2012
Dernière modification : 20/08/2012 par Laurent Andrzejak

-----------------------------------------------------------------------------------------
*/
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.hide {
  display: none;
  visibility: hidden;
}
.imgleft {
  float: left;
  margin-right: 1em;
  margin-bottom: 1em;
}
.imgright {
  float: right;
  margin-left: 1em;
  margin-bottom: 1em;
}
.center,
.imgcenter {
  display: block;
  margin: 0 auto;
}
.alignleft {
  text-align: left;
}
.alignright {
  text-align: right;
}
.aligncenter {
  text-align: center;
}
.floatleft {
  float: left;
}
.floatright {
  float: right;
}
.cleft {
  clear: left;
}
.cright {
  clear: right;
}
.clear {
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  width: 0;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
.clickable {
  cursor: pointer;
}
