.cadre_liens {
	height: 15px;
	width: 600px;
	background-color: #009900;
	border: thin solid #000000;
}
.cellules_liens {
	width: 200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: thin none #000000;
	}
	
.cellules_liens a {
	color: #FFFFCC;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.cellules_liens a:hover {
	color: #FFFFCC;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.cellules_liensgauche {
	width: 200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: thin none #000000;
}
.cellules_liensgauche:hover {
	width: 200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: thin none #000000;
	background-color: #006600;
	text-decoration: underline;
}
.cadre_liens2 {
	height: 15px;
	width: 400px;
	background-color: #009900;
	border: thin solid #000000;
}
a {
	color: #FFFFCC;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFCC;
	text-decoration: none;
}

