BODY { background-color:#ffffff; font-family:Georgia} 

.txt{
	font-size: 9pt;
}

.txtgris{
	font-size: 9pt;
	color: #999999;
}

.txtBleu{ 
	font-size: 9pt;
	color:#30A6DE}

.txtPetit {
	font-size: 7pt;
}
.cadre {
	border: 2px solid #33A4D9;
}

.cadreNoir {
	border: 1px solid #000000;
}
a:hover {text-decoration: none;	color: #96CBE4;}
a {text-decoration: none;	color: #2E98C9;}
.fondmenu {
	background-image: url(/images/webcam_mt_blanc_menu.gif);
	background-repeat: no-repeat;
}

