.AdminFond {
	background-color: #A2B8BF;
}

.AdminTimes {
	background-color: #55737D;
	font-family: "Times New Roman", Times, serif;
	color: #303234;
}


.anchor {
	font-family: "Times New Roman", Times, serif;
	color: #006666;
}


.copyright {
	font-size: 12px;
	text-align: center;
	color: #F00;
}

.fond {
	background-color: #FFE09F;
	font-size: 24px;
	font-family: Verdana, Geneva, sans-serif;
}
/* CSS Document */

table {
	font-family: Georgia, "Times New Roman", Times, serif;
}

td {
	font-size: 16px;
}
.td_iDea {
	font-size: 16px;
}
.td_iDeaRight {
	font-size: 16px;
	text-align: right;
}



.texte16	{
	font-size: 16px;
}
.texte16italic {
	font-size: 16px;
	font-style: italic;
}
.texte18UpperCase {
	font-size: 18px;
}
.texte18normal {
	font-size: 18px;
}


.texte24 {
	font-size: 24px;
	background-color: #FF0;
}
.Titre18UpperCase {
	font-size: 18px;
	text-align: center;
	text-transform: uppercase;
}
.Titre18UpperCaseLeft {
	font-size: 18px;
	text-align: left;
	text-transform: uppercase;
}

.Titre24 {
	font-size: 24px;
	text-align: center;
}
.Titre28 {
	font-size: 28px;
	text-align: center;
}



.Titre36 {
	font-size: 36px;
	text-align: center;
}

.Titre48 {
	font-size: 48px;
	text-align: center;
	background-color: #F9C;
	font-weight: bold;
}
