@charset "ISO-8859-1";
/* CSS Document */

#new_btn {
	text-align: right;
}
a:link {
	color: #FFF;
}
a:visited {
	color: #CCC;
}
.Style9 {color: #0066FF}
.product {
	font-size: 10px;
	color: #FFF;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.category {
	font-size: 12px;
	color: #DAD2A7;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#image {
	position:absolute;
	width:200px;
	height:125px;
	z-index:2;
	left: 82px;
	top: 210px;
	background-color: #FFF;
	margin: 0px;
	border: thick dashed #FF0101;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	visibility: hidden;
}
#image2 {
	position:absolute;
	width:200px;
	height:125px;
	z-index:2;
	left: 288px;
	top: 99px;
	background-color: #FFF;
	margin: 0px;
	border: thick dashed #FF0101;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	visibility: hidden;
}
#image3 {
	position:absolute;
	width:200px;
	height:125px;
	z-index:2;
	left: 288px;
	top: 99px;
	background-color: #FFF;
	margin: 0px;
	border: thick dashed #FF0101;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#annonce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	text-align: center;
}

