/* Import des styles séparés */
@import url(style-textes.css);
@import url(style-liens.css);

/* Mise en forme générale */
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
background:#850100 url(images/fond_degrad.gif) top repeat-x;
}

#contfond {
position: relative;
width: 960px;
margin: 0 auto;
background:url(images/fond_feuilles_pages.jpg) top right no-repeat;
}

#conteneur {
position: relative;
width: 882px;
margin: 0 auto; 
}

#centre {
margin-left: 600px;
height:165px;
}

#gauche {
position: absolute;
left:0;
width: 556px;
}

#topgauche {
left:0;
width: 556px;
height:165px;
background:url(images/int_top_gauche.jpg) top no-repeat;
}

#topgauche2 {
position: absolute;
left:0;
width: 882px;
background:url(images/int_top_gauche2_pages.gif) top repeat-y;
margin:0;
padding:0;
font-size:1px;
}

#topdroite {
left:0;
width: 321px;
height:124px;
background:url(images/acc_top_droite.jpg) top no-repeat;
}

#topdroite2 {
left:0;
margin:0;
padding:0;
width: 321px;
height:41px;
font-size:1px;
}

#topdroite3 {
left:0;
width: 321px;
height:278px;
background:url(images/int_top_droite2.gif) top no-repeat;
}

#pied {
height: 150px;
background:#850100 url(images/int_bottom.jpg) top no-repeat;
z-index:90px;
}

p {margin: 0 0 10px 0;}

#txtitre {
position:absolute;
left:15px;
top:102px;
z-index:50;
}

.img_prod_pot {
margin-top:5px;
}

#copyright {

height:14px;
text-align:left;
position:relative;
margin-left:20px;
top:85px;
}

#menubottom {
width:882px;
text-align:center;
position:relative;
top:100px;
}
