body {
background-image:url(images/pcdepanneur.jpg);
background-position:center top;
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding:0px;
margin:0px;
}

#content  {
text-align:center;
position:absolute;
width:360px;
top:180px;
left:50%;

}

#menu {
font-size:14px;
background-color:#FFFFFF;
position:absolute;
top:150px;
margin-left: -380px;
left: 55%;
}

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

a {
color:#000000;
text-decoration:none;
font-size:12px;
}

a:hover {
color:#DF6025;
text-decoration:none;
font-size:12px;

}

#menu ul li{
margin-top:20px;
font-size:11px;
}


td{
font-size:10px;
}

td{
font-size:11px;
}

textarea{
font-size:10px;
}

input{
font-size:10px;
}

#content  ul {
text-align:left;
font-size:11px;
}

#footer {
font-size:12px;
position:absolute;
top:480px;
margin-left: -380px;
text-align:center;
left: 50%;
background-image:url(images/footer.gif);
width:760px;
height:20px;
font-stretch:extra-expanded;
background-position:center bottom;
background-repeat:repeat-x;
}
#footer2 {
font-size:12px;
position:absolute;
top:580px;
margin-left: -380px;
text-align:center;
left: 50%;

width:760px;
height:20px;
font-stretch:extra-expanded;
background-position:center bottom;
background-repeat:repeat-x;
}
