select.univers
{
	color:#333333;
	height:17px;
	margin: 0px;
	padding:0px;

}
select.univers option
{
		margin: 0px;
	padding:0px;
}
input.boutonMoins
{
	width:20px;
	height:20px;
	background:url(../images/boutonmoins.png) no-repeat;
	border:0px;
	cursor:pointer;
}
input.boutonPlus
{
	width:20px;
	height:20px;
	background:url(../images/boutonplus.png) no-repeat;
	border:0px;
	cursor:pointer;
}
input.boutonSupprimer
{
	border:0px;
	cursor:pointer;
	background:none;
	font-weight:bold;
}
input.formConnexion
{
	width:220px
}
input.formLivraison
{
	width:220px
}
input.formLivraisonTitre
{
	width:545px
}
input.suivantLivraison
{
	background:none;
	border:none;
	font-weight:bold;
	cursor:pointer;
}

input.inscription
{
	width:140px;
}
input.inscriptionMail
{
	width:470px;
}
input.boutonModifier
{
	width:88px;
	height:37px;
	background:url(../images/boutonModifier.jpg);
	border:0px;
	float:right;
	margin-right:10px;
	cursor:pointer;
}
input#modifAdresse, input#supprAdresse
{
	border:0px;
	background:0px;
	cursor:pointer;
}
input.boutonValider
{
	width:73px;
	height:33px;
	background:url(../images/boutonValider.jpg);
	border:0px;
	cursor:pointer;
	float:right;
}
input.boutonAnnuler
{
	width:73px;
	height:33px;
	background:url(../images/boutonAnnuler.jpg);
	border:0px;
	float:right;
	cursor:pointer;
	margin-right: 10px;

}
input.boutonAjouter
{
	width:162px;
	height:38px;
	background:url(../images/boutonAjouter.jpg);
	border:0px;
	float:right;
	cursor:pointer;
	margin-right: 10px;

}
input.boutonPaiement_1
{
	width:127px;
	height:51px;
	background:url(../images/boutonPaiement_1.jpg) no-repeat;
	border:none;
}
input.boutonPaiement_2
{
	width:127px;
	height:51px;
	background:url(../images/boutonPaiement_2.jpg) no-repeat;
	border:none;
}