body{
	background-image: url(images/fond.png);
	background-repeat: repeat-x;
	background-color: #3F3F3F;
}
#titreVp{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: White;
}
#textVp{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: White;
}
#lienT{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF8C00;
}
#LienText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF8C00;
}
img, div, input { behavior: url("iepngfix.htc") };
