/* 
  -----------------------------------
  Menu Type: Vertical
  Style Theme:3 -Blue Sapphire
  -----------------------------------
*/
#p7PMnav, #p7PMnav ul {
	margin: 0;
	padding:0;
}
#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-image:  url(img/p7PM_sapphire.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#p7PMnav ul {
	z-index: 10000;
}
#p7PMnav a, #p7PMnav ul a {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-color: #4262A7;
	padding: 4px 10px;
	color: #99CCFF;
	border-top: 1px solid #495F96;
	border-right: 1px solid #394975;
	border-bottom: 1px solid #394975;
	border-left: 1px solid #495F96;
	line-height:1;
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	background-color: transparent;
	color: #003366;
	letter-spacing: 0.01px;
	border-bottom-color: #003366;
	border-bottom-style: solid;
	border-top-color: #000066;
	border-top-style: solid;
	border-top-width: 1px;
}

/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	color: #FFFFFF;
	font-weight: bold;
}
/* ------ the trigger link styles ------- */

/*the normal trigger link */
#p7PMnav .p7PMtrg {
	background-image:  url(img/p7PM_light_east.gif);
	background-repeat:	no-repeat;
	background-position: right center;
}
/* the active trigger link style */
#p7PMnav .p7PMon {
	background-color: #003366;
	color: #FFFFFF;
}

/*the submenu classes */

#p7PMnav .p7PMhide {
	left: -9000px;
	border: 0;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#p7PMnav {
	width: 173px;
}

/* 2nd and subsequent Submenu widths */
#p7PMnav ul {
	width: 171px;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-weight: normal;
	color: #4062A7;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight: normal;
	color: #333333;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	line-height: normal;
}
.titre {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	font-style: none;
}
.adresse {
	font-family: Arial, Charcoal, Helvetica;
	font-size: 13px;
	border-bottom: 2px dotted #415485;
}
.adressecote {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	color: #99CCFF;
}
.projettitre {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #99CCFF;
	text-decoration: none;
	text-align: left;
}
.projetdescription {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DDDDDD;
	text-decoration: none;
	text-align: left;
}
.index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: center;
}
.index a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: center;
}
.index a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	text-align: center;
}

