@keyframes blink {
	0% { opacity:1; }
	75% { opacity:1; }
	76% { opacity:0; }
	100% { opacity:0; }
}
blink {
	text-decoration: inherit;
	animation: blink 0.50s ease-in infinite alternate;
}
td.tempfroide
    {
	0% { opacity:1; }
	75% { opacity:1; }
	76% { opacity:0; }
	100% { opacity:0; }
	text-decoration: inherit;
	animation: blink 0.50s ease-in infinite alternate;	
    background-color: #81B2FA;	
	border-top-style: solid;
	border-top-color: blue;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: blue;
	border-bottom-width: 1px;
	border-right-style:dashed;
	border-right-color:red;
	border-right-width:1px;
	text-align:center;
    }
td.tempchaude
    {
	0% { opacity:1; }
	75% { opacity:1; }
	76% { opacity:0; }
	100% { opacity:0; }
	text-decoration: inherit;
	animation: blink 0.50s ease-in infinite alternate;
    background-color: #F67764;	
	border-top-style: solid;
	border-top-color: blue;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: blue;
	border-bottom-width: 1px;
	border-right-style:dashed;
	border-right-color:red;
	border-right-width:1px;
	text-align:center;
    }
td.tempnormale
    {
    border-top-style: solid;
	border-top-color: blue;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: blue;
	border-bottom-width: 1px;
	border-right-style:dashed;
	border-right-color:red;
	border-right-width:1px;
	text-align:center;	    
    }
td.ecartfroide
    {
	0% { opacity:1; }
	75% { opacity:1; }
	76% { opacity:0; }
	100% { opacity:0; }
	text-decoration: inherit;
	animation: blink 0.50s ease-in infinite alternate;
    background-color: #81B2FA;	
	text-align:center;
    border-top-style: solid;
	border-top-width: 1px;
	border-top-color: blue;
	border-bottom-style: solid;
	border-bottom-width: 1px;
    border-bottom-color: blue; 	
    }
td.ecartchaude
    {
	0% { opacity:1; }
	75% { opacity:1; }
	76% { opacity:0; }
	100% { opacity:0; }
	text-decoration: inherit;
	animation: blink 0.50s ease-in infinite alternate;
    background-color: #F67764;	
	text-align:center;
    border-top-style: solid;
	border-top-width: 1px;
	border-top-color: blue;
	border-bottom-style: solid;
	border-bottom-width: 1px;
    border-bottom-color: blue;	
    }
td.ecartnormale
    {    	
	text-align:center;
    border-top-style: solid;
	border-top-width: 1px;
	border-top-color: blue;
	border-bottom-style: solid;
	border-bottom-width: 1px;
    border-bottom-color: blue;	
    }
.maxminbasbasdroitepointille {
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-style:dashed;
	border-right-color:red;
	border-right-width:1px;
	text-align:center;
	width:130px;

}
.maxminbashaut {
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width:190px;

}
.barre_separation_bleu{
 width:600px;
 height:1px;
 border-style:dashed;
 border-color: blue;  
}
.maxminaligngauche {
	text-align:left;
}
.maxmintable {
border-collapse: collapse;

text-align: center;
font-size:18px;
}
.hauttableau {
	border-top-color: #bedad0;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-style:solid;
	border-right-color: blue;
	border-right-width:1px;
	border-left-style: solid;
	border-left-width: 1px;
    border-left-color: blue;
}	