body {
	font-family: Arial, Helvetica, sans-serif;
	scrollbar-arrow-color: #0099FF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-highlight-color: #0099FF;
	scrollbar-shadow-color: #0099FF;
	scrollbar-3Dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
}
a {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	color: #0066CC;
	text-decoration: underline;
}
.menu {
	font-size: 14px;
	font-weight: bold;
	color: #0099FF;
}
a.menu {
	color: #0099FF;
	text-decoration: none;
}
a.menu:hover {
	color: #0066CC;
	text-decoration: none;
}
a.sousmenu {
	font-size: 11px;
	font-weight: bold;
	color: #0099FF;
}
a.sousmenu:hover {
	color: #0066CC;
	text-decoration: none;
}
.pied {
	font-size: 11px;
	font-weight: bold;
	color: #0066CC;
}
.grille {
	background-attachment: fixed;
	background-image: url(../media/image/grille.gif);
	background-repeat: repeat-x;
	background-position: -10px 150px;
}
p {
	font-size: 11px;
	color: 003399;
}
.cadresousmenu {
	border: 1px solid #0099FF;
}
.main-survol {
	cursor: hand;


}
.titre {
	font-size: 12px;
	color: #0099FF;
	font-weight: bold;
	text-indent: 4px;

}
li {
	list-style-image: url(../media/image/puce.gif);
	font-size: 11px;
	color: #003399;

}

