ul.vert-one{
	margin:0;
	padding:0;
	list-style-type:none;
	font:bold 11pt Arial;
	text-align: center;
	line-height:2;
	width:200px;
	}
ul.vert-one li{
	margin:0;
	padding:0;
	border-bottom:1px solid #C0C0C0;
	}
ul.vert-one li a{
	display:block;
	text-decoration:none;
	color:#006699;
	background:#F4F4F4;
	padding:0 0 0 0px;
	width:200px;
	}
ul.vert-one li a:hover{
	background:#FFFFFF;
	}
ul.vert-one li a.current,ul.vert-one li a.current:hover{
	background:#FFFFFF;
	}
//////////////
#menuFooter{
	font-family: Arial;
	float: right;
	padding-top: 0px;
}
#menuFooter a{
	color: #0659AC;
	font:bold 11pt Arial;
	list-style-type:none;
	float: right;
	font-size: 16px;
	text-align: right;
	text-decoration: none;
	display: block;
	height: 16px;
	margin-left: 10px;
	padding: 5px 10px 5px 10px;
}
#menuFooter a:hover{
	color:#FFFFFF;
	background-color: #0659AC;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px;         
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}
#menuFooter a.current{
	color:#FFFFFF;
	background-color: #0659AC;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px;         
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}
////
#definition:hover{
background-position: bottom right;
}

#definition span{
padding-right: 10px;
float: left;
}

.feature{
float: right;
padding: 5px;
width: 120px;
}

.feature img{
padding-right: 10px;
padding-bottom: 2px;
}

.feature:hover{
background-color: #BFEEFF;
-moz-border-radius: 5px ; 
-webkit-border-radius: 5px ; 
border-radius: 5px ;         
-webkit-border-top-left-radius: 5px; /* pour Chrome */ 
-webkit-border-top-right-radius: 5px; /* pour Chrome */
}

h1{
	font:bold 10pt Arial;
	color:#0659AC;
	text-align: center;
	margin:0 0 0px 0;
	}
h2{
	font:bold 9pt Arial;
	color:#FFFFFF;
	text-align: center;
	margin:0 0 0px 0;
	}
h3{
	font:bold 14pt Arial;
	color:#FFFFFF;
	text-align: right;
	margin:0 0 0px 0;
	}
h4{
	font:bold 12pt Arial;
	color:#0659AC;
	text-align: center;
	margin:0 0 0px 0;
	}