body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000066;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066;
}
.bkgrndGreen {
	background-color: #66CC33;
	background-image: url(images/bkg-menu.jpg);
	color: white;
	font-size: 9pt;
font-weight: bold;
}

.bkgrndGreen A:link    { color: white; font-weight: bold; text-decoration:none;}    /* lien non-visité */
.bkgrndGreen A:visited { color: white; font-weight: bold;text-decoration:none;}   /* lien visité   */
.bkgrndGreen A:hover   { color: #006fb9; font-weight: bold;} /* lien survolé     */
.bkgrndGreen A:active  { color: lime; font-weight: bold;}   /* lien activé    */


.ligneverticale {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #66CC33;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #E6F2FF;
	font-weight: bold;
}
.ligneverticaleeettop {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #66CC33;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;

}

.ligneSideTopGreen {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #66CC33;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #66CC33;

}
hr {
	border: thin solid #CCCCCC;
}

 /* ici commence le menu vertical  ======================================================= */



.menuGreen {
	color: #5C961D;
	size: 8pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.menuGreen A:link    { color: #5C961D; font-weight: bold; font-size: 8pt; text-decoration:none;}    /* lien non-visité */
.menuGreen A:visited { color: #5C961D; font-weight: bold;font-size: 8pt; text-decoration:none;}   /* lien visité   */
.menuGreen A:hover   { color: #006fb9; font-weight: bold;font-size: 8pt;} /* lien survolé     */
.menuGreen A:active  { color: lime; font-weight: bold;font-size: 8pt;}   /* lien activé    */
.lignevertehoriz {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #66CC33;
}
.ligneblancheverticale {

	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.lignetopgris {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.li-bullet {
	list-style-position: outside;
	list-style-image: url(http://www.geo-plus.com/images/puce.gif);
	text-indent: 0px;
	list-style-type: none;
	margin: 0px;
	padding: 3px;
}