p,td,ol,ul {
		font-family: Verdana;
		font-size: 11px;
		color: #663333;
		font-weight: normal;
}

.h1		{
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color:#993333;
	text-decoration: none;
	font-style: normal;
	line-height: 3pt;
		}

.h2 	{
		font-family: Verdana;
		font-size: 13px;
		font-weight: bold;
		color:#333333;
		text-decoration: none;
		font-style: normal;
		}
		
a {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: underline;
	font-style: normal;
	color: #FFFFFF;
}

		
a:hover		{
	text-decoration: underline overline;
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
		}

.menu2 		{
		background-color: transparent;
		font-size: 10px;
		}	
.h3 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color:#996633;
	font-style: normal;
	font-variant: small-caps;
	letter-spacing: 0.5em;
}
.tableau {
	list-style-type: none;
	clip:   rect(auto auto auto auto);
	border: 1px solid #996633;
}
a.liens {
	color: #663333;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
a.liens:hover {
	color: #156b3a;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;

}
.liste {
	font-family: Verdana;
	font-size: 11px;
	list-style-position: outside;
	list-style-type: square;
	line-height: 18px;
	letter-spacing: normal;
}