.spmf {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../../img/fr/fond_page.jpg);
	background-repeat: no-repeat;
	background-position: center center;

}
body  {
	scrollbar-face-color:#ffffff;
	scrollbar-arrow-color:#4279e5;
	scrollbar-track-color: #ffffff;
	scrollbar-3dlight-color: #4279e5;
	scrollbar-darkshadow-color: #4279e5;
}
 
a
{
color:#fe2c01;
text-decoration:underline;
} 
a:hover
{
color:#FF9900;
text-decoration:underline;
}

input
{
color:white;
background-color:#4279e5;
font-size:11px;
font-family:Arial;
font-weight: bold;
}

/* pour le texte actu */
#txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}