body
{
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

a
{
	color: #007700;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

ul ul
{
	margin-left: -18px;
}

.fichier {
	padding: 15px;
	margin-bottom: 1.5em;
	border: 1px solid #999;
	-moz-border-radius: 10px;
	background-color: #F5F5F5;
	background-repeat: no-repeat;
	background-position: 8px center;
}

.fichier a {
	color: #000000;
}

.fichier p {
	line-height: 1em;
	margin: 0px 50px;
	background-position: top;
}

.pdf {	background-image: url(../images/icons/pdf.jpg); }
.doc {  background-image: url(../images/icons/doc.jpg); }
.xls {  background-image: url(../images/icons/xls.jpg); }

.fichierDescr {
	color: #777;
	font-size: x-small;
}

.avertissement {
	font-size: x-small;
	color: #C10;
}

.new	{
	text-decoration: blink
}
