/* CSS Document */

.p {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000;
}
.corpsliens {
	font-family: "Bookman Old Style";
	font-size: 19px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: auto;
	height: 25px;
	background-image: url(datas%20page%20index%202/bg_nav2.jpg);
}

.corpsliens:hover {
	font-family: "Bookman Old Style";
	font-size: 19px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: auto;
	height: 25px;
	background-image: none;
	background-color: #C9D3D4;
}

.liensnavigation {
	font-family: "Bookman Old Style";
	font-size: 19px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	text-decoration: none;
}

.liensnavigation:hover {
	text-decoration: none;
	color: #FF0000;
}
.stylecalqueacces {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: small;
}
.corpsnews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
.corpsnewstitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
}
