body, html {
	background-color : #fffffff;
	background:url("../gfx/fond.jpg") repeat-x;
	margin:0px;
 *text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#717171;
}

a {
	text-decoration:none;
	color:#999999;
	border:0px;
	margin:0px;
	padding:0px;
}
img	{
	border:none;
}
input.texte, textarea, select  {
  font-family: Verdana,	Arial, Helvetica;
  font-size: 13px;
  background-color: white;
  color: black;
  border: #FF9600 solid 1px;
}input.texte, textarea, select  {
  font-family: Verdana,	Arial, Helvetica;
  font-size: 13px;
  background-color: white;
  color: black;
  border: #FF9600 solid 1px;
}
#contener {
	margin:0px auto;
	text-align:center;
	width:100%;
}
#contenu_1col {
border:0px red solid;margin-left:25px;width:872px;
}
#contenu_2col {
margin-left:0px;padding-left:20px;width:645px;float:left;
}

#spacer {
	height:770px;
	width:1px;
	float:left;
}
/*============== header ====================*/
#header {
	padding:0px;
	margin:0px;
	width:100%;
	text-align:center;
	height:169px;
}

#entete {
	margin:0px auto;
	background:url("../gfx/header.jpg") no-repeat;
	width:917px;
	height:124px;
	text-align:left;
}
#logo{
	width:215px;
	height:100px;
	margin-left:35px;
}
/*============== footer ====================*/
#footer {
	margin:0px;
	text-align:center;
	font-size:10px;
	width:100%;
	}

#devis{
width:204px;
margin-left:699px;
*margin-left:696px;
}

/*============== menu ====================*/

#menu span {
	display: none;
}
#menu li, #menu a {
	height:25px;
	display:block;
}
#menu li {
	float:left;
	list-style:none;
	display:inline;
}
#menu-01 {
	width: 116px;
	margin-left:21px;
}
#menu-02 {
	width: 78px;
}
#menu-03 {
	width: 58px;
}
#menu-04 {
	width: 151px;
}
#menu-05 {
	width: 95px;
}
#menu-06 {
	width: 91px;
}
#menu-07 {
	width: 65px;
}
#menu-01 a.bt_on, #menu-01 a:hover {
	background:url("../gfx/menu_roll_on_1col.png") -21px 0px no-repeat;
}
#menu-02 a.bt_on, #menu-02 a:hover {
	background:url("../gfx/menu_roll_on_1col.png") -137px 0px no-repeat;
}
#menu-03 a.bt_on, #menu-03 a:hover {
	background:url("../gfx/menu_roll_on_1col.png") -215px 0px no-repeat;
}
#menu-04 a.bt_on, #menu-04 a:hover {
	background:url("../gfx/menu_roll_on_1col.png") -273px 0px no-repeat;
}
#menu-05 a.bt_on, #menu-05 a:hover {
	background:url("../gfx/menu_roll_on_1col.png") -424px 0px no-repeat;
}
#menu-06 a.bt_on, #menu-06 a:hover {
	background:url("../gfx/menu_roll_on_1col.png") -519px 0px no-repeat;
}
#menu-07 a.bt_on, #menu-07 a:hover {
	background:url("../gfx/menu_roll_on_1col.png") -610px 0px no-repeat;
}

.titre_page{
	margin:20px 0px 20px 20px;
	font-size:16px;
	color:#FF9600;
	border-bottom: solid 1px #ff9600;
}