/* CSS Document */

body { background-color: #000000; }

* { font-family: arial, helvetica , sans-serif; font-size: 8pt; line-height: 150%; color: #98C035;}

h1 { font-size:  14pt ; vertical-align: bottom; color: #FFFFFF;}
h2 { font-size: 10pt; color: #FFFFFF;}
h3 { font-size: 9pt; color: #FFFFFF; }
h4 { font-size: 9pt; line-height: 150%; color: #98C035;font-weight:100;}

a:link {text-decoration: none; color: #98C035;  font-family: helvetica; font-size: 8pt;}
a:visited {text-decoration: none; color: #FFFFFF; font-family: helvetica;  font-size:8pt;}
a:active {text-decoration: none; color: #FFFFFF; font-family: helvetica; font-size: 8pt;}
a:hover {text-decoration: underline; color: #FFFFFF; font-family: helvetica; font-size: 8pt;}

.imgacc  { border: 1px solid #98C035;}
.imgacc:hover { border: 1px solid white;}
.parag { font-size: 8pt; line-height: 150%; color: #98C035; text-align:justify;}
.traitvert { color: #98C035; width: 600px; }
.fondcontact { background-color: #98C035; color: #000066; }

ul#menuph {
	text-align: left;
	list-style-type: none;
	text-indent: -16px;
	width: 100%; 
}
ul#menuph li {
	float: left;
	line-height:20px;
	width:92px;
	text-indent:0px ; 
}
ul#menuph li a {
	float: left;	
	font-family:Arial, sans-serif;
	font-size: 8pt;
	color: white;
	text-decoration: none ;
	border: none ;
}

ul#menuph li a:hover {
	border: none ;
	text-decoration: none ;
	font-family:Arial, sans-serif;
	font-size: 9pt;
	font-weight: 900;
	color: #98C035;
}
ul#menuph li a:active{
	font-family:Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #98C035;
}
ul#menuph li a:visited{
	font-family:Arial, sans-serif;
	font-size: 9pt;
	font-weight: lighter;
	color: #98C035;
}

ul#menu
{
	margin: 0 ;
	padding: 0 ;
	list-style-type: none ;
	text-align: right;
	color: #98C035;
}

ul#menu li
{
	margin: 0  ;
	padding: 0 ;
	font-family:Arial, sans-serif;
	text-align: right;
	font-size: 9pt;
	color: #98C035;
}

ul#menu li a
{
	display: block ; 
	width: 100px ;
	line-height: 20px ;
	color: #000 ;
	text-decoration: none ;
	border: none ;
	font-family:Arial, sans-serif;
	font-size: 9pt;
	color: #98C035;
	text-align: right;
}

ul#menu li a:hover
{
	border: none ;
	font-family:Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}
ul#menu li a:active
{
	border: none ;
	font-family:Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}
.highslide {
	cursor:   url(highslide/graphics/zoomin.cur) , pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 1px solid #98C035;
}
.highslide:hover img {
	border: 1px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 7px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: #000000;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid white;
    background-color: #98C035;    
    padding-left: 22px;
    background-image:   url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-full-expand {
	background:   url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.pied {
background-color : #000000;
margin-top: 5px;
padding: 5px;
text-align: center;
font-size: 8pt;
color: #98C035;
text-decoration: none ;
}




