/* fichier de style pour les menus */
.pmainmenunoir {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-variant: normal;
}
.pmainmenublanc {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	font-variant: normal;
}
.pmainmenuvertosc {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #666600;
	text-decoration: none;
	font-variant: normal;
}
.pmainmenuvertmoy {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #999900;
	text-decoration: none;
	font-variant: normal;
}
.pmainmenuvertcla {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #cccc33;
	text-decoration: none;
	font-variant: normal;
}
/* partie menu du bas */
a.menubas:link {
	color: #000000;
	text-decoration: none;
}
a.menubas:visited {
	text-decoration: none;
	color: #000000;
}
a.menubas:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.menubas:active {
	text-decoration: none;
	color: #000000;
}
td.menubas {
	text-decoration: none;
	color: #FFFFFF;
}
/* partie sous menu du bas */
a.smenubas:link {
	color: #000000;
	text-decoration: none;
}
a.smenubas:visited {
	text-decoration: none;
	color: #000000;
}
a.smenubas:hover {
	text-decoration: none;
	color: #000000;
}
a.smenubas:active {
	text-decoration: none;
	color: #000000;
}
/* partie sous  menu selectionne du bas */
a.ssmenubas:link {
	color: #666600;
	text-decoration: none;
}
a.ssmenubas:visited {
	text-decoration: none;
	color: #666600;
}
a.ssmenubas:hover {
	text-decoration: none;
	color: #666600;
}
a.ssmenubas:active {
	text-decoration: none;
	color: #666600;
}

.pied {
	height: 4px;
}
