#corpsPage{
	padding: 0; /* permet de coller le haut du div corpsPage au bas de celui du dessus ds Netscp */
	width: 960px;
	background-image: url(../imagesite/accueil.jpg);
	height: 600px;
}

#liens{
	margin-top: 70px;
	width: 140px;
	border:0;
	padding: 0;
	font-family: Arial, Verdana;
	text-align: right;
	float: right;
	background-image: none;


}
ul,li {
	list-style-type: none;
	margin: 0;
	padding:5;
	font-variant: small-caps;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	line-height: 12px;
}
li a{
	text-decoration: none;
	color: #000000;
	font-weight: bold;



}
li a:hover {
	font-size: 14px;
	font-weight: bolder;
	color: #000000;



}
#popupNewsLetter{
	position: absolute;
	visibility: hidden;
	z-index: 2;
	height: 76px;
	width: 157px;
	left: 451px;
	top: 110px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#popupNewsLetter a{
	color: #000000;
}
#popupNewsLetter a:hover{
	color: #FF9900;
}

h6{
	font-size: 10px;
}

