
.tabbed_area {
	padding:2px;
	float: right;
	margin-right:40px;
	
}

ul.tabs {
	margin:0px; padding:0px;
	margin-top:5px;
	margin-bottom:6px;
}
ul.tabs li {
	list-style:none;
	display:inline;
}
ul.tabs li a {
	color:white;
	padding:8px 14px 8px 14px;
	text-decoration:none;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
}
ul.tabs li a:hover {
	color:black;
}
ul.tabs li a.active {
	background-color:#DFDFDF;
	color:#282e32;	
	border-bottom: 1px solid ##DFDFDF;
	
}
.content {
	background-color:#DFDFDF;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	display:none;	
	position:absolute;
	width:680px;
	height:auto;
	
}


div.groupe
{
width:510px;
float:left;
margin:0;
padding:0;
height:auto;
}
div.groupes
{
margin:0;
padding:0;
margin-top:5px;
width:167px;
height:150px;
float:left;



}
div.groupes ul.titres {
	margin:0px;
	text-align:left;
	padding:0px;
	height:auto;
	margin-left:5px;
}
div.groupes ul.titres li h3{
color:#682A15;
margin:0;
padding:8px;

}
div.groupes ul.liens {
	margin:0px;
	padding:0px;
	text-align:left;
	margin-left:12px;
}
div.groupes ul.liens li a {
color:#338B27;
text-decoration:underline;
margin:0;
padding:10px;
}
div.groupes ul.liens li 
{
  background: URL(puce.jpg) top left no-repeat;
   padding-left:9px;
  
margin-top:3px;
}
div.groupes ul.liens li a:hover{
text-decoration:none;
}
div.groupes ul li {
	list-style:none;
	font-size:11px;
}
div.separator
{
float:left;
height:150px;
width:1px;
background-color:gray;
}
.html
{

right:0;
top:0;
float:right;
width:150px;
height:auto;

margin-top:5px;

border-left:1px solid gray;
}
.html h3
{
text-align:center;
font-size:12px;
color:#682A15;
}
.img_product
{
text-align:center;
padding:0;
}
.img_product img
{
margin:0 auto;
}
.html img.button
{
padding:0;
margin-top:10px;
width:130px;
height:25px;
margin-bottom:10px;
}
.content ul li:last-child {
	border-bottom:none;
}
.content ul li a {
	text-decoration:none;
	color:#3e4346;
}

.content ul li a:hover {
	color:#a59c83;
}
.content ul li a:hover small {
	color:#baae8e;
}
