body {
 background: #272727;
 margin: 0px;
 font-family: Arial, Sans-Serif;
 font-size: 11px;
}
a {
 text-decoration: none;
}
em {
 color: #ff6800;
}
#website {
 background: url("right.png") center right no-repeat;
 height: 600px;
 width: 1024px;
 margin: 0px 50px auto 0px;
 padding-right: 86px;
}
#page {
 background: url("grille.png") 0px 46px repeat-x;
 height: 600px;
 width: 1024px;
}
#logo {
 display: block;
 background: url("logo.png");
 height: 600px;
 width: 240px;
}
#logo a {
 display: block;
 height: 600px;
 width: 240px;
}
#splash {
 margin: 50px 0px 0px 240px;
 height: 501px;
 width: 601px;
 position: absolute;
 top: 0px;
}
#splashenter {
 background: url("enter.png") no-repeat;
 margin: 50px 0px 0px 623px;
 height: 501px;
 width: 217px;
 position: absolute;
 top: 0px;
 z-index: 99;
}
#splashenter a {
 display: block;
 color: white;
 font-weight: bold;
 font-size: 14px;
 vertical-align: center;
 margin: 241px 0px 0px 40px;
}
a span {
 padding-right: 10px;
 font-size: 16px;
 vertical-align: center;
}
a:hover span {
 padding-right: 15px;
 color: #272727;
}
#splashcontent {
 background: #272727;
 margin: 50px 0px 0px 856px;
 height: 501px;
 width: 168px;
 position: absolute;
 top: 0px;
}
#splashcontent a {
 display: block;
 color: white;
 font-weight: bold;
 font-size: 14px;
 vertical-align: center;
 margin: 241px 0px 0px 40px;
 padding-left: 25px;
}
#splashcontent a:hover {
 padding-left: 15px;
}
#splashcontent a span {
 padding-left: 10px;
 font-size: 16px;
 vertical-align: center;
}
#splashcontent a:hover span {
 padding-left: 20px;
 color: #ff6800;
}
#menu {
 background: url("menu.png") center left no-repeat;
 margin: 50px 0px 0px 240px;
 height: 501px;
 width: 220px;
 position: absolute;
 top: 0px;
}
#menu ul {
 color: #cccccc;
 font-size: 16px;
 list-style-type: none;
 margin: 190px 0px 0px 20px;
 padding: 0px;
}
#menu li {
 margin: 0px;
 padding: 0px;
}
#menu ul a {
 color: #cccccc;
 font-weight: bold;
 font-size: 12px;
}
#menu ul a:hover span {
 color: #ff6800;
}
#content {
 background: #272727;
 margin: 50px 0px 0px 460px;
 padding: 10px;
 height: 481px;
 width: 544px;
 position: absolute;
 top: 0px;
 overflow: auto;
}
#content h2 {
 color: #ff6800;
 font-size: 16px;
}
#content h3 , #coordonnees h3{
 color: #ffffff;
 font-size: 14px;
}
#content p , #content td, #contentcontact p, #coordonnees p {
 color: #ffffff;
}
#content a , #coordonnees a {
 color: #666666;
}
#content a:hover {
 color: #ff6800;
}
#coordonnees a:hover {
 color: #272727;
}
#liste {
 background: url("liste.jpg") top center no-repeat;
 padding-top: 44px;
 list-style-type: none;
 margin: 55px 0px 0px 105px;
 width: 324px;
 height: 331px;
}
#liste  li {
 margin: 47px 0px 0px 10px;
 color: #666666;
}
#liste a {
 color: #ffffff;
}
#liste a:hover {
 color: #666666;
}
.icon {
 float:right;
 margin-right: 50px;
}
#coordonnees {
 background: #ff6800;
 margin: 50px 0px 0px 460px;
 padding-left: 10px;
 height: 501px;
 width: 190px;
 position: absolute;
 top: 0px;
}
#contentcontact {
 background: #272727;
 margin: 50px 0px 0px 660px;
 padding: 10px;
 height: 481px;
 width: 344px;
 position: absolute;
 top: 0px;
}
#contentcontact h3 {
 color: #cccccc;
 font-size: 14px;
 font-weight: normal;
 margin: 0px;
 padding: 0px;
}
#contentcontact input, #contentcontact textarea {
 border: 1px solid #272727;
}
#contentcontact #submit {
 background: #ff6800;
 color: #ffffff;
 border: 1px solid #272727;
}
#footer {
 color: #666666;
 font-size: 10px;
 text-align: right;
 margin: -40px 0px 0px 50px;
 width: 1024px;
}