* {
margin:0;
padding:0;
border: 0;
font-family:Arial, sans-serif;

z-index:1;
}
/* CSS Document */
body{
background-color:#97D4E7;
background-image: url(../images/fond.jpg);
background-repeat:repeat-x;
}

#conteneur {
position:relative;
left: 50%; 
width: 817px;
min-height:500px;
margin-left: -409px;
background-color:#fff;
}

#footer{
background-image: url(../images/conteneurFd.gif);
background-repeat: repeat-y;
}
#bandeau {
width:817px;
height:205px;
background-image: url(../images/bandeau.jpg);
}

#bandeaubas {
float:left;
width:338px;
height:29px;
background-image: url(../images/bandeaubas.jpg);
background-repeat:no-repeat;
}
#bandeaubas img{
border:none;
padding:0;
margin:0;
}
#titre {
float:left;
width:330px;
height:55px;
background-image: url(../images/titre.jpg);
background-repeat: no-repeat;
}
#titre_pro {
float:left;
width:330px;
height:55px;
background-image: url(../images/titrePro.jpg);
background-repeat: no-repeat;
}
#titre_particuliers {
float:left;
width:330px;
height:55px;
background-image: url(../images/titreParticuliers.jpg);
background-repeat: no-repeat;
}
#titre_references {
float:left;
width:330px;
height:55px;
background-image: url(../images/titreReferences.jpg);
background-repeat: no-repeat;
}
#titre_contact {
float:left;
width:330px;
height:55px;
background-image: url(../images/titreContact.jpg);
background-repeat: no-repeat;
}
#colonne_gauche{
float:left;
position:relative;
width:345px;
height:auto;
margin-left:0px;

}
 .flash{
margin-top:15px;
margin-left:30px;
margin-bottom:10px;
}

#zone_texte{
position:relative;
float:left;
width:450px;
height:auto;
margin-top:35px;
margin-left:0px;
border-top:#333 solid 1px;
}
#zone_texte p {
margin-top:35px;
font-size:0.75em;
line-height:1.5em;;
color:#666;
}
#zone_texte h1 {
margin-top:35px;
font-size:0.75em;
line-height:1.5em;
color:#2D95B5;
}
#zone_texte a {
margin-top:35px;
font-size:0.95em;
line-height:1.5em;
color:#2D95B5;
}
#zone_texte_pages{
position:relative;
float:left;
width:450px;
height:auto;
margin-top:35px;
margin-left:0px;
margin-top:40px;
border-top:#333 solid 1px;
}
#zone_texte_pages p {
margin-top:10px;
font-size:0.75em;
line-height:1.5em;;
color:#666;
}
#zone_texte_pages h1 {
margin-top:35px;
font-size:0.85em;
font-weight:bold;
color:#2D95B5;
}
#zone_texte_pages img {
margin-bottom:25px;
}

#footer {
position:relative;
float:bottom;
width:817px;
height:23px;
background-image: url(../images/footer.jpg);
background-repeat:repeat-x;
}
#footer p {
padding-top:3px;
padding-left:12px;
font-size:0.7em;
margin-left:0px;
letter-spacing:1px;
color:#333;
}
#footer a {
color:#333;
text-decoration : none;
}
