body{
	width:950px;  
	margin:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#global{
	background-color:#C3CD47;
	width:950px;
	position:absolute;
}
#logo{
	background-image:url(img/index_01.jpg);
  	width:296px;
	height:203px;
	position:absolute;
}
#fond_gauche{
	background-image:url(img/index_03.jpg);
	background-repeat:no-repeat;
 	width:276px;
	top:203px;
	height:auto;
	padding-left:20px;
	position:absolute;
}
#menu{
	background-color:#C3CD47;
	width:645px;
	height:40px;
	left:296px;
	position:absolute;
}
#contenumenu{
	z-index:8000;
	background-color:#00531D;
	width:645px;
	height:32px;
	top:10px;
	text-align:center;
	position:absolute;
}
#contenu{
	background-color:#C3CD47;
  	width:630px;
	left:296px;
	top:30px;
	position:absolute;
	padding:10px;
}
input,select{
	left:180px;
	position:absolute;
}

#choix_art{
	width: 357px;
}

.aucun{
	left:0px;
	position:relative;
}
.bouton{
  width:70px;
}
.titre16pt {
	font-size: 21px;
	color: #00531D;
	text-decoration: none;
	font-weight: bold;
}
.titre14pt {
	font-size: 19px;
	color: #00531D;
	text-decoration: none;
	font-weight: bold;
}
.titre12pt {
	font-size: 15px;
	color: #00531D;
	text-decoration: none;
	font-weight: bold;
}
.lienblc{
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}
.lienblc:hover{
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:underline;
}
.lienvert{
	font-size: 12px;
	font-weight:bold;
	color: #00531D;
	text-decoration: none;
}
.lienvert:hover{
	font-size: 12px;
	font-weight:bold;
	color: #00531D;
	text-decoration:underline;
}
.lienmenu{
	font-size: 10px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}
.lienmenu:hover{
	font-size: 10px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:underline;
}
.erreur{
	font-size: 12px;
	font-weight:bold;
	color: #FF0000;
	text-decoration: none;
}
.gras{
	font-weight:bold;
}
.txt8pt{
	font-size: 10px;
}
.txt9pt{
	font-size: 12px;
}
.txtVertGras{
	color: #00531D;
	font-weight:bold;
}
.txtParmeGras{
	color: #9A5AA4;
	font-weight:bold;
}
table,tr,td{
	border-color:#00531D;
	border-style:solid;
	border-width:1px;
}
ul.liste{
	color:#00531D;
}
hr{
	color:#00531D;
	background-color:#00531D;
	height:1px;
	border:0;
}