.conteneurlignepanier {
	height: 50px;
	position: relative;
	padding-bottom: 0px;
	border-bottom-style: solid;
	border-bottom-color: #494D50;
	border-bottom-width: 1px;
	padding-top: 0px;
	margin-bottom: 4px;
	margin-top: 3px;
}
.conteneurtotal {
	font-weight: bold;
	padding-top: 7px;
	padding-left: 4px;
	padding-right: 5px;
	background-color: #C3E0E6;
	color: #006666;
	text-align: right;
	padding-bottom: 5px;
}
.conteneurtotal p{
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #006666;
	border-right-color: #006666;
	border-bottom-color: #006666;
	border-left-color: #006666;
	padding-top: 5px;
	margin-bottom: 7px;
}
.lignepanierboitevignette {
	width: 45px;
	height: 45px;
}
.lignepanierboitenomproduit {
	font-weight: bold;
	width: 260px;
	height: 30px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #666666;
}
.lignepanierboiteboutonsuppr {
	height: 45px;
	width: 45px;
}


.conteneurlignepanier div{
	float: left;
	margin-right: 4px;

}
.lignepanierboitereference {

	font-weight: normal;
	width: 70px;
	height: 30px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.lignepanierboiteprix {
	font-weight: bold;
	width: 60px;
	height: 30px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}
.conteneurentete {
	font-weight: bold;
	position: relative;
	padding-left: 49px;
	color: #FFFFFF;
	background-color: #999999;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 3px;
	margin-top: 7px;
	height: 16px;
}
.entetenomproduit {
	width: 309px;
}

.conteneurentete div{
	float:left;
	margin-right: 4px;
}
.entetereference {
	width: 70px;
}
.enteteprix {
	width: 60px;
	text-align: right;
}
.formulaireconteneur {
	font-size: 11px;
	background-color: #E8E7E5;
	margin-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}
.formulairetableau {
	margin-right: auto;
	margin-left: auto;
}


.formulaireconteneur td{
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #494D50;
	padding-left: 5px;
	text-align: left;

}
.formulaireconteneur input{
	font-size: 11px;

}
.formulaireconteneur select{
	font-size: 11px;

}
.formulaireconteneur textarea{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;

}
.formulaireconteneur submit{

}
.formulaireinstruction {
	font-weight: bold;
	color: #006666;
	text-align: center;
	height: 17px;
	padding-top: 4px;
	background-image: url(../images_interface/fond_intituleformulaire.jpg);
	background-repeat: no-repeat;
}
.formulairelibelle {
	color: #494D50;
	width: auto;
!important
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #494D50;
	font-weight: bold;
}
.lignecommanderboitenomproduit {

	font-weight: bold;
	width: 305px;
	height: 30px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #666666;
}
.boiteboutoncommander {
	font-size: 11px;
	background-color: #E8E7E5;
	margin-top: 5px;
	padding-bottom: 4px;
	text-align: center;
	padding-top: 4px;
}
.boiteboutoncommander input{
	font-size: 11px;
}
.boiteboutoncommander form{
	font-size: 11px;
	margin: 0px;
}
.clearboth {
clear : both;
}
.boitepreventive {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 15px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #228DB1;
	border-right-color: #228DB1;
	border-bottom-color: #228DB1;
	border-left-color: #228DB1;
	padding-top: 5px;
}

