#flashtitre{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 10px;}
#flashtitre a{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 10px;text-decoration: none;}
#flashtitre a:hover{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 10px;text-decoration: none;}

/* Couleur n°1 */
#flashtitre .g1{color:#4980BA;}
#flashtitre a.g1{color:#4980BA;font-size: 12px;font-weight: bold;}
#flashtitre a:hover.g1{color: #2A5A88;;font-size: 12px;font-weight: bold;}
/* Couleur n°2 */
#flashtitre .g2{color:#F7B331;}
#flashtitre a.g2{color:#F7B331;font-size: 12px;font-weight: bold;}
#flashtitre a:hover.g2{color: #C98607;font-size: 12px;font-weight: bold;}
/* Couleur n°3 */
#flashtitre .g3{color:#554F7A;}
#flashtitre a.g3{color:#554F7A;font-size: 12px;font-weight: bold;}
#flashtitre a:hover.g3{color: #191B35;;font-size: 12px;font-weight: bold;}
/* Couleur n°4 */
#flashtitre .g4{color:#E41036;}
#flashtitre a.g4{color:#E41036;font-size: 12px;font-weight: bold;}
#flashtitre a:hover.g4{color: #8A1114;;font-size: 12px;font-weight: bold;}
/* Couleur n°5 */
#flashtitre .g5{color:#9CCD44;}
#flashtitre a.g5{color:#9CCD44;font-size: 12px;font-weight: bold;}
#flashtitre a:hover.g5{color: #5A7D1A;;font-size: 12px;font-weight: bold;}

/* Encadrement */
#flashCC {
	background-image: url(../int/flash_CC.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width: 172px;
}
#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: no-repeat;
	background-position: bottom;
	width: 172px;
	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: no-repeat;
	background-position: top;
	width: 172px;
	height: 12px;
}
#flashBD {
	background-image: url(../int/flash_BD.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 12px;
	height: 12px;
}
