#contenu {
width:770px;
}

#navig li.navig2 {
position:absolute;
top:0;
left:0;
height:0;
width:0;
overflow:hidden;
}

#texte #bloc1 {
width:420px;
float:left;
background:url(/local/images/dodo.jpg) no-repeat center;
}

#texte #bloc2 {
width:320px;
float:right;
}

#texte #bloc2 div {
text-align:right;
}

#texte #bloc2 h3 {
margin:10px 0;
padding:10px 0 0;
border-top:1px dotted #fcbf00;
border-bottom:3px double #d25d1c;
}


#gallerie {
width: 320px;
height: 200px;
z-index:5;
display: none;
}

.jdGallery {
overflow: hidden;
position: relative;
z-index:0;
}

.jdGallery img {
border: 0;
margin: 0;
}

.jdGallery .slideElement {
width: 100%;
height: 100%;
background-color: #fff;
background-repeat: no-repeat;
}
