/* set image max width to 100%  */
/************************************************************************************
RESET
*************************************************************************************/
html,
body,
address,
blockquote,
div,
dl,
form,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
pre,
table,
ul,
dd,
dt,
li,
tbody,
td,
tfoot,
th,
thead,
tr,
button,
del,
ins,
map,
object,
a,
abbr,
acronym,
b,
bdo,
big,
br,
cite,
code,
dfn,
em,
i,
img,
kbd,
q,
samp,
small,
span,
strong,
sub,
sup,
tt,
var,
legend,
fieldset {
  margin: 0;
  padding: 0;
}
img,
fieldset {
  border: 0;
}
/* set image max width to 100%  */
img {
  max-width: 100%;
  height: auto;
  width: 100%;
  width: auto\9;
  /* ie8 */

}
/* set html5 elements to block */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
a {
  text-decoration: none;
}
/************************************************************************************
STRUCTURE
*************************************************************************************/
.main-wrap {
  width: 980px;
  margin-right: auto;
  margin-left: auto;
}
#degrad-wrap {
  padding-top: 3em;
  padding-bottom: 3em;
  background: linear-gradient(#ffffff, #5c415d);
  background: -webkit-linear-gradient(#ffffff, #5c415d);
  background: -moz-linear-gradient(#ffffff, #5c415d);
  background: -ms-linear-gradient(#ffffff, #5c415d);
  background: -o-linear-gradient(#ffffff, #5c415d);
}
/************************************************************************************
MAIN NAVIGATION
*************************************************************************************/
#nav {
  width: 100%;
  padding-top: 0.2em;
  padding-bottom: 0.2em;
}
#nav ul {
  list-style: none;
  float: left;
  position: relative;
  text-align: center;
  width: 100%;
}
#nav ul li {
  float: left;
  width: 16%;
}
#nav ul li a {
  width: 100%;
  display: block;
  float: left;
  text-decoration: none;
}
#nav ul li a div {
  border-style: solid;
  border-width: 1px;
  color: #3596B3;
  background-color: #b5baba;
  background: linear-gradient(#52b2cc 0%, #52b2cc 50%, #52b2cc 100%);
  background: -webkit-linear-gradient(#52b2cc 0%, #52b2cc 50%, #52b2cc 100%);
  background: -moz-linear-gradient(#52b2cc 0%, #52b2cc 50%, #52b2cc 100%);
  background: -ms-linear-gradient(#52b2cc 0%, #52b2cc 50%, #52b2cc 100%);
  background: -o-linear-gradient(#52b2cc 0%, #52b2cc 50%, #52b2cc 100%);
  -webkit-transform: skew(30deg);
  -moz-transform: skew(30deg);
  -ms-transform: skew(30deg);
  -o-transform: skew(30deg);
  padding: 0.2em;
}
#nav ul li a div div {
  border-style: none;
  -webkit-transform: skew(-30deg);
  -moz-transform: skew(-30deg);
  -ms-transform: skew(-30deg);
  -o-transform: skew(-30deg);
  color: #ffffff;
  background: none;
}
#nav ul li span {
  float: left;
  position: absolute;
  left: 0px;
  top: 2.37em;
  display: none;
  width: 600px;
}
#nav ul li span a {
  width: 25%;
  display: block;
  float: left;
}
#nav ul li:hover a div {
  background: linear-gradient(#52b2cc 0%, #52b2cc 50%, #52b2cc 100%);
  background: -webkit-linear-gradient(#52b2cc 0%, #52b2cc 50%, #52b2cc 100%);
  background: -moz-linear-gradient(#52b2cc 0%, #52b2cc 50%, #52b2cc 100%);
  background: -ms-linear-gradient(#52b2cc 0%, #52b2cc 50%, #52b2cc 100%);
  background: -o-linear-gradient(#52b2cc 0%, #52b2cc 50%, #52b2cc 100%);
  background-color: #52b2cc;
  color: #3596B3;
}
#nav ul li:hover a div div {
  background: none;
  color: #ffffff;
}
#nav ul li:hover span {
  display: block;


}
#nav ul li:hover span div {
  color: #3596B3;
  background-color: #52b2cc;
  background: linear-gradient(#52b2cc 0%, #52b2cc 50%, #52b2cc 100%);
  background: -webkit-linear-gradient(#52b2cc 0%, #52b2cc 50%, #52b2cc 100%);
  background: -moz-linear-gradient(#52b2cc 0%, #52b2cc 50%, #52b2cc 100%);
  background: -ms-linear-gradient(#52b2cc 0%, #52b2cc 50%, #52b2cc 100%);
  background: -o-linear-gradient(#52b2cc 0%, #52b2cc 50%, #52b2cc 100%);
}
#nav ul li:hover span div div {
  background: none;
  color: #ffffff;
}
#nav ul li a:hover div {
  background: linear-gradient(#644e66 0%, #644e66 50%, #644e66 100%);
  background: -webkit-linear-gradient(#644e66 0%, #644e66 50%, #644e66 100%);
  background: -moz-linear-gradient(#644e66 0%, #644e66 50%, #644e66 100%);
  background: -ms-linear-gradient(#644e66 0%, #644e66 50%, #644e66 100%);
  background: -o-linear-gradient(#644e66 0%, #644e66 50%, #644e66 100%);
  background-color: #644e66;
  color: #644e66;
}
#nav ul li a:hover div div {
  background: none;
  color: #ffffff;
}
/************************************************************************************
GENERAL STYLING
*************************************************************************************/
/*body {
  font: 0.81em/150% Arial, sans-serif;
  min-width: 1024px;
}*/
/* headings */
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.4em;
  margin: 1em 0 1em;
  padding: 0.2em;
  color: #ffffff;
  background-color: #52c2cc;
  text-align: center;
  /*font: "Calisto MT", arial;*/
}
h1 {
  font-size: 1.4em;
}
h2 {
  font-size: 1.3em;
}
h3 {
  font-size: 1.2em;
}
h4 {
  font-size: 1.1em;
}
h5 {
  font-size: 1em;
}
h6 {
  font-size: 0.9em;
}
.important {
  background-color: #542659;
}
.attention{
	background-color: #B71C1C;
}
/************************************************************************************
CONTENT
*************************************************************************************/
.article {
  width: 75%;
  padding: 1em;
  margin: auto;
}
.article table {
  background-color: #ffffff;
}
.article p {
  background-color: #ffffff;
  padding: 0.8em;
  text-align: justify;
}
.article ul li{
  background-color: #ffffff;
  margin-left: 40px;
}
.flotte{
	float:right;
	margin-left: 5px;
	z-index: 1;
}

/************************************************************************************
POP-UP
*************************************************************************************/
#fade {
  display: none;
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  opacity: 0.8;
  background: #000000;
}
.popup {
  display: none;
  background: #ffffff;
  border: 1em solid #000000;
  float: left;
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 1050px;
  max-height: 900px;
  overflow-y: scroll;
  background: #ffffff;
  z-index: 99999;
}
.bouton {
  text-decoration: none;
  text-align: center;
  color: #ffffff;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1em;
  background: #542659;
  padding: 0.3em;
  float: center;
  width: 150px;
}
.bouton:hover {
  background: #9e768f;
}
/************************************************************************************
FOOTER
*************************************************************************************/
#footer {
  background-color: #add0c4;
}
#footer img {
  width: auto;
  height: auto;
}
#footer div {
  padding: 1em;
}
#footer div p {
  color: #542659;
  text-align: center;
  margin: 0.5em;
}
#footer div p a {
  text-decoration: none;
  color: #542659;
  margin-left: 0.1em;
  margin-right: 0.1em;
}
#footer div p a:hover {
  text-decoration: underline;
}
