a:link 	{ color: #800000; text-decoration: none; cursor: hand; }
a:visited 	{ color: #800000; text-decoration: none; cursor: hand; }
a:active 	{ color: #800000; text-decoration: none; cursor: hand; }
a:hover 	{ color: #FF3300; text-decoration: underline; cursor: hand;}

h3 {font-family: verdana}
p {font-family: verdana}
p {font-size: 8pt}
p {text-align: justify}
p.rightmargin {margin-right: 1cm}
p.leftrightmargin {margin-left: 0.5cm; margin-right: 0.5cm;}
p.left1rightmargin {margin-left: 1cm; margin-right: 0.5cm;}
p.left2rightmargin {margin-left: 2cm; margin-right: 0.5cm;}
a:link 	{ color: #800000; text-decoration: none; cursor: hand; }
a:visited 	{ color: #800000; text-decoration: none; cursor: hand; }
a:active 	{ color: #800000; text-decoration: none; cursor: hand; }
a:hover 	{ color: #FF3300; text-decoration: none; cursor: hand;}

ul {
	list-style: none;
	font-size : 70%;
	font-weight: bold;
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; 
	color : #CCCCCC; 
	margin: 0;
	padding: 0;
	}
	
ol {font-size: 8pt;
	text-align: justify;
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; 
	margin-left: 2cm; margin-right: 0.5cm;
	}
	
.fadespruce{
	background-image: url(images/4bm_fadespruce.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#menu9 {
	width: 140px;
	margin-top: 0px;
	}
	
#menu9 li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}
		
	
#menu9 li a:link, #menu9 li a:visited {
	color: #FFFFFF;
	display: block;
	background: url(images/menu9.gif);
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	}
	
#menu9 li a:hover {
	color: #FFC200;
	background: url(images/menu9.gif) 0 -32px;
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	}
	
#menu9 li a:active {
	color: #ffffff;
	background: url(images/menu9.gif) 0 -64px;
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	}
	
.texte {
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-weight : normal;
	font-size : 10pt;
	color : black;
	text-align : Left;
	position : static;
	text-decoration: none;
}

.texte2 {
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-weight : bold;
	font-size : 13pt;
	color : black;
	text-align : center;
	position : static;
	text-decoration: none;
}

.urbangreymenu{
width: 142px; /*width of menu*/
}

.urbangreymenu .headerbar{
font: bold 13px Verdana;
color: White;
background: url(/images/menu.gif) repeat;
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 20px; /*31px is left indentation of header text*/
}

.urbangreymenu .headerbar a{
text-decoration: none;
color: White;
display: block;
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
font: normal 12px Arial;
color: black;
background: #93ba75;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px;
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color: black;
}

.urbangreymenu ul li a:hover{ 
color: white;
background: #3a7256;
font: bold;
}





