<style type="text/css">
td {}
td.vitesse_vent {font-size: 19px; color: black; text-align: left;  background: #00ffff; width: 110px; padding-left: 4px; padding: 2 0 0 4px;}
td.vitesse_ms   {font-size: 19px; color: black; text-align: right; background: #53ffbe; width: 70px;  padding-right: 2 5 0 0px;}
td.vitesse_kmh {font-size: 19px; color: black;text-align: right; background: #53ffbe; width: 90px; padding-right: 2 0 0 0px;}

#font1 {font-size: 16px; text-align: center; font-weight: bold; padding-right: 5px; padding-left: 5px;}
td.weibull {font-size: 16px; color : black; text-align: right; background: #ffcccc; width: 70px;  font-weight: bold;}
td.puissance {font-size: 19px; color : black;text-align: center; background: #00ffff; width: 90px; padding-right: 0px;}
td.puissance_extrapolation {font-size: 19px; color : black;text-align: right; background: #00ffff; width: 80px; padding-right: 0px;}
td.heures {font-size: 19px; color: black;text-align: right; background: #53ffbe; width: 80px; padding-right: 5px;}
td.energie {font-size: 19px; color: black;text-align: right; background: #ffcccc; width: 80px; padding-right: 15px;}
abbr {font-variant: small-caps;border-bottom: none;letter-spacing: 0;font-weight: bolder;}  /* Ne fonctionne pas avec IE */
abbr[title] {cursor:help;border-bottom-width:1px;}  /* Ne fonctionne pas avec IE */
.abbr {cursor:help;border-bottom-width:1px;}

a:link
{ 
	color: #000000;	/* noir */
  	text-decoration: none;
}

a:visited
{	
	color: #000000;
	text-decoration: none;
}

td a:hover
{	text-decoration: none;
	color: #EEFF00;	/* jaune */
	background-color: #75b942;
}

a:active
{	
	color: #009966;	/* Blanc */
	text-decoration: none;
}

a:focus { 	
	color:#CC0FFF; 
	text-decoration:none 
}
</style>