/******************************************************
*																											*
*		CLUB DU GRIFFON KORTHALS													*
*																											*
*		Feuille de style Menu Déroulant Horizontal				*
*   pour pages 982 pixels à 1 ou 2 colonnes						*
*																											*
*		Modèle Curve Orange																*
*																											*
*		Version	:	1.00.00						  										*
*		Date		:	24 février 2009 												*
*																											*
*		Conformité W3C : Non encore testée								*
*																											*
*******************************************************
*		EVOLUTIONS																				*
*																											*
*																											*
*******************************************************
*																											*
*	OBSERVATIONS																				*
*																											*
******************************************************/

#p7PMnav a {
	padding: 14px 16px 14px 12px;
	color: #CCCCCC;
	border-left: 1px solid #666;
	height: auto !important;
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	background-color: transparent;
}
#p7PMnav ul a {
	border: 0;
	padding: 6px 12px;
	zoom: 1;
}
#p7PMnav a.p7PMfirst {
	border-left: 0;
}
#p7PMnav a.p7PMlast {
	border-right: 1px solid #666;
}
#p7PMnav ul a.p7PMlast {
	border-right: 0;
}
#p7PMnav ul a, #p7PMnav ul .p7PMtrg, #p7PMnav ul .p7PMon {
	list-style-type: none;
	background-image: url(/_theme/modeles/curv_orange/pmm_milieu.png);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: left center;
	color: #000000;
}
#p7PMnav ul {
	border: 0;
	padding-top: 6px;
	background-color: transparent;
}
#p7PMnav ul, #p7PMnav ul li {
	width: 220px;
}
#p7PMnav ul ul {
	border: 0;
	padding-top: 0;
}
#p7PMnav .p7PMtrg {
	background-image: url(/_theme/modeles/curv_orange/menuh_rootarrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#p7PMnav .p7PMon {
	color: #FFFFFF;
	background-color: transparent;
}
#p7PMnav ul a.p7PMfirst {
	background-image: url(/_theme/modeles/curv_orange/pmm_haut.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
}
#p7PMnav ul a.p7PMlast {
	background-image: url(/_theme/modeles/curv_orange/pmm_bas.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 16px;
}
#p7PMnav ul a:hover, #p7PMnav ul a:active, #p7PMnav ul a:focus {
	background-position: -222px top;
	background-color: transparent;
	color: #FFFFFF;
}
#p7PMnav ul a.p7PMfirst:hover {
	background-position: -222px 0px;
}
#p7PMnav ul a.p7PMlast:hover {
	background-position: -222px bottom;
}
#p7PMnav ul .p7PMtrg {
	background-position: -444px center;
}
#p7PMnav ul a.p7PMfirst.p7PMtrg {
	background-position: -444px 0px;
}
#p7PMnav ul a.p7PMlast.p7PMtrg {
	background-position: -444px bottom;
}
#p7PMnav ul .p7PMon {
	background-position: -222px 0px;
	color: #FFFFFF;
}
#p7PMnav ul a.p7PMfirst.p7PMon {
	background-position: -222px 0px;
	background-color: transparent;
}
#p7PMnav ul a.p7PMlast.p7PMon {
	background-position: -221px bottom;
	background-color: transparent;
}
/* Largeur Top level menu */
#p7PMnav li {
	float: left;
	width: 148px;
}
/* Masquage IE 5 Mac \*/
#p7PMnav li {width: auto;}
/* Fin masquage IE5 Mac */
