.fond {
	background-attachment: fixed;
	background-image: url(images/formflex_04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#footer
{
	background-image: url(images/formflex_05.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	height: 47px;
}
body {
	background-image: url(images/formflex_00.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #A8A8A8;
}
.Style1Copie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #8F8F8F;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8F8F8F;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
}

#accueil, #offset, #flexo, #seri, #materiel, #atouts, #contact
{
	height: 64px;
	background-position: 0px 0px;
	float: left;
}

#accueil a, #offset a, #flexo a, #seri a, #materiel a, #atouts a, #contact a
{
	height: 64px;
	width: 100%;
	background-position: 0px 0px;
	display: block;
}
#accueil a
{
	width: 119px;
	background: url("images/menu/menu_01.png") no-repeat;
}

#offset  a
{
	width: 78px;
	background: url("images/menu/menu_02.png") no-repeat;
}

#flexo a
{
	width: 128px;
	background: url("images/menu/menu_03.png") no-repeat;
}

#seri a
{
	width: 116px;
	background: url("images/menu/menu_04.png") no-repeat;
}

#materiel a
{
	width: 117px;
	background: url("images/menu/menu_05.png") no-repeat;
}

#atouts a
{
	width: 110px;
	background: url("images/menu/menu_06.png") no-repeat;
}

#contact a
{
	width: 120px;
	background: url("images/menu/menu_07.png") no-repeat;
}


#accueil a:hover, #offset a:hover, #flexo a:hover, #seri a:hover, #materiel a:hover, #atouts a:hover, #contact a:hover
{
	background-position: 0px -64px;
}