
html { 
		height: 101%;
		/*padding-top: 10px;
		padding-bottom: 10px;*/
}

body {background-color: #A40000;}

a { outline : none;}

.liens-pricipaux{
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:16px;
	font-style:normal;
	font-weight:normal;
	color:#FFCC00;
	text-decoration: none;
}
.liens-Inactif{font-family:Georgia, 'Times New Roman', Times, serif;font-size:16px;font-style:normal;font-weight:normal;color:#666666;}

.lien-blanc{
	font-family:Georgia, 'Times New Roman', Times, serif;font-size:16px;
	font-style:normal;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration: none;
}

.Page-de-texte{font-family:Georgia, 'Times New Roman', Times, serif;font-size:12px;font-style:normal;font-weight:normal;color:#FFCC99;vertical-align:top;}
.Page-de-Descriptif{font-family:Georgia, 'Times New Roman', Times, serif;font-size:x-small;font-style:normal;font-weight:normal;color:#FFCC99;vertical-align:top;}

.menu_inactif {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
}

.descriptif_medium {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFCC99;
	margin-right: 20px;
	margin-bottom: 20px;
}

.titre-accueil {
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:20px;
	font-style:normal;
	font-weight:normal;
	color:#FFCC00;
	text-decoration: none;
}

.titre-pages {
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:2em;
	font-style:normal;
	font-weight:normal;
	color:#FFCC00;
	text-align: center;
	text-decoration: none;
}
