/* 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.jpg) top right no-repeat;
}

#conteneur {
position: relative;
width: 882px;
margin: 0 auto; 
}

#centre {
margin-left: 561px;
height:467px;
}

#gauche {
position: absolute;
left:0;
width: 556px;
}

#topgauche {
left:0;
width: 556px;
height:165px;
background:url(images/acc_top_gauche.jpg) top no-repeat;
font-size: 1px;
}

#topgauche2 {
left:0;
width: 556px;
height:302px;
background:url(images/acc_top_gauche2.jpg) top no-repeat;
}

#texteaccueil{
padding:25px 0 0 14px;
text-align:justify;
font-family:verdana;
font-size:11px;
font-weight:normal;
color:#867D0E;
width:270px;
}

#textemartine{
padding:8px 13px 0 12px;
text-align:justify;
font-family:verdana;
font-size:10px;
font-weight:normal;
color:#505934;
}

#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:65px;
font-size:1px;
}

#topdroite3 {
left:0;
width: 321px;
height:278px;
background:url(images/acc_top_droite2.jpg) top no-repeat;
}

#pied {
height: 150px;
background:url(images/acc_bottom.jpg) top no-repeat;
}

p {margin: 0 0 10px 0;}

#txtitre {
	position:absolute;
	left:15px;
	top:102px;
	z-index:50;
	width: 279px;
	height: 29px;
}

#drapeau {
width:100px;
height:14px;
text-align:left;
position:relative;
margin-left:20px;
padding-bottom:-21px;
top:15px;
}

#copyright {

height:14px;
text-align:left;
position:relative;
margin-left:20px;
top:85px;
}

#menubottom {
width:882px;
text-align:center;
position:relative;
top:100px;
}
