* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #000099;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	color: #000099;
	font-size: 12px;
}
a:hover {
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	color: #FCD124;
	font-size: 12px;
}
.menuoff {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.menudefaut {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menuderoulant:link {
	color: #000000;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
}
.menuderoulant:visited {
	color: #000000;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
}
.menuderoulant:hover {	
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	color: #FCD124;
	font-size: 12px;
}

p{
	font: 12px verdana;
	letter-spacing:1px; 
	text-align:justify; 	
}
.heberg,.heberg tr,.heberg tr td{
	font: 12px verdana;
	text-align:left;
	padding : 5px;
	border : 0px;
}

.heberg{
	width : 95%;
	left : 50%;
	right : 50%;
}

.center{
	text-align : center;
}

h3{
	color: #FF6600;
	font : Verdana;
}

hr {
color:#FCD124;
}
