 
.fondadmin {
background-image:url(articles/images/fondadmin.jpg);
background-repeat:no-repeat;
}

#diffusion {
text-align:right;
margin-left:30px;
margin-top:5px;

}
#retour {
text-align:right;
margin-top:0px;
}	

/* FORMULAIRE */
.caseacocher {
	font-size: 12px;
	border: 1px solid #CCCCCC;
		}
#bouton {
	background-image: url(images/calendrier.gif);
	background-repeat: no-repeat;
	border: 0px;
	height: 21px;
	width:17px;
}
input {
	font-size: 12px;
	background-image: url(images/fondinput.gif);
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
	height: 20px;
	padding-left: 5px;
	padding-top: 3px;
	font-weight: bold;
	}
.bouton {
	font-size: 12px;
	background-image: url(images/fondinputbouton.gif);
	background-repeat: no-repeat;
	background-position:right;
	border: none;
	height: 31px;
	width: 250px;
	font-weight: bold;
	padding-top: 0px;
	padding-left: 0px;
	}

.boutonenr {
	background-image: url(articles/images/boutonenregistrer.gif);
	background-repeat: no-repeat;
	border: none;
	height: 30px;
	width: 100px;
	color:	#FFFFFF;
	}
.boutontelecharger {
	background-image: url(articles/images/boutontelecharger.gif);
	background-repeat: no-repeat;
	border: none;
	text-align:right;
	height: 30px;
	width: 150px;
	}
.boutonajout {
	background-image: url(articles/images/boutonajout.gif);
	background-repeat: no-repeat;
	background-position:center;
	border: none;
	height: 25px;
	width: 58px;
	padding-top: 0px;
	padding-left: 0px;
	}
.boutonajout1 {
	background-image: url(images/boutonajouter1.gif);
	background-repeat: no-repeat;
	background-position:center;
	border: none;
	height: 25px;
	width: 58px;
	padding-top: 0px;
	padding-left: 0px;
	}
.boutonenvoicommande {
	background-image: url(images/boutonenvoicommande.gif);
	background-repeat: no-repeat;
	background-position:center;
	border: none;
	height: 30px;
	width: 200px;
	padding-top: 0px;
	padding-left: 30px;
	color:#FFFFFF;
	}
.boutonenvoimessage {
	background-image: url(images/boutonenvoimessage.gif);
	background-repeat: no-repeat;
	background-position:center;
	border: none;
	height: 31px;
	width: 200px;
	padding-top: 0px;
	padding-left: 0px;
	color:#FFFFFF;
	}
.boutonverifier {
	background-image: url(images/boutonverifier.gif);
	background-repeat: no-repeat;
	background-position:center;
	border: none;
	height: 30px;
	width: 250px;
	padding-top: 0px;
	padding-left: 0px;
	}
.boutonvalider {
	background-image: url(images/boutonvalider.gif);
	background-repeat: no-repeat;
	background-position:center;
	border: none;
	height: 30px;
	width: 100px;
	padding-top: 0px;
	padding-left: 0px;
	}
.boutonsup {
	background-image: url(articles/images/boutonsupprimer.gif);
	background-repeat: no-repeat;
	border: none;
	height: 30px;
	width: 100px;
	}
.boutonvide {
	background-image: url(images/boutonfond100.gif);
	background-repeat: no-repeat;
	border: none;
	height: 30px;
	width: 100px;
	color:#FFFFFF;
	text-align:center;
	padding-top:5px;
	}

textarea {	
	height: 80px;
	width:100%;
	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;
	padding-top: 3px;
}
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;

}

h6 {
	font-size: 10px;
	color:	#999999;
}

.admin {
	height: 15px;
	width: 15px;
	padding:0px;
	margin-top:20px;
	z-index:4;
}
#moteurderecherche {
	width:170px;
	height:40px;
	margin-left: 15px;
	margin-top: 50px;
	font-size:10px
}
#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;
}