.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
	text-align: justify;
	font-weight: normal;
	list-style:none;
}

.chapeau {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000099;
	text-align: justify;
	font-weight: normal;
	/*font-variant: small-caps;*/
	font-variant:normal;


}
.titre {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	list-style:none;
	list-style-type: none;
}
.legende {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.bouton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #00FF00;
}
a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000099;
	text-decoration: none;

	}
a.bouton {
	color: #FFCC66;
}
a.bouton:hover {
	color: #00CC00;
}
a:hover {
	color: #FF0000;
}
.navig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
a.navig {
	color: #FFFFFF;
}
a.navig:hover {
	color: #0000FF;
}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000099;
	text-align: justify;
	font-weight: normal;

}
a.description {}
a.description:hover {}
.citation {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	font-style: italic;
	color: #0066CC;
}
.formulaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000099;
	background-color: #EBEBEB;
	border: 1px solid #999999;
	background-image: url(images/fond.jpg);
	width: 100%;


}
/*.titre {
list-style-type: none;

}*/
