body {
	/*background-attachment: fixed;*/
	margin: 0;
	padding: 0;
	background-color:	#FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	scrollbar-face-color:#0033FF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	}
td {
	font-size: 12px;
}	
.fondecranhaut {
background-image:url(images/fondhaut.gif);
background-repeat:repeat-x;
}
.fondecranbas {
}
a {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #CCCCCC;
}
/* FORMULAIRE */
input {
	font-size: 12px;
	background-image: url(images/fondinput.gif);
	background-repeat: no-repeat;
	border: 1px solid #E19EFE;
	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;
	}
.boutontelechargement {
	background-image: url(images/boutontelechargement.jpg);
	background-repeat: no-repeat;
	background-position:center;
	border: none;
	height: 36px;
	width: 181px;
		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 #E19EFE;
	background-image: url(images/fondtextearea.gif);
	height: 50px;
	width:80%;
	background-repeat:no-repeat;
	padding-left: 5px;
}
select {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #E19EFE;
	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 #E19EFE;
	
}

.tableau {
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;

}
.titre {

	font-size: 15px;
	background-image:url(images/fondtitre.gif);
	background-repeat:no-repeat;
	font-weight: bold;
	color:	#993399;
	text-decoration: none;
	height: 34px;
	padding-left: 50px;
	padding-top: 12px;
	font-variant:small-caps;
}
.titresous {
	background-color:	#E39CFE;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 20px;
	width: 100%;
	border: none;
	margin: 2px;
	margin-left: 0px;
	padding-left: 10px;
	padding-top: 2px;
	font-variant:small-caps;
}
.texterubrique {
	
	margin-left: 300px;
	border: none;
	padding: 5px;
	margin: 5px;
	text-align:justify;
	
}
.menugauche {
	position:relative;
	height: 28px;
	width: 173px;
	background-image:url(images/bouton.gif);
	background-repeat:no-repeat;
	padding-left: 25px; /* marge texte */
	padding-top: 7px;
	margin-left: 15px;
	font-variant:small-caps;
	text-decoration:none;
	font-weight:bold;
	}
.menugauchenonie {
	position:relative;
	height: 28px;
	width: 173px;
	background-image:url(images/bouton.gif);
	background-repeat:no-repeat;
	padding-left: 25px; /* marge texte */
	padding-top: 7px;
	padding-bottom: -10px;
	margin-left: 15px;
	font-variant:small-caps;
	text-decoration:none;
	font-weight:bold;
	
	}
.menugauchenl {
	position:relative;
	height: 28px;
	width: 173px;
	background-image:url(images/boutonnl.gif);
	background-repeat:no-repeat;
	padding-left: 25px; /* marge texte */
	padding-top: 7px;
	margin-left: 15px;
	font-variant:small-caps;
	text-decoration:none;
	font-weight:bold;
	}
.menugauchenonienl {
	position:relative;
	height: 28px;
	width: 173px;
	background-image:url(images/boutonnl.gif);
	background-repeat:no-repeat;
	padding-left: 25px; /* marge texte */
	padding-top: 7px;
	padding-bottom: -10px;
	margin-left: 15px;
	font-variant:small-caps;
	text-decoration:none;
	font-weight:bold;
	
	}
	.menugauchenonie:hover {
	position:relative;
	height: 28px;
	width: 173px;
	background-image:url(images/bouton1.gif);
	background-repeat:no-repeat;
	padding-left: 25px; /* marge texte */
	padding-top: 7px;
	padding-bottom: -10px;
	margin-left: 15px;
	font-variant:small-caps;
	text-decoration:none;
	font-weight:bold;
	
	}
.menugauche:hover {
	position:relative;
	height: 28px;
	width: 173px;
	background-image:url(images/bouton1.gif);
	background-repeat:no-repeat;
	padding-left: 25px; /* marge texte */
	padding-top: 7px;
	margin-left: 15px;
	font-variant:small-caps;
	text-decoration:none;
	font-weight:bold;
	
	}
	
.menugaucheselect {
	position:relative;
	height: 28px;
	width: 173px;
	background-image:url(images/bouton1.gif);
	background-repeat:no-repeat;
	padding-left: 25px; /* marge texte */
	padding-top: 7px;
	margin-left: 15px;
	font-variant:small-caps;
	text-decoration:none;
	font-weight:bold;
	}
	
	.menugauchenonieselect {
	position:relative;
	height: 28px;
	width: 173px;
	background-image:url(images/bouton1.gif);
	background-repeat:no-repeat;
	padding-left: 25px; /* marge texte */
	padding-top: 7px;
	padding-bottom: -10px;
	margin-left: 15px;
	font-variant:small-caps;
	text-decoration:none;
	font-weight:bold;
	}
.sousmenugauche {
	height: 15px;
	width: 180px;
	position:relative;
	padding-left: 10px; /* marge texte */
	margin-top: 4px;
	margin-left: 15px;
	text-decoration:none;
	font-weight:bold;
	font-variant:small-caps;
	font-size: 11px;
	color:#663366;
}
.vousetesici {
	font-size: 10px;
	color: #CCCCCC;
}
.vousetesici:hover {
	font-size: 10px;
}
.admin {
	margin-left: 0px;
	margin-top: 30px;
	margin-bottom: 0px;
	height: auto;
	width: auto;
}
.adminnonie {
	margin-left: 0px;
	margin-top: 30px;
	margin-bottom: 0px;
	height: auto;
	width: auto;
}
#Layermoteur {
	position:relative;
	left:25px;
	top:8px;
	width:145px;
	height:40px;
	z-index:1;
}
#panier {
	position:absolute;
	right:10px;
	top:4px;
	width:230px;
	z-index:1;
	border-color: #CCCCCC;
	border-bottom:solid;
	border-bottom-width:thin;
	
	}
.petit {
	font-size: xx-small;
}
.imprimail{
position:relative;
height:16px;
width:60px;
right:0px;

}
li {
	color:	#000099;
}

