html {
	font-size: 100%;
}

* {
	padding: 0;
	margin: 0;
}

body {
	background-color: white;
	font-family: Arial, Helvetica;
	font-size: 1em;
	text-align: center;
}

img {
	border: 0;
}

a, a:hover {
	font-family: Arial, Helvetica;
	font-size: 1em;
	text-decoration: none;
	color: #2F480B;
}

#main_layer {
	text-align: center;
	width: 1000px;
	position: relative;
	margin: 0 auto;
}

#navbar {
	display: block;
	width: 682px;
	background: url(./ximg/nav_back.gif) top repeat-x;
	color: white;
	padding: 0 12px;
	padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
	height: 18px;
	color: black;
	font-weight: normal;
	margin: 0 auto;
}

#navbar strong{
	color: #9C1717;
}

#navbar li{
	display: inline;
	float: left;
}

.saisie {
	border-top: 1px solid #3D3D3E;
	border-left: 1px solid #3D3D3E;
	border-bottom: 1px solid #F6F6F6;
	border-right: 1px solid #F6F6F6;
}

.msg {
	clear: both;
	display: block;
	padding: 10px;
	font-size: 0.75em;
	text-align: justify;
	color: #838383;
	width: 672px;
	margin: 0 auto;
}

#error_msg {
	clear: both;
	display: block;
	padding: 20px;
	padding-left: 40px;
	margin-left: 10px;
	font-size: 12px;
	text-align: justify;
	color: red;
	font-weight: bold;
	background: url(./ximg/ico_error.gif) left no-repeat;
}

/*------------------------------- HEADER ----------------------------------*/

#header_layer {
	display: block;
	width: 1000px;
	height: 122px;
	background: url(./ximg/header_back.jpg) center no-repeat;
	position: relative;
}

#logo_link {
	position: absolute;
	top: 12px;
	left: 24px;
	width: 264px;
	height: 86px;
	text-decoration: none;
	font-size: 0.9em;
}

#baseline_layer {
	position: absolute;
	top: 98px;
	left: 25px;
	height: 24px;
	line-height: 24px;
	font-family: Helvetica;
	font-size: 0.75em;
}

a.baseline_bold, a.baseline_bold:hover {
	font-size: 1.3em;
	font-weight: bold;
	color: #9C1717;
}

#header_ctc_link {
	display: block;
	position: absolute;
	top: 98px;
	left: 621px;
	height: 20px;
	line-height: 20px;
	padding-left: 25px;
	background: url(./ximg/header_ctc_btn.jpg) left no-repeat;
	font-size: 0.7em;
}

#header_ctc_link:hover {
	background: url(./ximg/header_ctc_btnl.jpg) left no-repeat;
}

#header_cart_link {
	display: block;
	position: absolute;
	top: 98px;
	left: 741px;
	height: 20px;
	line-height: 20px;
	padding-left: 25px;
	background: url(./ximg/header_cart_btn.jpg) left no-repeat;
	font-size: 0.7em;
}

#header_cart_link:hover {
	background: url(./ximg/header_cart_btnl.jpg) left no-repeat;
}

/*------------------- BLOCK PANIER & LOGIN----------------------*/

#cart_block_frame {
	width: 160px;
	height: 17px;
	position: absolute;
	right: 10px;
	top: 100px;
}

#login_block_frame {
	width: 155px;
	height: 76px;
	position: absolute;
	right: 40px;
	top: 0;
}

#label_esp_client {
	position: absolute;
	display: block;
	width: 110px;
	top: 2px;
	left: 679px;
	font-size: 0.7em;
	text-align: center;
	font-weight: bold;
}

/*------------------- TABS ----------------------*/

#tab_layer {
	display: block;
	background: url(./ximg/tab_back.jpg) repeat-x top left;
	float: left;
	padding: 0;
	text-align: left;
	height: 30px;
	width: 771px;
}

#menu_bar {
	position: absolute;
	display: block;
	padding: 0;
	margin: 0;
	padding-left: 50px;
	background: url(./ximg/tab_left.jpg) no-repeat left;
	text-align: left;
	height: 30px;
}

#menu_bar img {
	position: absolute;
	left: 0;
	top: 49px;
	z-index: 1;
}

#menu_bar li{
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	position: relative;
}

#menu_bar a, #menu_bar a:hover {
	display: block;
	padding: 0;
	margin: 0;
	background: url(./ximg/tab_back_base.gif) no-repeat left;
	width: 184px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: white;
	font-size: 0.9em;
	margin-left: -10px;
}


* html #menu_bar {
	padding-left: 40px !important;
}
* html #menu_bar a, * html #menu_bar a:hover {
	width: 184px !important;
	margin-left: -10px !important;
	position: relative;
	left: 10px;
}
* html #menu_bar a:hover {
	z-index: 1000;
}
* html #menu_bar img {
	left: 10px;
}


#menu_bar a:hover {
	color: #2F480B;
}

a.tab_link1:hover {
	background: url(./ximg/tab_back1.gif) no-repeat left !important;
}
a.tab_link2:hover {
	background: url(./ximg/tab_back2.gif) no-repeat left !important;
}
a.tab_link3:hover {
	background: url(./ximg/tab_back3.gif) no-repeat left !important;
}
a.tab_link4:hover {
	background: url(./ximg/tab_back4.gif) no-repeat left !important;
}

/*---------------- MENU GAUCHE ----------------*/

#menu_layer {
	width: 229px;
	height: 584px;
	/*height: 562px;*/
	background: url(./ximg/menu_head_back2.jpg) top left no-repeat;
	position: relative;
	float: left;
	margin: 0 0 15px 0;
}

#menu_home_link, #menu_home_link:hover, #menu_home_link_home, #menu_home_link_home:hover {
	display: block;
	position: absolute;
	top: 12px;
	left: 24px;
	width: 127px;
	_width: 156px;
	line-height: 26px; 
	font-size: 0.7em;
	font-weight: bold;
	color: #383838;
	padding-left: 29px;
}

#menu_home_link_home {
	background: url(./ximg/menu_home_btnl.jpg) top no-repeat;
}

#menu_home_link {
	background: url(./ximg/menu_home_btn.jpg) top no-repeat;
}

#menu_home_link:hover {
	background: url(./ximg/menu_home_btnl.jpg) top no-repeat;
}

#menu_cart_link, #menu_cart_link_cart {
	display: block;
	position: absolute;
	top: 45px;
	left: 24px;
	width: 127px;
	_width: 156px;
	line-height: 26px; 
	font-size: 0.7em;
	font-weight: bold;
	color: #383838;
	padding-left: 29px;
	background: url(./ximg/menu_cart_btn.jpg) top no-repeat;
}

#menu_cart_link:hover {
	background: url(./ximg/menu_cart_btnl.jpg) top no-repeat;
}

#menu_cart_link_cart, #menu_cart_link_cart:hover {
	background: url(./ximg/menu_cart_btnl.jpg) top no-repeat !important;
}

#menu_search_form {
	position: absolute;
	top: 92px;
	left: 0;
	display: block;
	margin: 0;
	padding: 0;
}

#search_link {
	position: absolute;
	display: block;
	top: 2px;
	left: 26px;
	width: 138px;
	_width: 153px;
	line-height: 22px;
	background: url(./ximg/menu_search_label.jpg) center no-repeat;
	color: #2F480B;
	text-align: center;
	padding-left: 25px;
	font-size: 0.7em;
	font-weight: bold;
}

#search_link:hover {
	background: url(./ximg/menu_search_labell.jpg) center no-repeat;
}	

#marque_link {
	position: absolute;
	display: block;
	top: 51px;
	left: 30px;
	width: 155px;
	_width: 153px;
	line-height: 22px;
	background: url(./ximg/menu_marque_label.jpg) center no-repeat;
	color: #7b1b16;
	text-align: center;
	font-size: 0.7em;
	font-weight: bold;
}

#marque_link:hover {
	background: url(./ximg/menu_marque_labell.jpg) center no-repeat;
}	

#search_keyword {
	position: absolute;
	top: 3px;
	left: 11px;
	width: 160px;
	border: 0;
	height: 14px;
	font-size: 0.55em;
	text-align: center;
	font-family: arial;
}

#search_input_layer {
	position: absolute;
	top: 29px;
	left: 16px;
	background: url(./ximg/search_back.gif) center repeat-x;
	height: 18px;
	width: 182px;
}

#search_keyword_l {
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
}

#search_keyword_r {
	position: absolute;
	right: 0;
	top: 0;
	margin: 0;
	padding: 0;
	border: 0;
}

#menu_search_btn {
	position: absolute;
	top: 28px;
	left: 202px;
	display: block;
	width: 22px;
	height: 22px;
	cursor: pointer;
	background: url(./ximg/menu_search_btn.jpg) no-repeat center;
}

#menu_search_btn:hover {
	background: url(./ximg/menu_search_btnl.jpg) no-repeat center;
}

/*-------------- SERVICES --------------*/

#services_block {
	padding: 0;
	margin: 0;
	text-align: left;
	position: absolute;
	top: 190px;
	left: 0;
	background-color: #CEEBA2;
	width: 228px;
	overflow: hidden;
}

#services_block a {
	display: block;
	padding-left: 14px;
}

#services_block a:hover {
	background-color: #A2D950 !important;
}

#services_block li{
	font-size: 0.7em;
	color: black;
	/*padding-bottom: 4px;*/
	margin: 0;
	line-height: 21px;
	border-left: 7px solid #A2D950;
	border-right: 7px solid #A2D950;
	list-style-type: none;
	padding-left: 1px;
	padding-right: 1px;
	background-color: #CEEBA2;
}

#services_block li.last {
	background: url(./ximg/srv_block_footer.jpg) no-repeat 0 0;
	height: 10px;
	display: block; 
}

#services_block li.label_srv {
	/*padding-top: 6px !important;*/
	border-top: 2px solid #A2D950;
}

#services_block li.lighted {
	background-color: #A2D950 !important;
	font-weight: bold;
}

#services_block li.lighted a{
	color: #9C1717 !important;
}

#services_block h2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 1.1em;
	color: #3C580B;
	margin: 0;
	padding: 0;
	padding-left: 18px;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	margin-left: 15px;
	background: url(./ximg/puce_srv.gif) left no-repeat;
}

#txt_pay {
	position: absolute;
	bottom: 0;
	left: 0;
	color: white;
	font-size: 0.7em;
	font-weight: bold;
	text-align: left;
	width: 228px;
}

#txt_pay p {padding: 5px 0 0 5px; font-size: 13px; text-align: center; background-color: #A2D950;}

/*------------------------ BODY -----------------*/

#content_layer {
	width: 770px;
	position: relative;
	float: left;
	margin-bottom: 35px;
	vertical-align: top !important;
	text-align: center;
}

/*------------------------- FOOTER ------------------------*/

#footer_layer {
	height: 32px;
	line-height: 32px;
	vertical-align: middle;
	background: url(./ximg/footer_back.gif) top repeat-x;
	text-align: left;
	position: relative;
}

#footer_logo {
	margin-left: 20px;
}

#footer_link {
	padding: 0;
	margin: 0;
	float: right;
	position: absolute;
	right: 30px;
	top: 0;
}

#footer_link a,#footer_link a:hover{
	font-size: 0.7em;
	color: #3C3C3C;
	text-decoration: none;
}

#footer_link li{
	padding: 0;
	margin: 0;
	display: inline;
	list-style-type: none;
}

#footer_link_cat {
	margin: 0 auto;
}

#sitemap_footer{
	margin: 10px;
	background-color: #f0f0f0;
}

#sitemap_footer a{
	font-size: 8px;
	padding: 2px 5px;
	line-height: 22px;
	border-left: 1px solid #D1D1D1;
}

#sitemap_footer a.cat{
	border-top: 1px solid #D1D1D1;
	border-bottom: 1px solid #D1D1D1;
	background: #F8F8F8;
	color: #9C1717;
}

/*-------------------------- Block de recherche footer -------------------------*/

#search_footer {
	width: 674px;
	height: 71px;
	background: url(./ximg/search_back_list.jpg) no-repeat center;
	margin-top: 30px;
	_margin-top: 50px;
	position: relative;
	clear: both;
}

#search_footer a, #search_footer a:hover {
	position: absolute;
	display: block;
	bottom: -1px;
	right: 1px;
	width: 148px;
	height: 24px;
	line-height: 24px;
	color: white;
	text-align: center;
	font-size: 0.75em;
	font-family: Arial;
}

#search_footer a:hover {
	background: url(./ximg/search_footer_btnl.jpg) no-repeat center;
}

#devis_footer {
	width: 674px;
	height: 71px;
	background: url(./ximg/devis_back.jpg) no-repeat center;
	margin: 30px auto;
	_margin-top: 50px;
	position: relative;
	clear: both;
}

#devis_footer a, #devis_footer a:hover {
	position: absolute;
	display: block;
	bottom: -1px;
	right: 1px;
	width: 148px;
	height: 24px;
	line-height: 24px;
	color: white;
	text-align: center;
	font-size: 0.75em;
	font-family: Arial;
}

#devis_footer a:hover {
	background: url(./ximg/devis_btnl.jpg) no-repeat center;
}
/*------------------------------ POPUP DDE ----------------------------*/

#popup_DDE {
	display: none;
	width: 690px;
	height: 500px;
	position: absolute;
	top: 155px;
	left: 265px;
	text-align: center;
	background: url(./ximg/trame.gif);
	z-index: 0;
}

#popup_DDE div{
	border: 1px solid #8D9B79;
	display: block;
	height: 170px;
	width: 550px;
	margin: 70px auto;
	padding: 15px 20px 0 15px;
	background: url(./ximg/footer_back.gif) repeat-x bottom;
	background-color: white;
	font-weight: bold;
	position: relative;
	z-index:1;
	
}

#popup_DDE h3 {
	font-size: 0.9em;
}

#popup_DDE strong{
	color: #9C1717;
	font-size: 1.1em;
}

#popup_DDE span{
	margin: 20px 0;
	display: block;
	font-weight: normal;
	font-size: 0.7em;
}

#popup_DDE a.button, #popup_DDE  a.button:hover{
	display: block;
	width: 150px;
	position: absolute;
	bottom: 25px;
	right: 50px;
	overflow: auto;
	line-height: 10px !important;
	z-index:2;
}

/*--------------------------------- GATE -----------------------------*/

#gate_layer {
	width: 672px;
	margin: 20px auto;
	
}

.elem-content-left {
	font-size: 0.8em !important;
}

.elem-content-left h2{
	color: #811E19 !important;
}

.elem-content-left a{
	color: #811E19 !important;
	font-weight: bold;
}

span.stitle {
	color: #3C580B !important;
	font-weight: bold !important;
}
