/* ------------------------------------ *
 CSS PAGES FOUNTAINE PAJOT
 * ------------------------------------ */
body{
	background:#000;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	margin:0;
	padding:0;
}

.Titre {
	font-size: 13px;
	font-weight: bold;
}

.Sous-titre {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
.texte {
	font-size: 12px;
	line-height: 17px;
	color: #CCCCCC;
}
.texte_mini {
	font-size: 10px;
	line-height: 15px;
	color: #CCCCCC;
}
.texte_jaune {
	font-size: 12px;
	line-height: 17px;
	color: #F7E9C1;
	font-weight: bold;
}
