/* ----------Définitions générales----------- */


/* ----------Définitions du cadre----------- */


td.templateBack{
	font-Family : Verdana,Arial,Helvetica;
	font-Weight : bold; 
	font-Size : 10px;
	font-Style : normal; 
	color : #000000;
	padding : 15px;
	width : 100%;
	vertical-align : top;
	text-align : center;
	border : 0px solid white;
	}
td.templateBack a{
	font-Family : Verdana,Arial,Helvetica;
	font-Weight : bold; 
	font-Size : 10px;
	font-Style : normal; 
	color : #000000;
	text-decoration : none;
	}
td.templateBack a:hover{
	font-Family : Verdana,Arial,Helvetica;
	font-Weight : bold; 
	font-Size : 10px;
	font-Style : normal; 
	color : #000000;
	text-decoration : underline;
	}
