/* CSS Document */
#menu-haut {
	text-align: right;
 }
#menu-haut a {
	font: 0.7em "Trebuchet MS";
	color: #1d3877;
	background: url(../images/puce.gif) no-repeat;
	padding-left: 5px;
	text-decoration: none;
	margin-left: 18px;
}
#menu-haut a:hover, #menu-gauche a.sous-cat:hover {
	color: #ff6600;
	background: url(../images/puce-hover.gif) no-repeat;
}
#menu-gauche {
	text-align: left;
}
#menu-gauche h1 {
	font: bold 0.7em "Trebuchet MS";
	margin: 10px 0px 0px;
}
#menu-gauche p.titre  {
	font: bold 0.7em "Trebuchet MS";
	margin: 6px 0px 0px;
}
#menu-gauche p.titre a {
	color: #ff6600;
	background: url(../images/puce.gif) no-repeat;
	padding-left: 5px;
	text-decoration: none;
	font-weight: normal;
}
#menu-gauche p.titre a:hover {
	color: #1d3877;
	background: url(../images/puce-hover.gif) no-repeat;
	padding-left: 5px;
	text-decoration: none;
}
#menu-gauche p, #menu-gauche li {
	font: bold 0.7em "Trebuchet MS";
	margin: 0px;
}
#menu-gauche a, menu-gauche li a {
	background: url(../images/puce-menu-gauche.gif) no-repeat;
	padding-left: 15px;
	color: #ff6600;
	text-decoration: none;
}
#menu-gauche a:hover {
	color: #1d3877;
	background: url(../images/puce-menu-gauche-hover.gif) no-repeat;
}
#menu-gauche a.sous-cat {
	color: #1d3877;
	background: url(../images/puce.gif) no-repeat;
	padding-left: 5px;
	text-decoration: none;
	font-weight: normal;
}
#menu-gauche ul,#menu-gauche li {
	list-style: none;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 16px;
}
#menu-gauche h2 {
	font: bold 0.7em "Trebuchet MS";
	margin: 2px 0px 0px;
}
#menu-gauche h2.centre {
	color: #1d3877;
	text-align: center;
}
#menu-gauche h2 a {
	color: #1d3877;
	background: url(../images/puce.gif) no-repeat;
	padding-left: 5px;
	text-decoration: none;
	font-weight: normal;
}
#menu-gauche h2 a:hover {
	color: #ff6600;
	background: url(../images/puce-hover.gif) no-repeat;
	padding-left: 5px;
	text-decoration: none;
}
#menu-gauche a.image-hover {
	background: url(none);
	margin: 0px;
	padding: 0px;
}
#menu-gauche a.image-hover:hover {
	background: url(none);
}