﻿#MenuTab {
	width:986px;
	height:63px;
	background:url("../../../images/shim.gif");
	background-position:bottom;
	background-repeat:repeat-x;
}

.MenuTabElement1, .MenuTabElement1_active, .MenuTabElement2, .MenuTabElement2_active, .MenuTabElement3, .MenuTabElement3_active, .MenuTabElement4, .MenuTabElement4_active {
	display:block;
	width:138px;
	height:63px;
	float:left;
	margin-right:2px;
}

.MenuTabElement1:hover,.MenuTabElement2:hover,.MenuTabElement3:hover,.MenuTabElement4:hover {
	background-position:0 -63px;
}

.MenuTabElement1 {
	background:url("../../../images/fr-CA/bt_Accueil.gif") no-repeat 0 0;
}

.MenuTabElement1_active {
	background:url("../../../images/fr-CA/bt_Accueil.gif") no-repeat 0 0;
	background-position:0 -126px;
}

.MenuTabElement2 {
	background:url("../../../images/fr-CA/bt_PhLectorat.gif") no-repeat 0 0;
}

.MenuTabElement2_active {
	background:url("../../../images/fr-CA/bt_PhLectorat.gif") no-repeat 0 0;
	background-position:0 -126px;
}

.MenuTabElement3 {
	background:url("../../../images/fr-CA/bt_PhConsommation.gif") no-repeat 0 0;
}

.MenuTabElement3_active {
	background:url("../../../images/fr-CA/bt_PhConsommation.gif") no-repeat 0 0;
	background-position:0 -126px;
}

.MenuTabElement4 {
	background:url("../../../images/fr-CA/bt_PhDevis.gif") no-repeat 0 0;
}

.MenuTabElement4_active {
	background:url("../../../images/fr-CA/bt_PhDevis.gif") no-repeat 0 0;
	background-position:0 -126px;
}

.MenuLogo {
	width:127px;
	height:56px;
	float:right;
	margin-right:5px;
}

#ssMenuTab {
	width: 968px;
	height: 21px;
	background-color: #efefef;
	border-bottom: #999999 1px solid;
	border-left: #999999 1px solid;
	border-right: #999999 1px solid;
	padding-top:1px;
	padding-left:8px;
	padding-right:8px;
}

#ssMenuTab img {
	vertical-align:middle;
}

#ssMenuTab a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration:none;
	font-weight:bold;
}

#ssMenuTab a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration:none;
	color: #e87613;
}

