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

#wrap
{
width: 960px;

margin: auto;
padding: 0px;
background-color: #FEFFE5;
}


#image_haut_gauche
{
float: left;
}

#image_haut_droite
{
float: right;
}

#header
{
text-align: center;
background-image: url("images/bandeau_accueil.png");
height: 109px;
}


#header h2
{
color: #0080FF;
}

#corps
{
text-align: center;
padding: 0px 5px;
}

.description_entete
{
font-size: 120%;
}

#hygiapropre
{
width: 445px;
padding-left: 10px;
float: left;
text-align: justify;
}

#hygiaservice
{
width: 445px;
padding-right: 10px;
float: right;
text-align: justify;
}

.slogan_hs
{
color: #0080FF;
text-align: center;
}
#lien_hp
{
text-decoration : underline;
font-weight : bold;
color : #FF3D3D;
}

#lien_hs
{
text-decoration : underline;
font-weight : bold;
color : #0080FF;
}

#hygiapropre a
{
text-decoration : none;

}

#hygiaservice a
{
text-decoration : none;

}

#image_travail
{
position: relative;
left: 30%;
}

#image_maison
{
position: relative;
left: 30%;
}

#footer
{
font-size: small;
text-align: center;
clear: both;
}
