.titre_1 {
	background-image: url(/maquettes/im_cave/nouv_band_vert_01.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 36px;
	width: 5px;
}
.titre_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/maquettes/im_cave/nouv_band_vert_02.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-indent: 30px;
}
.fond_stock {
	background-color: #FFFFFF;
	background-image: url(/images/cave/im_fond_stock_2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	visibility: visible;
	height: 350px;
}
.ca_fond_entree{
	background-color: #FFFFFF;
	background-image: url(/images/cave/fond_entree.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	visibility: visible;
	height: 350px;
}
.ca_fond_sortie{
	background-color: #FFFFFF;
	background-image: url(/images/cave/fond_sortie.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	visibility: visible;
	height: 350px;
}
.titre_3 {
	background-image: url(/maquettes/im_cave/nouv_band_vert03.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 21px;
}
.titre_4 {
	background-image: url(/maquettes/im_cave/nouv_band_vert_droit_04.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.titre_5 {
	background-image: url(/maquettes/im_cave/nouv_band_vert_droit05.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 5px;
}
#trier {
	margin: 0px 10px 10px;
	height: 400px;
	background-image: url(/maquettes/im_new_cave/im_stock.jpg);
	background-repeat: no-repeat;
	background-position: 100px top;
	visibility: visible;
}
#list_stock_bas {
    background-position:top;
   
}
.sommaire_trier {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #336633;
	background-image: url(/maquettes/im_cave/fond_trier.gif);
	background-repeat: repeat-x;
	text-align: center;
}
.basketHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #336633;
	background-image: url(/maquettes/im_cave/fond_trier.gif);
	background-repeat:repeat;
	text-align: center;
}
#td_list_stock {
	background-image: url(/maquettes/im_new_cave/angle_list.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 100px;
	width: 792px;
	visibility: visible;
}
.domaine_text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-align: left;
}
#domaine-td {
	margin-left: 20px;
}
.domaine_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-position: left bottom;
}
.domaine_text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #336600;
	text-align: center;
}







.titre_ref_1 {
	background-image: url(/maquettes/im_cave/titre_ref_1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.titre_ref_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/maquettes/im_cave/titre_ref_2.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	
	text-indent: 20px;
	vertical-align: middle;
}
.titre_ref_3 {
	background-image: url(/maquettes/im_cave/titre_ref_3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#list_ref {
	background-image: url(/maquettes/im_new_cave/angle_haut_vert.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: 10px;
	visibility: visible;
	top: 10px;
}
#formulaire1 {
	margin-left: 20px;
	height: 210px;
}
.text_form1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-align: left;
	
}
.text_form2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
/*------------ barre de titre ----------------- */
.BarreTitreMarron {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #336633;
	background-image: url(/maquettes/im_cave/fond_trier.gif);
	background-repeat: repeat-x;
	text-align: left;
	padding-left:20px;
}
.text_form4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-align: left;
	padding-left:20px;
}
.text_formErr{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #336633;
	text-align: left;
	padding-left:20px;
}
input
{
	border: solid 1px silver;
	background-color:White;
	color:#000000;
	font-size: 10pt;
	text-align: left;
	font-weight:bold;
	padding-left:5px;
}
select
{
	border: solid 1px silver;
	background-color:White;
	color:#000000;
	font-size: 10pt;
	text-align: left;
	font-weight:bold;
}
.text_Black{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color:Black;
	text-align: left;
	
}
