/* CSS Document */

<style type="text/css">

.texte {
}


.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	font-weight: normal;
	padding-left: 20px;
}

.styletxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	font-weight: normal;
}
.stylechamps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #660066;
	font-weight: normal;
}
.stylebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	font-style: normal;
}
.stylesous {
	font-weight: normal;
	text-decoration: underline;
}
.styletitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #FFFFFF;
	font-weight: bolder;
	margin-left: 10px;
	background-position: 100% 100%;
	background-repeat: no-repeat;
}
.stylenumero {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #FFCC00;
	font-weight: bolder;
	margin-left: 10px;
	background-position: 100% 100%;
	background-repeat: no-repeat;
}

.index {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style1 a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.style1 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FF00FF;
	font-weight: bold;
	text-decoration: none;
}

.stylelien a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFCC00;
	font-weight: bold;
}
.stylelien a:hover {
	color: #FF00FF;
}


</style>

