.bordtableau {
	border: 1px Aucune #3b74be;
	background-color: #DBE9F2;
}
.textecellule {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	margin: 8px;
}
.cellulescommunes {
	color: #FFFFFF;
	background-color: #3b74be;
	font-family: "Century Gothic";
	font-size: 14px;
	text-align: center;
	font-weight: normal;
}
.textecelluletitre {
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: normal;
	background-color: #B6D1E4;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: Aucune;
	border-bottom-style: Aucune;
	border-left-style: Aucune;
	border-top-color: #3B74BE;
	border-right-color: #3B74BE;
	border-bottom-color: #3B74BE;
	border-left-color: #3B74BE;
	padding: 8px;
	color: #3B74BE;
}
.hauteurcellule {
	height: 25px;
}
