.tabLigneHori { background-color: #efe8d3; }

.tabData3a { font-family: arial; font-size: 11px; font-weight: bold; text-align: center; color: white; background-color: #D21A26; }

.tabData3note { font-size: 9px; }

.tabLigneVert2 { background-color: #ad9a3a; }

.tabData3b { font-family: arial; font-size: 11px; font-weight: bold; text-align: center; color: white; background-color: #F3131E; }

.tabData1a { font-family: arial; font-size: 11px; text-align: center;  background-color: #FCDFE3; }

.tabData1b { font-family: arial; font-size: 11px; text-align: center; background-color: #FFEBEE; }

.tabLigneVert1 { background-color: #efe8d3; }

.tabData2a { font-family: arial; font-size: 11px; text-align: center;}

.tabData2b { font-family: arial; font-size: 11px; text-align: center; }


.style2 {
	font-size: 30px;
	font-weight: bold;
	border-bottom: 7px solid #F3131E;
	line-height: 30px;
	color: #374747;
}
.style3 {
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
}
.style4 {
	font-size: 30px;
	font-weight: bold;
	color:#fff;
	text-align:center;
}
.style5 {
	font-size: 12px;
	color:#fff;
	text-align:center;
}
.calculatrice {
	color: #374747;
	background: #fff;
}
#resultbox {
	color: #374747;
	background: #fff;
	padding: 10px;
	text-align: center;
}
#resultbox thead {
	color: white; background-color: #D21A26;
	line-height: 30px;
}
.calculatrice input[type=text] {
	border: 1px solid #374747;
	width: 150px;
}