td{
	font-family:verdana;
	color:#000000;
	font-size:11px;
}

a{
	color:#000000;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

.font-01{
	color:#FFFFFF;
}

.font-02{
	color:#355EA8;
}

.cell-01{ /* sous menu partie affichée */
	height: 28px;
	background-image: url(http://www.belldeloing.fr/images/bg-02.gif);
	vertical-align: middle;
	padding-left: 3px;
}

.cell-02{ /* sous menu autres sections */
	height: 28px;
	background-image: url(http://www.belldeloing.fr/images/bg-03.gif);
	vertical-align: middle;
	padding-left: 3px;
}

.cell-03{ /* texte de la section contenu */
	vertical-align: top;
	text-align: justify;
}

.cell-04{ /* titre */
	font-weight: bold;
	height: 28px;
	background-image: url(http://www.belldeloing.fr/images/bg-03.gif);
	vertical-align: middle;
}

.inputbox{
	width: 320px;
	height: 23px;
	font-family:verdana;
	color:#000000;
	font-size:11px;
	border:1px solid #A2A281;
}

.textarea{
	width: 320px;
	font-family:verdana;
	color:#000000;
	font-size:11px;
	border:1px solid #A2A281;
}

div#produits{
	border: none;
	overflow: auto;
	padding: 0px 5px 0px 0px;
	width: 100%;
	height: 275px;
	scrollbar-base-color:#F5F5E9;
	scrollbar-3dlight-color:#F5F5E9;
	scrollbar-arrow-color:#A2A281;
	scrollbar-darkshadow-color:#F5F5E9;
	scrollbar-face-color:#CBCBAC;
	scrollbar-highlight-color:#F5F5E9;
	scrollbar-shadow-color:#F5F5E9;
	scrollbar-track-color:#F5F5E9;
}