/* styles_user AD23  */

* {background-repeat:no-repeat;}
h1 {
	font-size: 30px;
	font-weight: normal;
	color: #00417e;
	margin-top: 10px;
	margin-bottom: 20px;
	font-family: "Times New Roman", Times, serif;
}
h2 {
	font-size: 20px;
	font-weight: normal;
	color: #5e83a7;
	margin-top: 20px;
	margin-bottom: 5px;
	font-family: "Times New Roman", Times, serif;
}
h3 {
	font-size: 17px;
	font-weight: bold;
	color: #666;
	margin-top: 15px;
	margin-bottom: 5px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin-top: 8px;
	margin-bottom: 3px;
}
h5 {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 15px;
	margin-top: 15px;
	text-align: left;
}
h6 {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #999;
	margin-top: 5px;
	margin-bottom: 8px;
}
p {
	font-size: 13px;
	line-height: 19px;
	text-align: justify;
	margin-top: 3px;
	margin-bottom: 8px;
}
ul {
	list-style-image: url(../images/icones/puce.gif);
	padding-left: 20px;
	font-size: 13px;
	}
li {
	margin-bottom: 5px;
	line-height: 19px;
	text-align: justify;
	}

.fichier {
	background-image: url(../images/icones/fichier.gif);
	padding-left: 30px;
	padding-top: 1px;
	padding-bottom: 4px;
	margin-bottom: 7px;
	}

.fichier_en_retrait {
	background-image: url(../images/icones/fichier.gif);
	padding-left: 30px;
	padding-top: 2px;
	padding-bottom: 4px;
	margin-bottom: 7px;
	margin-left: 40px;
	}
.fleche {
	background-image: url(../images/icones/fleche.png);
	padding-left: 12px;
	background-position: 0px 5px;
}
.url {
	background-image: url(../images/icones/url.gif);
	padding-left: 30px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	background-position: 0px 3px;
	font-style: italic;
}
.mail {
	background-image: url(../images/icones/mail.gif);
	padding-left: 30px;
	background-position: 2px 3px;
}
