.bg {
	color: #581845;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

.color-1 {color: #DAF7A6;}
.color-2 {color: #FFC300;}
.color-3 {color: #FF5733;}
.color-4 {color: #C70039;}
.color-5 {color: #900C3F;}
.color-6 {color: #581845;}

.bg_color {
	background: #FF5733;}

.carre {
  width  : 100px;
  height : 50px;
}


.table {
	border: 1px solid #455763;
}
th {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
td {
	border: 1px solid #455763;
}
.gros {
	border: 1px solid #455763;
	font-weight: bold;
}


/* CSS Document */
.fond {

	background-color: #DAF7A6;
	color: #900C3F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: oblique;
	line-height: normal;
	font-weight: bold;


}
.genfont {
	background-color: #FFC300;
	border: medium solid #303234;
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	color: #581845;
}
.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 {
	background-color: #0CF;
	font-weight: bold;
	text-align: center;
	color: #581845;
}

.briqueSmall {
	font-size: 18px;
}

.briqueTitre {
	background-color: #900C3F;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
}
.briqueGrosTitre {
	font-weight: bold;
	font-size: 36px;
	text-align: center;
}
