.body {
	background-color: #000000;
}

.titre_album_photo {
	font-family: "Lucida Sans";
	font-size: 12px;
	font-style: italic;
	color: #C0FEF0;
	text-align: justify;
}

.texte_news {

	font-family: "Lucida Sans";
	font-size: 12px;
	font-style: normal;
	color: #01785E;
	text-align: justify;
}

.texte_news_titre {
	font-family: "Lucida Sans";
	font-size: 14px;
	font-style: italic;
	color: #01614B;
	text-align: justify;
	font-weight: bold;
	text-decoration: underline;
}

.texte {
	font-family: "Lucida Sans";
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: justify;
}

.texte_attention {
	font-family: "Lucida Sans";
	font-size: 11px;
	font-style: normal;
	color: #FF0000;
}

.zone_texte {
	background-image: url(futur/images/fond_texte.jpg);
	border: 1px solid #694114;
}
.fond_page {
	background-attachment: fixed;
	background-image: url(images/fond_page.jpg);
	background-repeat: repeat;
	height: 100%;
}
.fond_page_droite {
	background-attachment: fixed;
	background-image: url(images/fond_page_droite.jpg);
}
.texte_gras {
	font-family: "Lucida Sans";
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: justify;
	font-weight: bold;
}
.copyright {
	font-family: "Lucida Sans";
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-align: center;
}
.nombre_petit_gras {

	font-family: "Lucida Sans";
	font-size: 11px;
	font-style: normal;
	color: #854403;
	text-align: justify;
	font-weight: bold;
}
.liens {
	font-family: "Lucida Sans";
	font-size: 12px;
	font-style: normal;
	color: #854403;
	text-align: justify;
	text-decoration: none;
}
.texte_blanc_soustitre {

	font-family: "Lucida Sans";
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-align: justify;
}
.texte_blanc_soustitre_gras {
	font-family: "Lucida Sans";
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-align: justify;
	font-weight: bold;
}
.texte_centrer {

	font-family: "Lucida Sans";
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: center;
}
.textegras_centrer {
	font-family: "Lucida Sans";
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: center;
	font-weight: bold;
}

