* {
font-family: "Trebuchet MS",Tahoma,Arial,Helvetica;
font-size: 12px;
}

a {
color:#3FF;
text-decoration:none;
}

html, body {
margin:0px;
padding:0px;
background-color: #444;
text-align: center;
height:100%;
}

body {
background: #444 url(../images/bg.gif) repeat-y 50% 0;
}

div#conteneur {
background: #444 url(../images/bg.gif) repeat-y 50% 0;
width:800px;
position: absolute;
left:50%;
margin-left:-400px;
}

div#conteneurhome {
background: #444 url(../images/bg.gif) repeat-y 50% 0;
width:900px;
position: absolute;
left:50%;
margin-left:-350px;
}

div#header {
width:783px;
padding-left:17px;
float:left;
margin-bottom:40px;
}

div#corps {
width:766px;
padding-left:17px;
float:left;
}

td, p, div#texte {
line-height: 18px;
width:700px;
text-align:justify;
padding-left:30px;
color:#421609;
float:left;
padding-top:20px;
}

.blanc {
color: #FFF;
text-align: justify;
}

div#footer {
width:766px;
height:60px;
vertical-align:top;
padding:0px;
float:left;
padding-left:17px;
margin-top:25px;
margin-bottom:10px;
}

div#footer a {
color: #C0C0C0;
text-decoration:none;
}

div#footer1 {
color: #666;
font-family: Verdana;
font-size: 10px;
background-color: #b5bfc6;
text-align: center;
width:766px;
float:left;
}

div#footer2 {
color: #C0C0C0;
font-family: Verdana;
font-size: 10px;
background-color: #808080;
text-align: center;
font-style: italic;
width:766px;
height:40px;
vertical-align:top;
float:left;
}

div#ligne_contact {
width:360px;
text-align:right;
color: #FFF;
float:left;
padding-top:5px;
}

input#contact {
width:250px;
}

input, textarea {
color: #FFF;
font-family: Verdana;
border: 1px solid #FFFFFF;
background-color: #a5aFb6;
padding: 1px;
}

.content {
color:#421609;
}

.toggle {
color: #FFF;
text-align: justify;
font-weight: bold;
cursor: pointer;
}

.toggle:hover {
color: #F60;
text-align: justify;
font-weight: bold;
cursor: pointer;
}

#menu {
width:170px;
height:244px;
margin-left:20px;
float:left;
text-align:right;
font: 10px Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}

#menu ul {
margin: 0;
padding: 0;
list-style: none;
}

#menu li {
display: inline;
margin: 0;
padding: 0;
}

#menu a:link, #menu a:visited {
display: block;
background-color: #808080;
color: #ccc;
margin: 0;
padding: 4px;
text-decoration: none;
border-left: 8px solid #808080;
}

#menu a:hover, #menu a:focus, #menu a:active{
background-color: #888;
color: #fff;
border-left: 8px solid #421609;
}

div#titre {
background-color: #b5bfc6;
width:766px;
height:30px;
}
