@font-face {
font-family: 'Grandstander';
src: url('grandstander-clean.woff') format('woff');
font-weight: normal;
font-style: normal;
}

body {
margin: 0;
font-family: Arial;
font-size: 16px;
min-width: 1000px;
background-color: #2a2a2a;
margin-top: 108px;
min-width: 1100px;
}

img {
border: 0;
}

table, tr, td {
border-collapse: collapse;
border: 0;
}

table tr td {
vertical-align: top;
padding: 0;
}

a:link, a:visited, a:active {
color: #919bd7;
text-decoration: none;
text-shadow: 0 0 4px #000;
}

a:hover {
color: #c3cbff;
}

#header {
background-color: #191919;
padding: 6px;
border-bottom: solid 1px rgba(255, 255, 255, 0.9);
position: relative;
z-index: 1;
position: fixed;
top: 0;
width:100%;
}

#menu {
float: right;
line-height: 100px;
font-size: 17px;
}

#menu a {
margin: 0 18px;
}

#logo {
position: relative;
z-index: 5;
float:left;
}

#logo_grand {
margin: 0 60px 0 0;
float:left;
}

.contenu  {
margin:auto;
width:1000px;
color: #FFF;
text-shadow: 0 2px 3px rgba(0, 0, 0, 0.85);
}

.bg_part {
background-size: cover;
padding: 25px;
box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);
}

.texte {
float: right;
width: 652px;
color: #FFF;
font-size: 23px;
text-align: right;
padding: 30px 0;
text-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
}

.demi {
width: calc(50% - 2 * 20px);
float: left;
padding: 10px;
margin: 20px 10px;
background-color: rgba(255, 255, 255, 0.15);
color: #FFF;
text-shadow: 0 2px 4px #000;
}

h2 {
font-family: Grandstander;
margin: 5px 0;
font-weight: normal;
}

h3 {
margin: 10px 0;
}

.para {
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.35);
font-size: 17px;
}

.liste li a {
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.35);
color: #959FEB;
font-size: 18px;
}

.liste li a:hover {
color: #c3cbff;
}

.message {
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.35);
color: rgb(255, 232, 202);
}

#act {
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
color: #454753;
font-size: 20px;
}

.finit {
opacity:0.5;
}