body {
	/*background-attachment: fixed;*/
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	scrollbar-face-color:#F06000;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	}
.fondgauche {
	background-image: url(images/fondgauche.gif);
	background-repeat: repeat-y;
}	
td {
	font-size: 12px;
}
.fondhautpage {
	background-image: url(images/fondhaut.gif);
	background-repeat: repeat-x;
}
a {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #CCCCCC;
}
input {
	font-size: 12px;
	background-image: url(images/fondinput.gif);
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
	height: 20px;
	padding-left: 5px;
	font-weight: bold;
	}
	.bouton {
	font-size: 12px;
	background-image: url(images/fondinputbouton.gif);
	background-repeat: no-repeat;
	background-position:right;
	border: none;
	height: 26px;
	width: 258px;
	font-weight: bold;
	padding-top: 0px;
	padding-left: 0px;
	}
.boutonok {
	background-image: url(images/boutonok.gif);
	background-repeat: no-repeat;
	background-position:center;
	border: none;
	height: 21px;
	width: 21px;
		padding-top: 0px;
	padding-left: 0px;
	}
.boutonenr {
	background-image: url(images/boutonenr.gif);
	background-repeat: no-repeat;
	background-position:center;
	border: none;
	height: 27px;
	width: 109px;
		padding-top: 0px;
	padding-left: 0px;
	}
.boutonajout {
	background-image: url(images/boutonajout.gif);
	background-repeat: no-repeat;
	background-position:center;
	border: none;
	height: 27px;
	width: 79px;
		padding-top: 0px;
	padding-left: 0px;
	}
.boutonsup {
	background-image: url(images/boutonsup.gif);
	background-repeat: no-repeat;
	background-position:center;
	border: none;
	height: 27px;
	width: 109px;
		padding-top: 0px;
	padding-left: 0px;
	}


textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	border: 1px solid #cccccc;
	background-image: url(images/fondtextearea.gif);
	background-repeat:no-repeat;
	padding-left: 5px;
}
select {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #cccccc;
	list-style-position: inside;
	list-style-type: none;
	clear: none;
}
.listeoption {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #cccccc;
	
}
.tableau {
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;

}
.titre {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 31px;
	width: 100%;
	border: none;
	padding-left: 100px;
	padding-top: 9px;
	background-image: url(images/titregauche.gif);
	background-repeat: no-repeat;
	background-color:#F06000;
	
}
.titresous {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 31px;
	width: 300px;
	border: none;
	padding-left: 100px;
	padding-top: 9px;
	background-image: url(images/titregauche.gif);
	background-repeat: no-repeat;
	background-color:#F06000;
}
.texterubrique {
	padding-top: 10px;
	padding-left: 10px;
		}
.menugauche {
	position:relative;
	width: 200px;
	height: 48px;
	
	padding-left: 75px; /* marge texte */
	padding-top: 19px;
	margin-left: 15px;
	margin-bottom: -10px;
	
	background-image: url(images/bouton.gif);
	background-repeat:no-repeat;
	color: #F06000;
	}

.menugauche:hover {
	position:relative;
	width: 200px;
	height: 48px;
	
	padding-left: 75px; /* marge texte */
	padding-top: 19px;
	margin-left: 15px;
	margin-bottom: -10px;
	
	background-image: url(images/bouton1.gif);
	background-repeat:no-repeat;
	color: #CCCCCC;
	
	}
.menugaucheselect:hover {
	position:relative;
	width: 200px;
	height: 48px;
	
	padding-left: 75px; /* marge texte */
	padding-top: 19px;
	margin-left: 15px;
	margin-bottom: -10px;
	
	background-image: url(images/bouton.gif);
	background-repeat:no-repeat;
	color: #F06000;
	
	}
.menugaucheselect {
	position:relative;
	width: 200px;
	height: 48px;
	
	padding-left: 75px; /* marge texte */
	padding-top: 19px;
	margin-left: 15px;
	margin-bottom: -10px;
	
	background-image: url(images/bouton1.gif);
	background-repeat:no-repeat;
	color: #000000;
	
	}
.sousmenugauche {
position:relative;
	height: 15px;
	
	
	padding-left: 50px; /* marge texte */
	padding-bottom: 0px;
	margin-top: 10px;
	margin-bottom: -5px;
	color: #000000;
}
.menugauchenonie {
	position:relative;
	width: 200px;
	height: 48px;
	
	padding-left: 75px; /* marge texte */
	padding-top: 19px;
	margin-left: 15px;
	margin-bottom: -25px;
	
	background-image: url(images/bouton.gif);
	background-repeat:no-repeat;
	color: #F06000;
	
	}


.vousetesici {
	font-size: 10px;
	color: #CCCCCC;
}
.vousetesici:hover {
	font-size: 10px;
}
.admin {
	position:relative;
	margin-left: 0px;
	margin-top:Opx;
	margin-bottom: 0px;
	height: 15px;
	width: 15px;
}
#Layermoteur {
	position:relative;
	left:5px;
	top:8px;
	width:140px;
	height:40px;
	z-index:1;
}
#panier {
	position:absolute;
	right:10px;
	top:4px;
	width:230px;
	z-index:1;

	}
	.petit {
	font-size: xx-small;
}
.prix {
	font-size: large;
	font-weight: bold;
	text-transform: uppercase;
	color:	#009900;
}
.prixbare {
	font-size: small;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	text-decoration: line-through;
}