/* @override http://www.multibac.com/css/common.css */

@import url("reset.css");


h1 {
	color: #515151;
	font-size: 30px;
	font-weight: bold;
}
h1.titreGamme {
	font-size: 50px;
}
h3 {
	font-weight: bold;
	font-size: 15px;
}
#corps h2 {
	margin-top: 5px;
}
#corps h2 a {
	font-size: 24px;
}
#header {
	background-color: #535250;
	color: white;
	font-size: 14px;
	text-align: center;
	height: 60px;
}
#header img {
	float: left;
	border: 0px;
}
#header a {
	color: #FF8000;
}
#header a:hover {
	color: greenyellow;
}
#main {
	width: 900px;
	margin: 0 auto 0 auto;
	border: 15px solid #f1f1f1;
	margin-top: 5px;
	padding: 5px;
}
#corps {
	position: relative;
	padding: 0 0 0 207px;
}
#menu {
	position:  absolute;
	top:  0px;
	left:  0px;
	list-style-type: none;
	margin: 0;
	padding: 10px 0 0 2px;
	width: 200px;
	border-right: 1px solid #515151;
}
#menu ul {
	list-style-type: circle;
	padding-left: 20px;
	list-style-position: outside;
	margin-left: 0px;
}
#menu li {
	border-bottom: 1px solid #ff9a34;
}
#corps ul {
	margin: 0px;
}
#menu, #menu li a {
	font-size: 15px;
	line-height: 22px;
	color: #515151;
	text-decoration: none;
	list-style-image: none;
	display: block;
}

#menu li a:hover, #menu li a.selected {
	color: white;
	background-color: #515151;
	text-decoration: none;
}
#footer {
	text-align: center;
	border-top: 1px solid #f1f1f1;
	font-size: 11px;
}
#corps #produits li {
	font-weight: bold;
}
#produits {
	padding-left: 20px;
}
#produits ul {
	padding-left: 15px;
}
#corps li a, #corps a {
	color: white;
	text-decoration: none;
	font-size: 14px;
}
#corps li span {
	display: table-cell;
}
#corps li span.ref {
	font-weight: bold;
	color: maroon;
	display: inline-block;
	width: 90px;
}
#corps li span.taille {
	font-weight: bold;
	color: black;
	display: inline-block;
	width: 135px;
}
#corps li span.nom {
	font-weight: normal;
	display: inline-block;
	width: 395px;
}
#corps li span.num {
	font-size: 14px;
	color: white;
	font-weight: normal;
	display: inline-block;
	width: 20px;
}
#corps a:hover {
	color: greenyellow;
	text-decoration: underline;
}
#photos {
	text-align: center;
}
#photos img {
	vertical-align: top;
}
dl {
	width: 500px;
	background: url(../images2/dot.gif) repeat-x 0 11px;
	overflow: auto;
	margin: 0 0 0 100px;
	font-size: 13px;
}
dt {
	float: left;
	clear: left;
	font-weight: bold;
}
dd {
	float: right;
	font-size: 100%;
	width: 200px;
}
#news {
	font-size: 12px;
}
#fcatalogue {
	width:690px;
	height:600px;
	border: 0px;
}
