.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #000066;
	margin-left: 10px;
	margin-top: 10px;
}
.txtindex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin-left: 10px;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 10px;
	margin-right: 10px;
}
.txtform {
	background-color: #FFFFFF;
	width: 50%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: Aucune;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: Aucune;
	border-top-color: #FFFFFF;
	border-right-color: #0099FF;
	border-bottom-color: #0099FF;
	border-left-color: #FFFFFF;
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
	padding-right: 5px;
}
.titreform {
	background-color: #0099FF;
	width: 50%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: Aucune;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: Aucune;
	border-top-color: #FFFFFF;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #FFFFFF;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 5px;
	height: 20px;
	text-align: center;
}
.txttitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0099FF;
	margin-left: 10px;
	margin-right: 10px;
	width: 400px;
	font-weight: bold;
	font-variant: small-caps;
}
.txtpuce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 20px;
	margin-right: 10px;
	width: 400px;
	list-style-image: url(images/puce.gif);
	font-style: normal;
	font-weight: normal;
	list-style-type: disc;
	display: list-item;
	list-style-position: inside;
	margin-top: 10px;
	vertical-align: text-top;
}
.txtmenu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	margin-left: 5px;
}
.txtmenu:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	margin-left: 5px;
}
.txtmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	margin-left: 5px;
	text-decoration: none;
}
.image {
	position: absolute;
	top: 20px;
	right: 20px;
}

