@import url(/local/styles/galleryTest.css);

#conteneur-bis {
background:url(/local/images/chateau.jpg) no-repeat 0 0;
}

#contenu {
background-color:#cdf;
}

#texte {
float:left;
margin:0 auto;
padding:1ex 10px;
position:relative;
z-index:100;
width:60%;
}

#texte h1 {
margin:0 0 0;
padding:.2ex .2em 10px;
background:#cdf url(/local/images/ombre.gif) repeat-x bottom;
}

#texte h2 {
text-align:right;
margin:0 0 1ex;
background:#cdf;
padding:.5ex .5em;
}

#texte p {
margin:0 0 1ex;
border-bottom:1px solid #999;
}

#texte p.preamb {
font-weight:bold;
}

#texte p img {
float:left;
margin:0 .5em 0 0;
}

#texte ul {
margin:0 0 18px 25px;
}

#texte form label em {
font-style:normal;
display:block;
width:100px;
float:left;
clear:left;
margin:0;
}

#texte form label input {
width:260px;
float:left;
}

#news {
}

#news dl {
margin:0;
width:33%;
float:right;
padding:1ex 0;
margin:0 10px 0 0
}

#news dt a {
display:block;
font-weight:bold;
text-decoration:none;
padding:.2ex .2em 10px;
background:#cdf url(/local/images/ombre.gif) repeat-x bottom;
}

#news dd {
border-bottom:1px solid #999;
padding:0 0 1ex;
}

#gallerieAccueil {
width: 550px;
height: 200px;
z-index:5;
display: none;
float:left;
margin:-90px 0 0 11px;
background:transparent;
}

#gallerieAccueil .imageElement {
height:0;
width:0;
overflow:hidden;
}
