body {
	background: white url(images_site/fnd_site.gif);
	margin: 0px;
	padding: 0px;
}

.download {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #386a95;
	text-decoration: underline;
}

.download:hover {
	color: #78a6bf;
	text-decoration: none;
}

.volNo {
	font-family: arial;
	font-size: 25px;
	font-weight: bold;
	color: #f3b540;
}

.dateDay {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #a5c4d5;
}

.date {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #a5c4d5;
}

.message {
	font-family: arial;
	font-size: 11px;
	color: #a5c4d5;
}

.articles {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #ef9c00;
	padding: 5px 3px 6px 20px;
	display: block;
}

.articles:hover {
	color: #4b88aa;
	background-color: #d2e1ea;
	text-decoration: none;
}

.desc {
	font-family: arial;
	font-size: 12px;
	color: #4b88aa;
}

.titre {
	font-family: arial;
	font-size: 32px;
	color: #78a6bf;
}

.sousTitre {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #38667f;
}

.noAnterieursListe {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #ef9c00;
}

.noAnterieursListe:hover {
	color: #38667f;
}

.link {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #ef9c00;
}

.link:hover {
	color: #38667f;
}

.photoNote {
	font-family: arial;
	font-size: 11px;
	color: #38667f;
}



.input {
	font-family: arial;
	font-size: 11px;
	color: #38667f;
	background-color: #d2e1ea;
	border-style: solid;
	border-width: 1px;
	border-color: #4b88aa;
}

.etoile {
	font-family: arial;
	font-size: 14px;
	color: #b37500;
}

.bouton {
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	color: #38667f;
	background-color: #d2e1ea;
	border-style: solid;
	border-width: 2px;
	border-color: #4b88aa;
	padding: 2px;
	text-decoration: none;
	display: block;
}

.bouton:hover {
	color: white;
	background-color: #ef9c00;
	border-color: #b37500;
}

