<!--
.mOFF, .mON, .mItem, .mOFF a, .mON a, .mItem a {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.smON a.mItem {
	text-decoration: underline;
}
.mOFF a:hover, .mON a:hover, .mItem a:hover {
	text-decoration: underline;
}
/* ---------- */
	.actu1item {
	}
	.actu1item .actutitre {
	}
	.actu1item .actucontent {
	}
	.actu1item .imgactu {
	}

	.actu1item , .actu2item {
		margin-bottom:20px;
	}
	.actu1item .actutitre, .actu2item .actutitre {
		color:#eeeeee;
		font-size:16px;
		font-weight:bold;
	}
	.actu1item .actudate, .actu2item .actudate {
		color:#dddddd;
		font-size:12px;
		font-weight:normal;
	}
	.actu2item .actucontent {
	}
	.actu2item .imgactu {
	}

	.actu1item .actucontent a { font-weight: normal; }
	.actu2item .actucontent a { font-weight: normal; }

	.actu1item p, .actu2item p {
		margin-top:7px;
	}

	.actu1item ul,.actu2item ul, .stdtable ul {
		margin-top:7px;
		padding-left:25px;
	}
/* ---------- */
.lbutton {
	margin: 0;
	padding: 0;
	border:  #064a49 2px solid;
	background-color: #ffffff;
	color: #064a49;
	font-weight: bold;
	text-align: center;
}
.lbutton:hover {
	background-color: #eeeeee;
}
.mItem {
	/* color: #087272; */
	color:#064A49;
}
.simg {
	border: 1px solid #064a49;
	padding: 0px;
	margin: 1px;
}
.box {
	background-color: #349a9a;
	color: #ffffff;
	font-size: 14px;
	text-align: left;
	scrollbar-base-color:#349a9a;
	scrollbar-arrow-color:#ffffff;
}
/*
	scrollbar-3dlight-color:#ffffff;
	scrollbar-arrow-color:#087272;
	scrollbar-darkshadow-color:#349a9a;
	scrollbar-face-color:#349a9a;
	scrollbar-highlight-color:#087272;
	scrollbar-shadow-color:#349a9a;
*/
.box a {
	color:#064A49;
	font-weight:bold;
	text-decoration:none;
}

.box a:hover {
	color:#ffffff;
	text-decoration:underline;
}

.boxtitre {
	background-color: #349a9a;
	color: #064A49;
	font-size: 14px;
	text-align: left;
}
.mOFF .ctd, .mOFF a {
	background-color: #349a9a;
	color: #064A49;
	text-align: center;
}
.mON .ctd, .mON a {
	background-color: #349a9a;
	color: #ffffff;
	text-align: center;
}
.sm .mON .ctd a {
	color: #064A49;
}
/* ---------- */
.mOFF .ttop {
	padding-top: 6px;
	background: url(mOFF_top.gif);
	background-repeat: no-repeat;
}
.mOFF .tleft {
	padding-left: 7px;
	background: url(mOFF_left.gif);
	background-repeat: repeat-y;
}
.mOFF .tright {
	padding-right: 9px;
	background: url(mOFF_right.gif);
	background-repeat: repeat-y;
}
.mOFF .tbottom {
	padding-bottom: 9px;
	background: url(mOFF_bottom.gif);
	background-repeat: no-repeat;
}

.sm .mOFF .ttop {
	padding-top: 0px;
	display: none;
}
.sm .mOFF .tleft {
	padding-top: 0px;
	background: url(i_fleche.gif);
	background-repeat: no-repeat;
}
.sm .mOFF .tright {
	padding-right: 0px;
	display: none;
}
.sm .mOFF .tbottom {
	padding-bottom: 0px;
	display: none;
}
.sm .mOFF .ctd, .sm .mOFF a {
	background-color: transparent;
	width: 158px;
	text-align: left;
}
.sm .mON .ttop {
	padding-top: 0px;
	display: none;
}
.sm .mON .tleft {
	padding-top: 0px;
	background: url(i_fleche.gif);
	background-repeat: no-repeat;
}
.sm .mON .tright {
	padding-right: 0px;
	display: none;
}
.sm .mON .tbottom {
	padding-bottom: 0px;
	display: none;
}
.sm .mON .ctd, .sm .mON a {
	background-color: transparent;
	width: 158px;
	text-align: left;
	text-decoration: underline;
}
.sm {
	padding-left: 10px;
}


/* ---------- */
.mON .ttop {
	padding-top: 5px;
	background: url(mON_top.gif);
	background-repeat: no-repeat;
}
.mON .tleft {
	padding-left: 7px;
	background: url(mON_left.gif);
	background-repeat: repeat-y;
}
.mON .tright {
	padding-right: 9px;
	background: url(mON_right.gif);
	background-repeat: repeat-y;
}
.mON .tbottom {
	padding-bottom: 9px;
	background: url(mON_bottom.gif);
	background-repeat: no-repeat;
}
/* ---------- */
#vmenu {
	position: absolute;
	z-index: 50;
	top: 140px;
	left: 573px;
	visibility: visible;
}

.listeitem a {
	color:#064A49;
}


-->