@charset "utf-8";
body {
	background-color: #1b0808;
	background-repeat: repeat-x;
	margin-top: 0px;
	background-image: url(../images/fond-body.jpg);
}
#index {
	padding-top: 30px;
}

#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	height: 800px;
	padding-top: 100px;
}
#container #bande-gauche {
	width: 300px;
	float: left;
	height: 800px;
}
#flash {
	height: 800px;
	width: 300px;
	position: absolute;
}
#flash-fond {
	height: 800px;
	width: 300px;
	position: relative;
	background-repeat: no-repeat;
	background-image: url(../images/fond-gauche.png);
	clear: both;
}
#container #bande-droite {
	float: right;
	width: 680px;
	height: 800px;
}

#menu{
	height: 30px;
	background-color: #1C0809;
	position: relative;
}
#menu li {
	list-style-type: none;
	display: inline;
	float: left;
	margin-right: 12px;
	margin-left: 10px;
}
#menu  ul   {
	padding-left: 20px;
	padding-top: 0px;
	margin-top: 0px;
}

#menu li a {
	display: block;
	padding-bottom: 9px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 13px;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}
#menu a:hover {
	color: #ac1e44;
}
#menu li.on a{
	color: #ac1e44;
}
#menu a {
	text-decoration:none;
	color: #000000;
}
#menu-index{
	height: 30px;
	background-color: #1C0809;
	position: relative;
	text-align: center;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#menu-index li {
	list-style-type: none;
	display: inline;
	margin-right: 12px;
	margin-left: 10px;
	float: left;
}
#menu-index  ul   {
	padding-left: 20px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

#menu-index li a {
	display: block;
	padding-bottom: 9px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 13px;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}
#menu-index a:hover {
	color: #ac1e44;
}
#menu-index li.on a{
	color: #ac1e44;
}
#menu-index a {
	text-decoration:none;
	color: #000000;
}
#titres   {
	height: 50px;
	background-color: #ADA5A3;
	color: #1B0808;
	background-image: url(../images/fond-titre.png);
	background-repeat: no-repeat;
}
#contenu {
	background-color: #E5E3E3;
	height: 700px;
	color: #1C0809;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	background-image: url(../images/fond-contenu.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#contenu a {
	font-weight: bold;
	color: #ac1e44;
	text-decoration: none;
}

#contenu p {
	margin: 0px;
	padding-top: 0px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px;
	line-height: 1.4em;
}#plan {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#container .spip_documents_right {
	margin-left: 10px;
}
#container .spip_documents_left {
	margin-right: 10px;
}
#menu-sympa {
	text-align: center;
	background-color: #E5E3E3;
	font-size: 15px;
	font-weight: bold;
	color: #1b0808;
}
#menu-decouverte {
	text-align: center;
	background-color: #E5E3E3;
	font-size: 15px;
	font-weight: bold;
	color: #1b0808;
}
#menu-gourmet {
	text-align: center;
	background-color: #E5E3E3;
	font-size: 15px;
	font-weight: bold;
	color: #1b0808;
}
#menu-tva {
	text-align: center;
	background-color: #E5E3E3;
	font-size: 15px;
	font-weight: bold;
	color: #1b0808;
}

#menu-spip a img{
	font-size: 16px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu-spip {
	background-color:#ac1e44;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
}

#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	font-size: 10px;
	color: #1B0808;
}
#footer a{
	font-size: 10px;
	color: #AC1E44;
	text-decoration: none;

}
