/* CSS Document */

form {
left:0;
top:0;
right:0;
bottom:0;
clip:rect(0px,0px,0px,0px);
margin:0;
padding:0;
}

.infoBoxHeading a {
color:#83794C;
text-decoration:none;
}

.productListing-data input {
font-size:10px;
border:1px solid #BEB393;
background-color:#FFF;
color:#83794C;
margin:0;
padding:0;
}

.productListing {
	background-color:#FFF;
	color:#83794C;
	font-size:11px;
	font-weight:700;
	text-align:left;
	margin:0 0 3px;
	padding:0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BEB393;
	border-right-color: #BEB393;
	border-bottom-color: #BEB393;
	border-left-color: #BEB393;
}

.infoBoxtitre {
color:#FFF;
text-decoration:none;
background-color:#BEB393;
border:1px solid #FFF;
}

.main {
color:#99CC00;
font-size:11px;
}
