.standard {
	font-family:calibri;
	font-size:16px; 
	color: #333333; 
	text-align: center;
	text-decoration: none;
}

.std_iligne_small {
	font-family:calibri;
	font-size:16px; 
	color: #333333; 
	text-align: center;
	text-decoration: none;
	line-height: 50%;
}
.invisible {
	font-family:calibri;
	font-size:16px; 
	color: #ffffff; 
	text-align: center;
	text-decoration: none;
}
			
.light {
	font-family:calibri;
	font-size:16px; 
	color: #cccccc; 
	text-align: center;
	text-decoration: none;
}
			
.footer {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	color: white;
	text-align: center;
}