/* CSS Document */
.fond {
	background-color: #97FF97;
	color: #006;
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
}
table {
	border: 1px solid #455763;
	background-color: #B3F0FF;
	font-size: 16px;
}
table.Yellow {
	  border-color: green;
	border: medium solid #FF0;
	background-color: #FF0;
}
table.Old {
	  border-color: green;
	border: medium solid #FF0;
	background-color: #FFBCA6;
	font-size: 10px;
}

.tableSpanish {
	border: 1px solid #455763;
	background-color: #53DDFF;
}
.tableBU {
	border: 1px solid #455763;
	background-color: #FFEA95;
	font-size: 14px;
}
.tablePHP {
	border: 1px solid #455763;
	background-color: #FF0;
	font-size: 14px;
}


td.neutre {
	  border-color: green;
	border: thin solid #DADADA;
	font-size: 12px;
	background-color: #8BFEBC;
}

td.yellow {
	  border-color: green;
	border: thin solid #FF0;
	background-color: #FFFF91;
	font-size: 12px;
}

td.blue {
	  border-color: green;
	border: medium none #FF0;
	background-color: #93FDFD;
	color: #00F;
	font-weight: bold;
}

td.orange {
	  border-color: green;
	border: medium solid #F60;
	background-color: #FFBD5B;
}
td.greenTD {
	  border-color: green;
	border: thin solid #0C0;
	background-color: #8EFE7E;
	font-size: 12px;
}

td.red {
	border: medium solid red;
	background-color: #FFB0B0;
}
td.violet {
	  border-color: green;
	border: medium solid #F0F;
	background-color: #FFB0FF;
}
div.t1 {
	width:1260px;
}
.header {
	background-color: #97FF97;
	text-align: center;
	color: #006;
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	background-image: url(images/z_website/header2.png);
}


.genfont {
	background-color: #55737D;
	border: medium solid #303234;
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	color: #303234;
}
.fondAdmin {

	background-color: #55737D;
	border: medium solid #303234;
}
.anchor {
	border: medium none;
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	color: #006666;
	vertical-align: top;
	background-position: top;
}
.brique {
	font-weight: bold;
	text-align: center;
}
.texte08SmallVery {
	font-size: 8px;
}
.texte12Small {
	font-size: 12px;
}

.texte14Moyen {
	color: #006;
	font-size: 14px;
	font-weight: bold;
}
.texte14 {
	color: #006;
	font-size: 14px;
	font-weight: normal;
}
.texte14_inc {
	color: #006;
	font-size: 14px;
	font-weight: normal;
}


.Titre14PetitBLACK_Minus {
	font-weight: bold;
	font-size: 14px;
}
.Titre14Petit_BLUE_Minus {
	font-weight: bold;
	font-size: 14px;
	color: #00F;
}

.Titre14PetitREDMinuscule {
	font-weight: bold;
	font-size: 14px;
	color: #F00;
}
.Titre14PetitGREEN_Minuscule {
	font-weight: bold;
	font-size: 14px;
	color: #007D00;
}
.Titre16Petit {
	font-weight: bold;
	font-size: 16px;
}
.Texte16 {
	font-weight: normal;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
}
.Titre16RED {
	font-weight: bold;
	font-size: 16px;
	color: #F00;
}
.Texte18Moyen {
	font-weight: normal;
	font-size: 18px;
	color: #00F;
}

.Titre16Green {
	font-weight: bold;
	font-size: 16px;
	color: #396;
}

.Texte24 {
	font-weight: normal;
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
}
.TexteInvisible {
	font-weight: normal;
	font-size: 10px;
	font-family: "Times New Roman", Times, serif;
	color: #97FF97;
	background-color: #97FF97;
}

.Titre24PetitRED {
	font-weight: bold;
	font-size: 24px;
	color: #F00;
}
.Titre24Green {
	font-weight: bold;
	font-size: 24px;
	color: #008400;
}



.Titre18Gros {
	font-weight: bold;
	font-size: 18px;
}
.Titre18 {
	font-weight: normal;
	font-size: 18px;
}

.Titre18GrosSpanish {
	font-weight: bold;
	font-size: 18px;
	color: #008400;
}

.Titre24Gros {
	font-weight: bold;
	font-size: 24px;
}
.Titre36TresGros {
	font-weight: bold;
	font-size: 36px;
}
.Titre36TresGrosBLEU {
	font-weight: bold;
	font-size: 36px;
	color: #00F;
	background-color: #0FF;
}

.Titre72TresGros {
	font-weight: bold;
	font-size: 72px;
}
