A {color:#e89614;}
A:active {color:#edd8a3;}
A:active:hover {color:#edd8a3;}
A:hover {color:#edd8a3;}
A:visited {color:#e89614;}
A:visited:hover {color:#edd8a3;}

#basse a{
border:0;
display:block;
width:205px; /* width of original state */
height:75px; /* height of original state */
background:url(img/btn_noflash.gif) 0 0 no-repeat;
}
#basse a:hover{
background-position:0 -75px; /* x & y axis. edit y axis for vertical positioning */
}

#haute a{
border:0;
display:block;
width:202px; /* width of original state */
height:75px; /* height of original state */
background:url(img/btn_flash.gif) 0 0 no-repeat;
}

#haute a:hover{
background-position:0 -75px; /* x & y axis. edit y axis for vertical positioning */
}

.video {
	font-family: arial,helvetica;
	font-size : 8pt;
	color: #edd8a3;
	font-weight: normal;
	}
	
.videob {
	font-family: arial,helvetica;
	font-size : 8pt;
	color: #edd8a3;
	font-weight: bold;
	}