html, body{
	text-align: center;
	padding:0px;
	background-color: #4d395e;
	margin:0px;
	/*height:100%;*/
	overflow:auto;
	font-size:12px;
	font-weight:normal;
	font-family:verdana;
	text-align:justify;
}


h1{
font-family: verdana;
font-size:26px;
font-weight:bold;
}

h2{
font-family: verdana;
font-size:16px;
font-weight:normal;
}

ul.points{
  list-style-image:url(../img/puce.jpg);
}

.points li{
  margin-top:10px;
  padding-top:10px;
}


td{
	font-size:13px;
	font-weight:normal;
	color:#000000;
	font-family:verdana;
	/*text-align:justify;*/
}


#topline{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:5px;
	background: url(../images/topline.JPG) repeat-x;
	z-index:100;
	margin-bottom:0px;
	padding-bottom:0px;
}

#top{
	/*background: url(../images/titlebar.png);*/
	width:980px;
	height:127px;
	vertical-align:bottom;
	horizontal-align:left;
	margin:0px;
	padding:0px;
	background-color:#491966;
	/*border: 1px solid #ff0000;*/
}


#bottom{
	background-color:#491e68;
	width:980px;
	height:32px;
	text-align:center;
	font-family: 'verdana';
	font-size: 10;
	color:#ffffff;
}

#lang{
	margin-right:47px;
	margin-top:7px;
	color:#FFFFFF;
	position:absolute;
	text-align:right;
	width:970px;
	z-index:1000;	
}

#tabmenu{
	position:relative;
	top:17px;
	right:0px;
	color:#FFFFFF;
	vertical-align:bottom;
	float:right;
	clear:both;
	/*border: 1px solid #ff0000;*/
	margin:0px;
	padding:0px
}

#maincontent{
	margin:3px;
	margin-right:2px;
	padding-right:4px;
	padding:0px;
}

#rightcol{
	border: 1px solid #d3cfc3;
	padding: 30px;
	margin:0px;
	width:754px;
}

#leftcol{
	padding: 0px;
	margin:3px -30px 3px 2px;
}

#imgleft{
	border: 1px solid #d3cfc3;
	padding: 3px;
	margin:0px -30px 5px 3px;
	width:138px;
}

#imgleft-select{
	background-color: #ffffff;
	border-color: #d3cfc3 #ffffff #d3cfc3 #d3cfc3;
	border-style: solid;
	border-width: 1px;
	padding: 3px;
	margin:0px -30px 5px 3px;
	width:145px;
	position:relative;
	right:0px;
}

#imgleft a{
	text-decoration:none;
	border:0px;
}

.description{
	text-align:justify;
	font-family:'verdana';
	font-size:11;
}

.size{
  vertical-align:middle;
  margin-left:10px;
  margin-right:3px;
  margin-top:2px;
  margin-bottom:2px;
}

.tab-left-corner{
	width:20px;
	height:34px;
}
.tab-right-corner{
	width:20px;
	height:34px;
}
.tab-content{
	height:34px;
	color:#FFFFFF;
	font-family: 'verdana';
	font-size: 14;
	margin:0px;
	padding:0px;
}

.tab-content a{
	text-decoration:none;
	color:#FFFFFF;
	font-family: 'verdana';
	font-size: 14;
	margin:0px;
	padding:0px;
}

.tab-left-corner-selected{
	width:16px;
	height:34px;
	background:transparent url(../img/menu_selected_left.jpg);
}
.tab-right-corner-selected{
	width:16px;
	height:34px;
	background:transparent url(../img/menu_selected_right.jpg);
}
.tab-content-selected{
	height:34px;
	color:#4d395e;
	font-weight:bold;
	font-family: 'verdana';
	font-size: 14;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:0px;
	background-color:#ffffff;
	margin:0px;
}

.leftshadow{
	width: 10px;
	background: url(../images/bg-left.JPG) repeat-y;
}

.rightshadow{
	width: 10px;
	background: url(../images/bg-right.JPG) repeat-y;
}

.icones{
	float:left;
	width: 50px;
	height: 50px;
	margin:2px;
	border: 2px solid #ffffff;
}

.icones_selected{
	float:left;
	border: 2px solid #000000;
	width: 50px;
	margin:2px;
}

#product h1{
	font-family:'verdana';
	font-size:22;
}

#product td{
	font-family:'verdana';
	font-size:12;
}

.ref{
	color:#7f7f7f;
	font-size:10;
}


.illustration_producteurs{
 	width:295px;
 	height:295px;
 	margin-left:13px;
 	margin-bottom:10px;

}
.illustration_societe{
 	width:385px;
 	/*height:300px;*/
 	align:right;
 	margin-left:40px;

}



.texte{
	font-size:13px;
	font-weight:normal;
	color:#000000;
	font-family:verdana;
	text-align:justify;
	width:100%
}




.block_presse{
 width:213px;
 height:215px;
 margin-left:1px;
 margin-right:5px;
 margin-bottom:6px;
 float:left;
 text-align:center;
 border: 1px solid #eeeeee;
}


.block_presse .titre{
	font-size:12px;
	font-weight:normal;
	color:#000000;
	font-family:verdana;
	margin-bottom: 10px;
}




.block_news{
 /*width:213px;
 height:215px;*/
 margin-left:1px;
 margin-right:5px;
 margin-bottom:6px;
 float:left;
 /*text-align:center;*/
 /*border: 1px solid #eeeeee;*/
}


.block_news .image img{
 width:140px;
 float: left;
 margin-right: 15px;
}

.block_news .titre{
	font-size:16px;
	font-weight:bold;
	color:#000000;
	font-family:verdana;
	margin-bottom: 15px;
}

.block_news .texte{
	font-size:12px;
	font-weight:normal;
	color:#000000;
	font-family:verdana;
	margin-bottom: 15px;
}

.block_news .lien a{
	font-size:12px;
	font-weight:normal;
	color:#000000;
	font-family:verdana;
	text-decoration:none;
	text-align:right;
}

.block_news .lien img{
	border: none;
	width:20px;
	height:20px;
vertical-align:middle;	
}



#table_magasins {
  border-collapse: collapse;
}

#table_magasins tbody tr td {
  background-color: #fff;
  padding:5px;
}
#table_magasins tbody tr.fonce  td {
  background-color: #eee;
}
#table_magasins tbody tr.clair  td {
  background-color: #f5f5f5;
}


#table_magasins tbody tr.ville  td {
  background-color: #4d395e;
  font-family: verdana;
  font-size: 16px;
  color:#ffffff;
  font-weight:bold;

}

#table_magasins tbody tr.pays  td {
  background-color: #ffffff;
  font-family: verdana;
  font-size: 20px;
  color:#4d395e;
  font-weight:bold;

}


#table_magasins tbody tr  td.nom {
  font-family: verdana;
  font-size:15px;
  font-weight: bold;
}

#table_magasins tbody tr  td.adresse {
  font-family: verdana;
  font-size:12px;
}

#table_magasins tbody tr  td.phone {
width:170px;
  font-family: verdana;
  font-size:13px;
}

#table_liens tbody tr  td.nom a {
  text-decoration:none;
  color:#000000;
}

.filter{
  font-family: verdana;
  font-weight:bold;
  font-size: 14px;
  color:#4d395e;

}

.p_header{
  background-color:#8c779d;
  font-weight:bold;
  color: #ffffff;
  font-size:14px;
}

.clearer{
	clear:both;
}

.marquelogo{
	float:left;
	border:1px solid #d8d8d8;
	margin-right:20px;
	margin-bottom:20px;
	width:213px;
	height:138px;
}

#marquescontent{
	margin-top:70px;
	margin-left:30px;
}

#marquesreturn{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.marqueimg{
	margin-right:25px;
	margin-bottom:15px;
}

#logocontainer{
	float:left;
	margin-right:20px;
}

#productscontainer{
	float:left;
	width:700px;
}

#equite_member{text-align:right;font-size:11px;}
#equite_member img{width:50px;}


