p, a, b, td, th, h2, h1, b {font-family: Arial, Helvetica, sans-serif; }

p, b, td, th {font-size: 12px;}

p, td, th { color: #000000;}

a {font-size: 13px;}

p.note {
	font-size: 11px;
	color: #666666;
	text-align: right;
	font-style: italic;
}


a:link { color: #3CB500; text-decoration: none}
a:visited { color: #3CB500; text-decoration: none}
a:hover { color: #246D00; text-decoration: underline}
a:active { color: #3CB500; text-decoration: underline}

b{
	color: #246D00;
	
}

h1{
	font-size: 14px;
	color: #3CB500;
	font-variant:small-caps;
	}

	
h2{
	font-size: 13px;
	color: #3CB500;
	font-style: normal;
	
}
	
.titre { font-size: 18px;
		color: #3CB500;
		background : #ECF8E6; }

.coul { color : #3CB500; }



table.linkpad {
	background-color : #ECF8E6;
	border: 1px solid #246D00;
	padding :3px;
	}

acronym
{
	cursor: hand;
}

