body{
    margin:0px;
	padding:0px;
    color: #996666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a{
	color: #9F55B1;
	text-decoration: none;	
}
a:hover{
	text-decoration: underline;	
}
.rect1{
	background-color: #D8BADF;
}
.rect2{
	background-color: #C8B1B6;
}
.rect1,.rect1{
	padding:5px;
}
.rounded{
	background-image: url(../images/rounded.png);
	background-repeat: no-repeat;
	width:154px;
	height:70px;
	font-size: 10px;
}
.bartop{
	border-top: 2px solid #AA878E;
	border-left: none;
	border-right: none;
	border-bottom: 5px solid #D8BADF;
	padding:5px;
	font-size: 10px;
}
.barbottom{
	border-top: 2px solid #D8BADF;
	border-left: none;
	border-right: none;
	border-bottom: 5px solid #D8BADF;
	padding:5px;
}
.newsrect{
	border-top: 1px solid #AA878E;
	border-left: 1px solid #AA878E;
	border-right: 1px solid #AA878E;
	border-bottom: 5px solid #AA878E;
	padding:5px;
}
.left_td{
	border:1px solid #AA878E;
	background-color: #C8B1B6;
	height:300px;
}
.right_td{
	border:1px solid #AA878E;
	padding:5px;
}
.adresse{
	font-size:10px;
	color:#FFF;
	margin:1px;
	padding:5px;
}
.contenue{
	border-bottom: 1px solid silver;
}
.titre{
	font-size: 20px;
}
.related{
	background:white; 
	border:1px solid #999999; 
	padding:5px;
}
.rhead{
	border-bottom: 1px solid silver;
}
.product_td{
	border:1px solid silver;
	text-align: center;
	vertical-align: top;
}