@CHARSET "UTF-8";
html {filter: expression(document.execCommand("BackgroundImageCache", false, true));}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_page.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#page {
	padding: 0px;
	width: 850px;
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	overflow: hidden;
}
#page2 {width: 850px; margin:5px auto 0px auto;}
.book {
	position: absolute;
	width: 150px;
	height: 150px;
	margin: 244px 0px 0px 115px;
}
#menu {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 63px;
	width: 850px;
	background-image: url(../images/corner_menu_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#menu_up {
	margin: 0px;
	padding: 0px;
	width: 850px;
	height: 63px;
	list-style-type: none;
	background-image: url(../images/corner_menu_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#menu_up ul {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
	height: 63px;
	width: 820px;
	background-image: url(../images/bg_menu.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#menu_up li {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 63px;
	list-style-type: none;
	display: inline;
}
#menu_up a {
	text-align: center;
}
.accueil {
	width: 87px;
	background: url(../images/shadow.gif) no-repeat 1px bottom;
	margin: 0px;
	height: 33px;
	padding: 30px 0px 0px 0px;
	display: block;
}
.accueil:hover {background: url(../images/shadow2.gif) no-repeat 1px bottom;}
.accueil_active {
	width: 87px;
	background: url(../images/butt1_active.gif) no-repeat bottom;
	margin: 0px;
	padding: 23px 0px 0px;
	height: 40px;
	display: block;
}
.voir_demo {
	width: 87px;
	background: url(../images/shadow.gif) no-repeat 1px bottom;
	margin: 0px;
	height: 33px;
	padding: 30px 0px 0px;
	display: block;
}
.voir_demo:hover {background: url(../images/shadow2.gif) no-repeat 1px bottom;}
.voir_demo_active {
	width: 87px;
	background: url(../images/butt1_active.gif) no-repeat bottom;
	margin: 0px;
	padding: 23px 0px 0px;
	height: 40px;
	display: block;
}
.aide {
	width: 87px;
	background: url(../images/shadow.gif) no-repeat 1px bottom;
	margin: 0px;
	height: 33px;
	padding: 30px 0px 0px 0px;
	display: block;
}
.aide:hover {background: url(../images/shadow2.gif) no-repeat 1px bottom;}
.aide_active {
	width: 87px;
	background: url(../images/butt1_active.gif) no-repeat bottom;
	margin: 0px;
	padding: 23px 0px 0px;
	height: 40px;
	display: block;
}
.devis {
	width: 150px;
	background: url(../images/shadow.gif) no-repeat 1px bottom;
	margin: 0px;
	height: 33px;
	padding: 30px 0px 0px 0px;
	display: block;
}
.devis:hover {background: url(../images/shadow2.gif) no-repeat 1px bottom;}
.devis_active {
	width: 150px;
	background: url(../images/butt3_active.gif) no-repeat bottom;
	margin: 0px;
	padding: 23px 0px 0px;
	height: 40px;
	display: block;
}
.devenir {
	width: 160px;
	background: url(../images/shadow.gif) no-repeat 1px bottom;
	margin: 0px;
	height: 33px;
	padding: 30px 0px 0px 0px;
	display: block;
}
.devenir:hover {background: url(../images/shadow2.gif) no-repeat 1px bottom;;}
.devenir_active {
	width: 160px;
	background: url(../images/butt2_active.gif) no-repeat bottom;
	margin: 0px;
	padding: 23px 0px 0px;
	height: 40px;
	display: block;
}
.autres_produits {
	width: 140px;
	background: url(../images/shadow.gif) no-repeat 1px bottom;
	margin: 0px;
	height: 33px;
	padding: 30px 0px 0px 0px;
	display: block;
}
.autres_produits:hover {background: url(../images/shadow2.gif) no-repeat 1px bottom;}
.autres_produits_active {
	width: 140px;
	background: url(../images/butt4_active.gif) no-repeat bottom;
	margin: 0px;
	padding: 23px 0px 0px;
	height: 40px;
	display: block;
}
.contact {
	width: 87px;
	background: url(../images/shadow.gif) no-repeat 1px bottom;
	margin: 0px;
	height: 33px;
	padding: 30px 0px 0px 0px;
	display: block;
}
.contact:hover {background: url(../images/shadow2.gif) no-repeat 1px bottom;}
.contact_active {
	width: 87px;
	background: url(../images/butt1_active.gif) no-repeat bottom;
	margin: 0px;
	padding: 23px 0px 0px;
	height: 40px;
	display: block;
}
#header {
	width: 850px;
	height: 194px;
	float: left;
	background: url(../images/bg_header.gif) repeat-x;
	border-top: #b7b7b7 1px solid;
	border-bottom: #fff 1px solid;
}
#logo {
	width: 214px;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
#flash {
	width: 850px;
	position: absolute;
	top: 69px;
	text-align: right;
}
#content {
	width: 850px;
	float: left;
	background: url(../images/bg_content.gif) repeat-y right;
	padding-bottom: 20px;
}
#left {
	width: 335px;
	float: left;
	display: inline;
}
#demo {
	width: 295px;
	height: 150px;
	background: url(../images/bg_red.gif) no-repeat;
	font-size: 16px;
	color: #fff;
	margin: 0px;
	padding: 80px 20px 0px 20px;
}
#content h1 {
	margin: 10px 0px 0px 20px;
	padding: 0px 0px 0px 14px;
	font-size: 20px;
	font-weight: normal;
	background: url(../images/arrow.gif) no-repeat left 6px;
}
#content p {
	margin: 0px 5px;
	padding: 10px 15px;
}
#content a {color: #D60000;}
#content a:hover {text-decoration: none;}
#center {
	float: left;
	width: 500px;
	margin: 100px 0px 0px;
	padding: 0px 0px 0px 5px;
	display: inline;
}
#content #demo .button1 {
	width: 145px;
	height: 18px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/bg_button_demo.gif) no-repeat;
	display: block;
	text-align: center;
	margin: 0px;
	padding: 2px 0px 0px 0px;
}
#content #demo .button1:hover {color: #000;}
#content #center .button2 {
	margin: 0px 10px 0px 10px;
	padding: 2px 0px 0px 0px;
	height: 20px;
	width: 62px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/plus.gif) no-repeat;
	text-align: center;
}
#content #center .button2:hover {color: #000;}
#footer {
	width: 850px;
	height: 40px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background: url(../images/bg_down.gif) no-repeat top;
	font-family: Arial, Helvetica, sans-serif;
	color: #919191;
	font-size: 11px;
}
.copyright {
	margin: 15px;
	padding: 0px;
	float: left;
}
.menu_down {
	margin: 15px;
	padding: 0px;
	float: right;
	text-align: right;
}
.menu_down a {
	margin: 0px;
	padding: 0px;
	color: #666;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
}
.menu_down a:hover {text-decoration: underline; color: #000;}
.butt_envoyer {
	margin: 0px;
	padding: 0px;
	height: 22px;
	width: 100px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	background: url(../images/envoyer.gif) no-repeat;
	text-align: center;
	border: none;
	cursor: pointer;
}
.inp1 {
	width: 150px;
	height: 18px;
	margin: 0px;
	padding: 2px;
	background: #fff !important;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-family:Arial, Helvetica, sans-serif;
	color: #666;
}
.inp2 {
	width: 150px;
	height: 50px;
	margin: 0px;
	padding: 2px;
	background: #fff !important;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-family:Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
}
.cleaner {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
	overflow: hidden;
}
.red {color:#D60000; font-weight:bold; font-size:14px;}
