@import 'contenu.css';
@import 'navig.css';
@import 'galerie.css';

body {
background:#fff url(/local/images/body.jpg) repeat-x;
}

#conteneur {
width:770px;
margin:0 auto;
background:url(/local/images/haut.png) no-repeat;
padding:80px 0 0;
position:relative;
z-index:0;
}

#conteneurBis {
width:770px;
background:url(/local/images/bas.png) no-repeat bottom;
position:absolute;
}

#contenu {
background:url(/local/images/milieu.png) repeat-y;
padding:0 10px;
margin:0 0 130px;
}

h1#titre {
height:0;
width:0;
overflow:hidden;
margin:0;
border:none;
}

#logoFlash object {
float:left;
margin:0 0 0 13px;
width:200px;
height:150px;
}

h1#titrePage {
margin:0;
border:none;
}

h1#titrePage span {
display:block;
height:0;
width:0;
overflow:hidden;
}

#contenuBis {
width:520px;
float:right;
margin:10px 10px -130px 0;
position:relative;
top:-60px;
}

#contenuBis .droite {
float:right;
width:280px;
}

#contenuBis form .droite {
width:200px;
}

#contenuBis .gauche {
width:230px;
}

#contenuBis form .gauche {
width:310px;
}

#contenuBis .gauche h3 {
background-color:#fff;
color:#2d6fa1;
padding:5px;
}
