#body {
background-color: white;
color: white;
text-decoration: none;
font-family: 'Archivo Narrow', sans-serif;
font-size: 14px;
}

#sheet {
width: 100%;
min-width: 900px;
height: 100%;
min-height: 700px;
margin: auto;
text-align: left;
background-image: url(../images/sheet.png);
background-repeat: repeat-x;
}

#conteneur {
width: 100%;
min-width: 900px;
height: 100%;
margin: auto;
}

#strapmenu {
width: 100%;
height: 40px;
margin: auto;
top: 0;
left: 0;
position: fixed;
z-index: 2;
background-image: url(../images/strapmenu.png);
}

#strap {
width: 900px;
height: 40px;
margin: auto;
}

#menu {
width: 680px;
height: 30px;
margin-left: 80px;
margin-top: -8px;
}

#menu li { 
list-style-type: none; 
display: inline;
float: left;
margin-right: 20px;
}

#menu ul { 
list-style-type: none; 
}

#menu a { 
color: white;
text-decoration: none;
font-family: 'Archivo Narrow', sans-serif;
font-size: 14px;
}

#content {
width: 900px;
height: auto;
min-height: 900px;
margin: auto auto auto 20%;
float:left;
z-index: 1;
}

#user {
width: 900px;
height: 1200px;
float: left;
margin: auto auto auto 20%;
background-color: white;
}

#top {
width: 900px;
height: 180px;
float: left;
margin-top: 20px;
background-image: url(../images/top.jpg);
}

#logo {
width: 180px;
height: 180px;
float: left;
margin-left: 30px;
}

#left {
width: 200px;
height: auto;
float: left;
margin: 50px 30px 30px 30px;
}

#left p{
color: #111111;
text-decoration: none;
font-family: 'Archivo Narrow', sans-serif;
font-size: 14px;
}

#left h4{
color: #111111;
text-decoration: none;
font-family: 'Archivo Narrow', sans-serif;
font-size: 14px;
}

#left a{
color: #111111;
text-decoration: underline;
font-family: 'Archivo Narrow', sans-serif;
font-size: 14px;
}

#right {
width: 540px;
height: 400px;
float: left;
margin: 50px 30px 30px 50px;
}

#slide {
width: 540px;
height: 400px;
float: left;
}

#bottom {
width: 900px;
height: 60px;
float: left;
margin-top: 20px;
padding-top: 10px;
background-image: url(../images/bottom.png);
background-repeat: no-repeat;
}

#footer{
width: 300px;
height: 30px;
float: left;
margin-left: 350px;
}

#footer li { 
list-style-type: none; 
display: inline;
float: left;
margin-right: 20px;
}

#footer ul { 
list-style-type: none; 
}

#footer a { 
color: #111111;
text-decoration: none;
font-family: 'Archivo Narrow', sans-serif;
font-size: 10px;
}

#footer a:hover { 
color: #111111;
text-decoration: underline;
font-family: 'Archivo Narrow', sans-serif;
font-size: 10px;
}

#logos {
width: 214px;
height: 30px;
float: left;
}

#logos a img{
margin-right: 6px;
}

#credits {
width: 580px;
height: 80px;
float: left;
margin-left: 200px;
margin-top: 10px;
}

#creditsi {
width: 100px;
height: 30px;
float: left;
}

#creditst {
width: 250px;
height: 30px;
float: left;
margin-top: -10px;
}

#creditst p { 
color: #111111;
text-decoration: none;
font-family: 'Archivo Narrow', sans-serif;
font-size: 9px;
}