/*====Structure du site====*/
body {
background-image:   url(../images/texture2.png);
background-position: center;
background-repeat: repeat-y; 
background-color: #808080;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12pt;
margin: 0;
}
#image {
border-color: #000000;
}
#header {
text-align: center;
}
#contenu {
width: 780px;
margin: auto;
}
#centre {
margin: 0px;
text-align: justify;
}

#menu {
/*border: 1px solid;*/
float: left;
width: 156px;
margin-top: -10px;
}
  #menu ul {
  list-style-type: none;
  margin-left: 8px;
  padding-left: 0px;
  }
  #menu li {
  border-bottom: 3px #000000 solid;
	border-left: 3px #000000 solid;
	border-right: 3px #000000 solid;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
  }
	#menu li a {
	color: #444444;
	background-color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 1px;
	color: #704629;
	}
	#menu a:hover {
	color: #000000;
    background-color: #E7FEA1;
	}
#texte_contenant {
float: left;
width: 600px;
margin-top: -14px;
margin-left: 12px;
/*border: 3px solid;*/
}
#texte_img_haut {
background-image:   url(../images/texte_haut.gif);
background-position: 0 bottom;
background-repeat: no-repeat;
height: 7px;
}
#texte {
background-image:   url(../images/texte_centre.gif);
padding-top: 8px;
padding-bottom: 8px;
width: 600px;
}
#texte a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #704629;
}
#texte_img_bas {
background-image:   url(../images/texte_bas.gif);
background-repeat: no-repeat;
height: 8px;
}
#texte_contenant a {
color: #723909;
text-decoration: none;
}
#texte_contenant a:hover {
text-decoration: none;
}


/*====Mise en forme du texte====*/
b {
color: #704629;
font-size: 10pt;
}

h1 {
color: #000000;
text-align: center;
font-size: 13pt;
letter-spacing: 2px;
margin-bottom: 16px;
margin-left: 8px;
margin-right: 4px;
}
h2 {
color: #A14D1E;
letter-spacing: 1px;

text-align: center;
font-size: 12pt;
}
h3 {
color: #A14D1E;
letter-spacing: 1px;
border-bottom: 1px solid;
text-align: left;
font-size: 13pt;
}
h5 {
color: #FFFFFF;
text-align: center;
letter-spacing: 1px;
margin-top: 8px;
margin-bottom: 8px;
font-size: 9pt;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4c2911;
	margin-right: 10px;
    text-align: left;
}

.typo-bts {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #8F5B34;
	text-align: center;
}
.typo-bts a {
color: #8F5B34;
text-decoration: none;
}
.typo-bts a:hover {
color: #d55e17;
}
/*====PUB====*/
#pub {
float: left;
width: 600px;
height: 100px;
margin-left: 12px;
text-align: center;
background-image:   url(../images/pub.jpg);
background-repeat: no-repeat;
padding-top: 8px;
margin-top: 10px;
}

#partenaires a {
background-color: none;
}

.coupdecoeur {
	background-image :   url(../images/coupdecoeur.jpg);
	width : 282px;
	height : 420px;
	margin:0;
}
.nouveaute-accueil {
	background-image :   url(../images/nouveaute-accueil.jpg);
	width : 287px;
	height : 420px;
	margin:0;
}
.footer {
color: #704629;
font-size: 9pt;
}
.codadonf {
color: #704629;
font-size: 9pt;
text-align:center;
}
.footer {
color: #8F5B34;
font-size: 9pt;
}
.textecenter {
	text-align:left;
    margin-left: 10px;
    margin-top: 35px;
}
.typo-news {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0519;
}
.typo-news a {
color: #FF0519;
text-decoration: none;
}
.typo-news a:hover {
color: #d55e17;
}