.lien1 {

	color: #000000;

	text-decoration: none;

}

a.lien1:hover {
	color: #0000FF;
	text-decoration: none;
	
}

.lien2 {

	color: #000000;

	text-decoration: none;

}

a.lien2:hover {

	color: #FFFFFF;

	text-decoration: underline;

}




.lien3 {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
}

a.lien3:hover {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	background: #8EDAFF;
	border: none;


}


.Cellule {

	font: 10px Arial, Helvetica, sans-serif;

}
.edito {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #000000;
	text-decoration: underline;
}
a.edito:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.menu {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.menu:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.bordima {
	border: thin outset #CCFF99;
}
.plan {
	color: #000000;
	text-decoration: none;
}
a.plan:hover {
	color: #999999;
	text-decoration: underline;
}
.calques {
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
.essentiel {
	color: #666666;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
		
}
a.essentiel:hover {
	font-weight: normal;
	color: #000000;
	background: #8EDAFF;
	font-style: inherit

}

