body
{
padding: 0px;
margin: 0px;
font-family: helvetica;
background-color: #d3e5ff;
}

#wrap
{
width: 960px;
margin: 10px auto;
background-color: #FEFFE5;
font-family: helvetica;
}

#header
{
height: 140px;
text-align: center;
background-image: url("images/bandeau_hs.png");
background-repeat : no-repeat;
}

#menu
{
float: left;
width: 200px;
border: 1px solid #579DFF;
border-top: 0px solid #579DFF;
border-left:0px solid #579DFF;
padding-right: 20px;
margin-top: 10px;
}

#menu a:hover
{
text-decoration: underline;
}

#menu a
{
text-decoration: none;
color: black;
}

#menu ul
{
list-style-type: square;
}


#corps
{
margin-left: 250px;
margin-bottom: 20px;
padding: 5px;
}


#corps h1
{
color: #579DFF;
text-align: center;
}

#corps h2
{
color: #579DFF;
text-align: center;
}

#corps a:hover
{
text-decoration: underline;
}

#corps a
{
text-decoration: none;
color: #579DFF;
}

#image_vitre
{
position: relative;
right: 20%;
}

#image_menage
{
position: relative;
right: 5%;
}

#image_rateau
{
position: relative;
left: 5%;
}

#image_tonte
{
position: relative;
left: 20%;
}

td
{
vertical-align: top;
}

#lien_plan
{
text-decoration: none;
color: #0000FF;
font-size: smaller;
}

#image_locaux
{
position: relative;
left: 10%;
}

#footer
{
font-size: 60%;
text-align: center;
vertical-align: center;
}

#image_sap
{
float: left;
}

#image_sap2
{
float: right;
}

#image_cesu
{
float:right;
position: relative;
right: 15%;
}