
.menu:link {
	font-family: sans-serif;
	font-weight: normal;
	font-size: 12;
	text-decoration:none;
	color: rgb(0, 0, 102);
}

.menu:visited {
	font-family: sans-serif;
	font-weight: normal;
	font-size: 12;
	text-decoration:none;
	color: rgb(0, 0, 102);
}
.menu:active {
	font-family: sans-serif;
	font-weight: normal;
	font-size: 12;
	text-decoration:none;
	color: rgb(0, 0, 102);
}
.menu:hover {
	font-family: sans-serif;
	font-weight: normal;
	font-size: 12;
	text-decoration:underline;
	color: #330066;
}
.pmenu:link {
	font-family: sans-serif;
	font-weight: normal;
	font-size: 11;
	text-decoration:none;
	color: rgb(0, 0, 102);
}
.pmenu:visited {
	font-family: sans-serif;
	font-weight: normal;
	font-size: 11;
	text-decoration:none;
	color: rgb(0, 0, 102);
}
.pmenu:active {
	font-family: sans-serif;
	font-weight: normal;
	font-size: 11;
	text-decoration:none;
	color: rgb(0, 0, 102);
}
.pmenu:hover {
	font-family: sans-serif;
	font-weight: normal;
	font-size: 11;
	text-decoration:underline;
	color: #330066;
}
.elt_mnu {
	background-color: #ffffff;
	height: 25;
	font-size: 14;
}

.elt_rub {
	background-color: #ffffff;
	height: 25;
	font-size: 12;
}

.tit_onm {
	background-color: #5b99c3;
	color: #ffffff;
	text-align: center;
	font-family: sans-serif;
	font-weight: bold;
	height: 50px;
	width: 100%;
}

.tit_juris {
	background-color: #59a098;
	color: #ffffff;
	text-align: center;
	font-family: sans-serif;
	font-weight: bold;
	height: 50px;
	width: 100%;
}

.tit_adm {
	background-color: #7bb69a;
	color: #ffffff;
	text-align: center;
	font-family: sans-serif;
	font-weight: bold;
	height: 50px;
	width: 100%;
}

.nmenu {
	font-family: sans-serif;
	font-weight: normal;
	font-size: 12;
	text-decoration:none;
	color: rgb(0, 0, 32);
}

.smenu {
	font-family: sans-serif;
	font-weight: normal;
	font-size: 11;
	text-decoration:none;
	color: rgb(0, 0, 32);
}

.sepmenu {
	border-color: #c4c4c4;
	border-style: solid;
	border-bottom-width: 1;
	border-top-width: 1;
	border-right-width: 0;
	border-left-width: 0;
}

.text {
	font-family: "nimbus sans l", tahoma, sans-serif;
	font-weight: normal;
	font-size: 13;
	text-align: justify;
	text-decoration:none;
	color: rgb(0, 0, 56);
}

.text-bleu {
	font-family: "nimbus sans l", tahoma, sans-serif;
	font-weight: normal;
	font-size: 13;
	text-align: justify;
	text-decoration:none;
	color: rgb(0, 0, 200);
}

.list {
	font-family: "nimbus sans l", tahoma, sans-serif;
	font-weight: normal;
	font-size: 13;
	text-align: justify;
	text-decoration:none;
	color: rgb(0, 0, 56);
	line-height: 2;
}
	
.news {
	text-align: justify;
	border-spacing: 8;
	font-family: sans-serif;
	font-weight: normal;
	font-size: 11;
	text-decoration:none;
}
