@charset "UTF-8";

/* BRANDS / PRODUCTS */

/* AFFICHAGE D'UN BRANDS */

h3.brandstag{
	margin: 0 0 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	color:#d8a800;
	line-height:18px;
	display:inline;
}
.brandsshowimage {
	border:1px #d8a800 solid;
	padding:5px;
	background-color:#eeeeee;
	float:left;
	margin-top:3px;
	margin-right: 15px;
	margin-bottom: 10px;
}
.brandsimage {
	border:1px #d8a800 solid;
	padding:5px;
	background-color:#eeeeee;
	margin-top:3px;
	margin-right: 15px;
	margin-bottom: 10px;
}

/* WIDGET HOMEPAGE */

h2.brandswidget{
	margin:-20px 0px 0px 0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#3e3e3e;
	display:inline;
}
h2.brandswidget a{
	margin:-20px 0px 0px 0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#3e3e3e;
	display:inline;
}
h2.brandswidget a:hover{
	margin:-20px 0px 0px 0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#666;
	display:inline;
}