h1, h2, h3, h4, h5, h6{
	font-family: Impact, sans-serif;
	font-weight: normal;
}

h1{font-size: 1.4em;}
h2{font-size: 1.2em;}
h3{font-size: 1.2em;}
h4{font-size: 1.1em;}
h5{font-size: 1em;}
h6{font-size: 0.9em;}

.lu {
	font-family:  Arial, Verdana,;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.champs {
	font-family: Verdana,;
	font-size: 0.8em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
}

.nonlu {
	font-family: Impact, Arial, Verdana,;
	font-size: 1.2em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #009900;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.intitule {
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #006600;
}

.texte {
	font-family: Verdana, Arial;
	font-size: 12px;
}

.lien {
	font-weight: bolder;
	color: #CC0000;
	font-size: 16px;	
}