/* CSS Document */

A:hover {
	color:#B38F42;
	text-decoration:none;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px dotted;
	border-left: 1px none;
}
A:hover.menu {color:#B38F42; text-decoration:none;}
A:hover.blanc {color:#B38F42; text-decoration:none;}
A.menu {color:#3366CC; text-decoration:none;}
A {color:#3366CC; text-decoration:none;}
H2 {
	color:#000000;
	font-family:Verdana;
	font-size:12px;
	font-style: normal;
	line-height: normal;
}
H1 { 
	color:#000000;
	font-family:Verdana;
	font-size:10px;
	font-style: normal;
	line-height: normal;
}