//* CSS Document */

body
{
scrollbar-face-color:#016f88;
scrollbar-arrow-color:#b5cdd7;
scrollbar-track-color:#b5cdd7;
scrollbar-shadow-color:#016f88;
scrollbar-highlight-color:#b5cdd7;
scrollbar-3dlight-color:#016f88;
scrollbar-darkshadow-Color:#016f88;


}

.menu{
text-decoration:none;
background-color:#305184;color: white;
color:white;
padding-left:15px;
width:100%;
cursor:hand;
display:block;
height:30px;
}
.menu a:link { 
	background-color:#305184;color: white;
	background-image:url( );
	background-position:0% 50%;
	background-repeat:no-repeat;
	text-decoration:none;
	display:block;
	width:100%;
	cursor:hand;
	height:30px;
	
	}


.menu a:active {	
	text-decoration:none; 	
	background-color:#ffffff;color: white;
	display:block;
	width:100%;
	cursor:hand;
	height:30px;	
	}

.menu a:visited {	
	text-decoration:none; 	
	background-color:#305184;color: white;
	display:block;
	width:100%;
	cursor:hand;
	height:30px;	
	}
.menu a:hover {
	text-decoration:none;
	display:block;
	width:100%; 
	background-color:#F5B973; color: black;
	cursor:hand;
	height:30px;
	
	
	}


li
{
list-style-image:url(images/puce.gif);
list-style-position:outside;
}


/*======================================================*/
.menu1{
text-decoration:none;
background-color:#002967;color: white;
color:white;
margin-top:10px;
cursor:hand;

}
.menu1 a:link { 
	text-decoration: none; 
	background-color:#002967;color: white;
	display:block;
	width:100%;
	height:30px;
	
	}
.menu1 a:visited { 
	
	text-decoration: none; 
	background-color:#002967;color: white;
	display:block;
	width:100%;
	height:30px;
	
	}
.menu1 a:hover { 
	text-decoration: none; 	
	background-color:#F5B973; color: #305184;
	display:block;
	width:100%;
	height:30px;
/*======================================================*/	
	}
.nb {
	width: 0px;
}
.txt {
padding-left:0px;
}
.padding {
padding-left:0px;
}
