body {
margin: 0; /* pour éviter les marges */
text-align: center; /* pour corriger le bug de centrage IE */
background-color:#ffffff;
background-image: url(version1/images/solaire_01.jpg);
background-repeat: repeat-x;

}

#conteneur {
width:976px;
height:580px;
margin-left: auto;
margin-right: auto;
/*text-align: left;*/
background-color: #ffffff;
}

#nav {
width:976px;
height:157px;
}

#page {

background-image: url(version1/images/gfond_04.jpg);
width:976px;
height:330px;

}

#fondpage {
background-image:url(version1/images/refondpage_05.jpg);
background-repeat:repeat-x;
width:852px;
height:330px;


}

#souspage {
/*text-align: center;*/
width:836px;
height:330px;
overflow: auto;


}
#bas {
/*background-image: url(version1/images/asolaire_06.jpg);*/

width:976px;
height:113px;
/*text-align: center;*/

}
