a {
	color: #FF00FF;
	text-decoration: none;

}
a:link {
	color: #FF00FF;
}
a:hover {
	color: #000000;
}
.li2 {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	width: 160px;
	left: 0px;
	top: 0px;
	position: relative;
	color: #FFFFFF;
	background-color: #3399ff;
}
H1 {
	font-size: 13px;
	font-weight: bold;
	color:#413CFF;
	/**/padding: 5px;
	margin: 0px;
	}
	#bas-page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	/*background-image: url(css/bande_bas.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 800px;
	background-color: #ffffff;*/
	padding: 20px 0px 0px;

}