body{
/*   background-color: #FFFFFF;*/
}

#header{
	border:solid 0px #0000FF;
	background-image: url(/bo/images/barrerecherche_fond.gif);
	height:28px;
	color: #000000;
	text-align: center;
	padding-top:5px;
}

#barre_recherche_box{
	width: 100%;
	border:solid 0px #000000;
	margin-right: 40px;
	margin-bottom:5px;
}

#barre_recherche{
	background-image: url(/bo/images/barrerecherche_fond.gif);
	height:40px;
	color: #000000;
	text-align: center;
	vertical-align: middle;
}

#barre_recherche #barre_recherche_left{
	background-image: url(/bo/images/barrerecherche_left.gif);
	height:40px;
	border: solid 0px #999999;
	width:40px;
	float:left;
}

#barre_recherche #barre_recherche_right{
	background-image: url(/bo/images/barrerecherche_right.gif);
	height:40px;
	width:40px;
	float:right;
}

#barre_recherche #content{
	float:left;
	height:40px;
	border: solid 0px #999999;
}

#barre_recherche #content_right{
	float:right;
	width:150px;
	height:40px;
	border: solid 0px #999999;
}


div {
	margin:0px;
}
#header .row_cell{
	border-right: solid 1px #000066;
	height:18px;
}

.row{
	height:18px;
}

.row-alt{
	height:18px;
	background-color:#CCCCCC;
}

.row .row_cell{
	height:18px;
	border-right: solid 1px #999999;
}

.row-alt .row_cell{
	height:18px;
	border-right: solid 1px #999999;
}


div .row_cell{
	float:left;
	margin-left: 4px;
}

div .spacer{
	clear:both
	
}

body, div, select, input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

.field_PRODCODE{
	width:90px;
}
.field_ARTISTES{
	width:180px;
}
.field_TYPE{
	width:180px;
}
.field_DESCRIPTION{
	width:250px;
}
.field_BARCODE{
	width:80px;
}
.field_NOUVEAUTES{
	width:40px;
	text-align:center;
}

.field_online{
	width:30px;
	text-align:center;
}

.field_DISTRIBUTEUR{
	width:100px;
}

.field_Categorie{
	width:200px;
	
}

.entetefield {
	border: 0px solid #999999;
	display: block;
	float: left;
	padding-top: 4px;
	padding-left: 15px;
	text-align: right;
	vertical-align: middle;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}



.mlst{
	border: solid 0px #999999;
	display: block;
	width: auto;
	float:right;
	margin-right: 10px;
	padding-top: 4px;
	padding-left: 15px;
}

.cat_vignette{
	border : 1px solid #dddddd;
	padding: 2px;
	text-align: center;
	width: 165px;
	height:270px;
	display: block;
	float: left;
	margin: 2px;
}

form{
	margin : 0px;
}