body{
text-align: center;
font-family: Arial;
}

a{color: #000000;}
a img{border: 0px;}

/** MAIN **/
#main{
margin: 0 auto;
width: 1054px;
text-align: left;
}

/** HEADER **/

#header{height: 155px;}
#header #imgGauche, #header #imgDroite{position: absolute;}
#header #imgDroite{margin-left: 855px;}

#header #texte{
text-align: center;
position: absolute;
margin: 0px 0px 0px 185px;
}

#header #texte p{
font-size: 20px;
}

#header #texte  h1{
color: #a60235;
font-size: 25px;
margin-top: 0px;
}

#header #texte  h2{
color: #a60235;
font-style: italic;
font-size: 20px;
}

/** MENU **/

#menu {
background-repeat: no-repeat;
width: 1060px;
height: 53px;
clear: both;
}

.pageActive{background-image: url(./images/menu.jpg);}
.pageActive0{background-image: url(./images/menu0.jpg);}
.pageActive1{background-image: url(./images/menu1.jpg);}
.pageActive2{background-image: url(./images/menu2.jpg);}
.pageActive3{background-image: url(./images/menu3.jpg);}
.pageActive4{background-image: url(./images/menu4.jpg);}
.pageActive5{background-image: url(./images/menu5.jpg);}
.pageActive6{background-image: url(./images/menu6.jpg);}

#sous-menu{
height: 32px;
width: 1054px;
background-image: url(./images/sous-menu.jpg);
}

#menu a{
display: block;
height: 35px !important;
height: 50px;
float: left;
padding-top: 15px;
color: #FFFFFF;
text-decoration: none;
text-align: center;
}

#menu #a1{width: 121px;}
#menu #a2{width: 141px;}
#menu #a3{width: 157px;}
#menu #a4{width: 160px;}
#menu #a5{width: 157px;}
#menu #a6{width: 158px;}
#menu #a7{width: 160px;}

/** MILIEU **/

#milieu{
margin-top: 30px;
position: relative;
width: 100%;
}

#agences{ overflow: hidden; }

/** GAUCHE **/

#gauche{
float: left;
width: 226px;
}

#rechercher{
background-image: url(./images/gauche1.jpg);
background-repeat: no-repeat;
width: 223px;
height: 262px;
margin-bottom: 20px;
border: 1px solid #FFFFFF;
}

#rechercher select{
position: absolute;
margin-top: 87px;
margin-left: 9px;
}

#rechercher #boutonCp{
position: absolute;
margin-top: 179px;
margin-left: 9px;
}

#rechercher #boutonRechercher{
position: absolute;
margin-top: 210px;
margin-left: 34px;
}

/** CENTRE **/

#centre{
margin-left: 249px;
width: 690px;
}

#centre #photo_agence img{
border: 1px solid #000000;
margin-right: 20px;
}

#centre hr{
color: #c6c4c4;
background-color: #c6c4c4;
height: 1px;
border: 0;
width: 400px;
margin-bottom: 20px;
}

#modeles_maison{
text-align: center;
}

#modeles_maison p{
font-style: italic;
font-size: 25px;
margin-bottom: 5px;
}

#modeles_maison img{
border: none;
margin: 3px;
}

#agences img{
margin-right: 10px;
float: left;
}

#agences a{
color: #1c0399;
}

#agence{
margin-bottom: 200px;	
}

#agence a{
color: #1c0399;
}

#photoAgence{
height: 180px;
margin-right: 20px;
float: left;
width: 150px;
}

#nosAgences hr{
color: #de9bb1;
background-color: #de9bb1;
height: 2px;
border: 0;
width: 100%;
}

#partenaires{
text-align: center;
}

#galerie{text-align: center;}
#galerie img{margin: 8px;}

/** DROITE **/

#droite{
position: absolute;
top: 0;
right: 0;
width: 95px;
}

#droite img{
padding-bottom: 44px;
border: none;
}

/** BAS **/
#bas{
text-align: center;
margin: 30px 0px 0px 120px;
color: #8b9082;
clear: both;
}

