.textefiche{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	width: 420px;
	text-align: left;
	color: #FFFFFF;
}

	.textefiche h1{
		margin:0px 0px 10px 0px;
		padding:0px;		
	}

a.textegris12{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;	
}

a:hover.textegris12 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;	
}

