#flashtitre{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;color: #96B148;
}
#flashtitre a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #80973D;
	text-decoration: none;
}
#flashtitre a:hover{color:#96B148;}
#flashtitre a.titre{color:#96B148;text-decoration: none;font-size: 12px;font-weight: bold;}
#flashtitre a:hover.titre{color:#80973D;}
#flashtitre img.texte{
	border: 1px solid #96B148;
}
#flashCC {
	background-image: url(../int/flash_CC.png);
	background-repeat: repeat;
	background-position: 0px 0px;
}
#flashCG {
	background-image: url(../int/flash_CG.png);
	background-repeat: repeat-y;
	background-position: right;
	width: 12px;
}
#flashCD {
	background-image: url(../int/flash_CD.png);
	background-repeat: repeat-y;
	background-position: left;
	width: 12px;
}
#flashHG {
	background-image: url(../int/flash_HG.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 12px;
	height: 12px;
}
#flashHC {
	background-image: url(../int/flash_HC.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 12px;
}
#flashHD {
	background-image: url(../int/flash_HD.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 12px;
	height: 12px;
}
#flashBG {
	background-image: url(../int/flash_BG.png);
	background-repeat: no-repeat;
	background-position: top right;
	width: 12px;
	height: 12px;
}
#flashBC {
	background-image: url(../int/flash_BC.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 12px;
}
#flashBD {
	background-image: url(../int/flash_BD.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 12px;
	height: 12px;
}
