.kamel-messaoudi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 7px;
}

.menuuu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #E3F4FD;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menuuu-droite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #E3F4FD;
	border: thin solid #99CCFF;
}

.rubrique {
	background-color: #99CCFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: thin solid #000000;
}

h1 {font-family:Verdana; font-size:18px; font-weight:bold}
h2 {font-family:Verdana; font-size:16px; font-weight:bold}
h3 {font-family:Verdana; font-size:15px; font-weight:bold}
h6 {font-family:Verdana; font-size:9px; font-weight:bold}

a:link {
	text-decoration: none;
	color: #0063C6;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: underline;
	color: #79BCFF;
}
a:active {
	text-decoration: none;
	color: #0066CC;
}
