@charset "utf-8";
/* CSS Document */

html,body{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a img{
	border:none;
}
h1{
	margin:0;
	padding:0;
}
h2{
	margin:0;
	padding:0;
}
h3{
	margin:0;
	padding:0;
	height:26px;
	display:block;
	padding-top:32px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6e0201;
	padding-left:56px;
	background-image: url(../images/puce-titre.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #6e0201;
	margin-bottom:15px;
}
h4{
	margin:0;
	padding:0;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h5{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6e0201;
	background-image: url(../images/puce-h5.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:15px;
}
#content{
	width:954px;
	height:554px;
	position:absolute;
	z-index:15;
	left:50%;
	top:10%;
	margin-left:-477px;
}
#footer{
	width:954px;
	height:15px;
	position:absolute;
	z-index:20;
	left:50%;
	top:10%;
	margin-left:-477px;
	margin-top:560px;
	text-align:center;
}
#abus{
	padding-top:4px;
	color:#a59269;
}
#bg{
	width:966px;
	height:566px;
	position:absolute;
	z-index:12;
	left:50%;
	top:10%;
	margin-left:-483px;
	margin-top:-6px;
	background-image: url(../images/bg.png);
}
#menu{
	float:left;
	width:246px;
	height:392px;	
}
#contenu{
	float:left;
	width:707px;
	height:392px;
	background-image: url(../images/bg-content.jpg);
}

#menu-sub{
	background-image: url(../images/menu-fond.jpg);
	height:328px;
	padding-right:10px;
}
#menu-gene{
	margin:0;
	padding:0;
}
#boite-outils li{
	list-style-type:none;
}
#menu-gene li{
	padding-top:4px;
	padding-bottom:4px;
	list-style-type:none;
}
#menu-gene-sub li{
	padding-top:1px;
	padding-bottom:1px;
	list-style-type:none;
}
#menu-gene-sub{
	margin:0;
	padding:0;
	margin-bottom:20px;
}
#outils{
	margin:0;
	padding:0;	
}
#separateur-menu{
	width:197px;
	margin-left:auto;
	margin-right:auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a09377;
	margin-bottom:15px;	
}
#outils li{
	list-style-type:none;
}
#contenu img{
	border: 1px solid #6e0201;
	float:right;
	margin-left:15px;
	margin-right:15px;	
}
#fond{
	position:absolute;
	z-index:1;
	width:100%;
	height:100%;
	top:0;
	left:0;
	
}
#accueil-repetition{
	position:absolute;
	z-index:4;
	width:100%;
	height:565px;
	top:50%;
	left:0;
	margin-top:-282px;
	background-image: url(../images/bg-repetition.png);
	background-repeat: repeat-x;
	background-position: left center;
}
#accueil-fleur{
	position:absolute;
	z-index:2;
	width:537px;
	height:277px;
	top:50%;
	left:50%;
	margin-top:-290px;
	margin-left:-468px;
	background-image: url(../images/accueil-fleur.png);
}
#accueil-arabesque{
	position:absolute;
	z-index:3;
	width:341px;
	height:296px;
	top:50%;
	left:50%;
	background-image: url(../images/arabesques.png);
	margin-top:-150px;
	margin-left:150px;
}
#accueil h1{
	position:absolute;
	z-index:5;
	width:880px;
	height:96px;
	top:50%;
	left:50%;
	margin-left:-440px;
	margin-top:-48px;
}
#accueil-credits{
	position:absolute;
	z-index:5;
	width:500px;
	height:15px;
	top:50%;
	left:50%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left:-420px;
	margin-top:60px;

}
.content-appellations{
	float:left;
}
.appellation-ul{
	list-style-type:none;
	padding:0;
	margin:0;
	width:120px;
	padding-left:75px;
	padding-top:20px;
}
.appellation-ul li{
	text-indent:15px;
	background-image: url(../images/puce-appellation-li.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top:8px;
}
.rouge{
	color:#6e0201;
}
.formulaire{
	margin-top:3px;
	margin-bottom:3px;
	padding-top:2px;
	padding-bottom:2px;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width:200px;
}
.obligation{
	margin:0;
	margin-top:-6px;
}
