/* Jazotel - Front-Office V1.00 20070507 ADH - (c) EspaceDynamique */
.H2Line {
	float: left;
	width: 1px;
	height: 37px;
	background-image: url("../Img/MenuH2Line.gif");
	background-repeat: no-repeat;
}
a.MenuHomeH, a.MenuHomeH:link, a.MenuHomeH:visited {
	float: left;
	height: 16px;
	margin: 0 0 0 0;
	padding: 21px 10px 0 18px;
	background-image: url("../Img/MenuH2Bullet.gif");
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	background-color: inherit;
}
a.MenuHomeH:hover {color: #F00000;	background-color: inherit;}
span.MenuHomeH {
	float: left;
	height: 16px;
	border-bottom: 6px solid #BBBBBB;
	margin: 0 0 0 0;
	padding: 21px 10px 0 10px;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	background-color: inherit;
}

