A.menu {font-family: Verdana;  font-weight: normal; font-size: 10px}
A.menu:link {
	text-decoration: none;
	color: #907AA8;
}
A.menu:visited {
	text-decoration: none;
	color: #907AA8;
}
A.menu:active {
	text-decoration: bold;
	color: #907AA8;
}
A.menu:hover	{
	color: #FF6633;
	text-decoration: underline;
}

A.link {font-family: Verdana;  font-weight: normal; font-size: 11px}
A.link:link {
	text-decoration: none;
	color: #907AA8;
}
A.link:visited {
	text-decoration: none;
	color: #907AA8;
}
A.link:active {
	text-decoration: bold;
	color: #FFCC00;
}
A.link:hover	{
	color: #FF6633;
	text-decoration: underline;
}

.smfont {
	font-family: Verdana;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	color: #666666;
}

.text {
	font-family: Verdana;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #333333;
}

.text1 {
	font-family: Verdana;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #ff9933;
}

.title {
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #907AA8;
}

.city {
	font-family: Verdana;
	font-size: 26px;
	line-height: 20px;
	font-weight: normal;    
	color: #999999;
}

.region {
	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	color: #666666;
}

.form10_bouton_blanc { font-family:Verdana; font-size:9px; background-color: #F8F8F9; color: #333333; border: solid 1px #FF99CC; padding: 1; cursor:hand; }

@media print 
{ body { display:none; } }