@charset "utf-8";
/* CSS Document */
html,body{
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
		height:100%;
}
a img{
	border:none;
}
p{
	margin:0;
	padding:0;
	text-align:justify;
}
.accueil{
	
}
h2{
	margin:0;
	padding:0;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #504b2f;
	text-decoration: underline;	
}
#fond-accueil{
	position:absolute;
	z-index:9;
	width:100%;
	height:697px;
	left:0;
	top:50%;
	margin-top:-348px;
	background-image: url(../images/fond.jpg);
	background-repeat: repeat-x;
	background-position: left center;	
}
#abus{
	color:#7b7470;
	font-size:11px;
	position:absolute;
	top:50%;
	left:0;
	width:100%;
	text-align:center;
	margin-top:150px;
}
#accueil-content{
	position:absolute;
	z-index:10;
	width:976px;
	height:697px;
	left:50%;
	top:50%;
	margin-top:-348px;
	margin-left:-488px;
}
#bg-jaune{
	position:absolute;
	z-index:8;
	width:100%;
	height:50%;
	left:0;
	top:0;
	background-color: #ece5c1;
}
#bg-noir{
	position:absolute;
	z-index:7;
	width:100%;
	height:50%;
	left:0;
	top:50%;
	background-color: #150801;
}
#accueil-bottom{
	width:976px;
	height:137px;
	background-image: url(../images/accueil-bottom.png);
	padding-top:45px;	
	
}
#kapsicum-accueil{
	float:left;
	margin-left:70px;
	margin-top:25px;
}
#adresse-accueil{
	float:left;
	font-size: 9px;
	color: #FFFFFF;
	margin-left:195px;
	margin-top:7px;
}
#general{
	width:979px;
	margin-left:auto;
	margin-right:auto;
}
#top-bottom{
	width:979px;
	height:38px;
	margin:0;
	padding:0;
	background-image: url(../images/top-bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#content{
	background-image: url(../images/bg-content.png);
	padding-left:13px;
	padding-right:17px;	
}
#contenu{
	background-image: url(../images/bg-contenu.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom:15px;
	padding-left:10px;
	padding-right:15px;	
}
#footer{
	width:959px;
	height:81px;
	background-image: url(../images/footer.png);
	padding-top:12px;
	padding-left:20px;
	font-size: 9px;
	color: #FFFFFF;
	margin-left:-2px;
}
#menu-general{
	position:absolute;
	z-index:10;
	top:0;
	left:50%;
	width:979px;
	margin-left:-489px;
	margin-top:128px;
}
#adresse-footer{
	font-size: 9px;
	color: #FFFFFF;	
	margin-bottom:20px;
}
.espacement{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;	
}
#fond-contenu{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	background-color: #f8f8f8;
	background-image: url(../images/bg-fond-contenu.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding:15px;
	padding-bottom:10px;
}
#fond-contenu p{
	padding-bottom:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #504b2f;
	line-height:15pt;
}
#fond-contenu .separateur{
	height:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c7c7c7;
}
#texte-contenu{
	width:581px;
	float:left;
	margin-right:20px;
}
#pictos{
	text-align:right;
}
.contour-marron{
	border: 1px solid #8a8468;
}
#footer-contenu{
	width:700px;
	float:left;
}
#texte-contenu2{

}
#pictos2{
	width:595px;
}
#fond-contenu .separateur2{
	height:20px;
	width:595px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c7c7c7;
}
#cartographie{
	width:401px;
	height:259px;
	float:right;
}
#bouton-transparent-accueil{
	position:absolute;
	z-index:40;
	width:340px;
	height:126px;
	top:50%;
	left:50%;
	margin-left:125px;
	margin-top:15px;
}


/*********** PANIER *****************/
fieldset{
	border:1px solid #cccccc;
	padding:5px;
	font-size:12px;
}

legend{
	color:#5C573D;
	font-weight:bold;
}

input, select, textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.legende{
	font-size:9px;
	font-style:italic;
}

.interline{
	background-color:#eeeeee;
}
