html, body {
	color: #000000;
	font-size: 11px;
	font-family: verdana, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	margin-top:0px;
}
body#tagBody { background:#575756; }
#Afficher { background:url(../images/imageSolotech/bkg.gif) repeat-y top center; }

/* <Shadow kit for background> */
#top_bg
{
	margin:0 auto;
	height:34px;
	width:100%;
	background:url(../images/imageSolotech/bkg_top.gif) no-repeat top center;
	border:none;

}
#bottom_bg
{
	margin:0 auto;
	height:34px;
	width:100%;
	background:url(../images/imageSolotech/bkg_bottom.gif) no-repeat top center;
	border:none;

}

#background
{
	border:none;
	margin:0 auto;
	width:100%;
}

/* </Shadow kit for background> */

form { margin: 0; padding: 0; border: none 0; }
img { border: none 0; }

a { text-decoration: underline; }
a:hover { text-decoration: underline; }
a:active { text-decoration: none;  }

/* <Documents> */
.simple_document_container { }
a.simple_document { }
/* <Documents> */

/* <Classes RadEditor> */
.smallText
{
	font-family:Arial;
	font-size:11px;
	color:#000;
}

.boite_manufacturier{

	width:148px;
	border:1px #FFFFFF solid;
	border-bottom:none;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	background-color:#7c7c7b;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	


}

.smallText a
{
	color:#000;
}
.mediumText
{
	font-family:Arial;
	font-size:12px;
	color:#000;
}
.title
{
	font-family:Arial;
	font-size:24px;
	color:#000;
}
.subTitle
{
	font-family:Arial;
	font-size:14px;
	color:#000;
}
a.links
{
	font-family:Arial;
	font-size:11px;
	color:#000;
	text-decoration:underline;
}
a.links:hover
{
	text-decoration:none;
}
.yellowText
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#b1780b;
}
/* <Classes RadEditor> */

/* <Formulaires> */
.forms_labels
{
	font-family: Arial, Helvetica, sans-serif;		
	font-size:11px;
}
.forms_txtbox
{
	font-family: Arial, Helvetica, sans-serif;		
	font-size:11px;
}
.forms_label_container_h
{
	width: 200px;
}
.forms_label_container_v
{
}
.forms_answer_container_h
{
}
.forms_answer_container_v
{
}
.forms_rightAnswer_container_h
{
}
.forms_rightAnswer_container_v
{
}
.forms_remark_container_h
{
}
.forms_remark_container_v
{
}
.forms_ponderation_container_h
{
}
.forms_ponderation_container_v
{
}
select.forms_ddlpays_v
{
	font-family: Arial, Helvetica, sans-serif;		
	font-size:11px;
	display:block;
	width:180px;
}

select.forms_ddlprovince_v
{
	font-family: Arial, Helvetica, sans-serif;		
	font-size:11px;
	display:block;
	margin-top:5px;
	width:180px;
}

select.forms_ddlpays_h {
	font-family: Arial, Helvetica, sans-serif;		
	font-size:11px;
	width:180px;
}

span.forms_ddlprovince_h {
	padding-left:10px;
}

select.forms_ddlprovince_h {
	font-family: Arial, Helvetica, sans-serif;		
	font-size:11px;
	width:180px;
}

.form_note
{
}


/* <Paging catalogue> */
/*PagingNumberControl.ascx*/
.pagingNbItems {}
.pagingNbItems .text {}
.pagingNbItems .combo {}
.pagingNbItems .radio {}

/*PagingIndexControl.ascx*/
.resultsDisplay 
{
	float:left;
	width:50%;
	font-family: Arial, Helvetica, sans-serif;		
	font-size:11px;
	color:#fff;
	background-color:#575756;
	padding:5px;
}
.resultsDisplay .text {}
.resultsDisplay .number { font-weight:bold; }

.pagingControl 
{
	text-align:right;
	background-color:#575756;
	padding:5px;
}
.pagingControl a, .pagingControl a:link, .pagingControl a:visited 
{
	font-family: Arial, Helvetica, sans-serif;		
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
}
.pagingControl a:hover 
{
	text-decoration:underline;
}
.pagingControl a.current, .pagingControl a.current:link, .pagingControl a.current:visited { color:#fff; text-decoration:none;} /*Page sélectionnée dans le paging*/
.pagingControl a.current:hover { text-decoration:none; }
.pagingControl a.inac, .pagingControl a.inac:link, .pagingControl a.inac:visited, .pagingControl a.inac:hover { display:none; }
.pagingControl img {}
/* </Paging catalogue> */

/* <Solotech> */
#header_001, #header_001001, #header_001002, #header_001003, #header_001004, #header_001005, #header_001006, #header_001007
{
	width:990px;
	height:100px;
	margin:auto;
	margin-bottom:0px;
	background-color:#000;
}
/*boutique*/
#header_001003 
{
	background-image:url(../images/imageSolotech/header_boutique.jpg); 
	height:158px;
}
/*en coulisse*/
#header_001006
{
	background-image:url(../images/imageSolotech/bandeau-encoulisse-1.jpg); 
	height:160px;
}
#logo
{
	margin-top:17px;
	margin-left:12px;
	float:left;	
}
#headerInterface, #headerInterface a
{
	font-family:Arial;
	font-size:10px;
	color:#fff;
	text-decoration:none;
}
#headerInterface a:hover
{
	text-decoration:underline;
}
#headerInterface
{
	float:right;	
}
#headerInterfaceControls
{
	float:left;
	margin-top:16px;
	margin-right:15px;
	text-align:right;
}
#search
{
	float:left;
	margin-top:8px;
	margin-right:9px;
}
#search .searchBox
{
	width:148px;
	height:15px;
	background-color:#575756;
	border:1px solid #fff;
	font-family:Arial;
	font-size:10px;
	color:#fff;
	padding-left:8px;
	margin-right:3px;
}
#subSites_001, 
#subSites_001001, 
#subSites_001002, 
#subSites_001003,
#subSites_001004,
#subSites_001005,
#subSites_001006,
#subSites_001007
{
	width:800px;
	height:27px;
	margin:0px auto;
	padding-left:173px;
}
#subSites_001 a, 
#subSites_001001 a, 
#subSites_001002 a, 
#subSites_001003 a,
#subSites_001004 a,
#subSites_001005 a,
#subSites_001006 a,
#subSites_001007 a
{
	display:block;
	float:left;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#d2d2cf;
	margin-right:41px;
	margin-top:5px;
	padding-left:10px;
}
#subSites_001 a:hover, 
#subSites_001001 a:hover, 
#subSites_001002 a:hover, 
#subSites_001003 a:hover, 
#subSites_001004 a:hover,
#subSites_001005 a:hover,
#subSites_001006 a:hover,
#subSites_001007 a:hover
{
	color:#fff;
	background-image:url(../images/imageSolotech/subsites_ov.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
#subSites_001 a.selected,
#subSites_001001 a.selected,
#subSites_001002 a.selected,
#subSites_001003 a.selected,
#subSites_001004 a.selected,
#subSites_001005 a.selected,
#subSites_001006 a.selected,
#subSites_001007 a.selected
{
	display:block;
	float:left;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	margin-right:41px;
	margin-top:5px;
	padding-left:10px;
	background-image:url(../images/imageSolotech/subsites_ov.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
/*boutique*/
#subSites_001003
{
	width:817px;
	/*background-color: #B1780B;*/
}
#subSites_001003 a
{
	margin-left:8px;
}
#subSites_001003 a { color:#ffffff; }
#subSites_001003 a:hover { background-image:url(../images/imageSolotech/subsites_ov.gif); }
#subSites_001003 a.selected { background-image:url(../images/imageSolotech/subsites_ov.gif); }
/*en coulisse*/
#subSites_001006
{
	width:817px;
	background-color: #171b39;
}

#mainContainer
{
	width:990px;
	min-height:495px;
	_height:495px;
	margin:0 auto;
	background-image:url(../images/imageSolotech/bckg_main_container.gif);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#000000;
}
#superSections
{
	/*width:807px;*/
	min-height:27px;
	margin:0px auto;
	padding-left:183px;
	background-color:#fff;
}


#content
{
	min-height:320px;
	_height:320px;
	background-color:#adadac;
	padding-top:35px;
	background-image:url(../images/imageSolotech/content_bg.gif);
	background-repeat:no-repeat;

}

/* <CUSTOM CLASSES FOR DISPLAY> */
* html .t_catalogue #content_div{
	background-image:url(../images/imageSolotech/left_region_bkg.jpg);
	background-repeat:repeat-y;
	background-position:180px;

}

* html #leftRegion
{

	padding-left:10px;
	padding-right:10px;
	

}

* html .t2 #content_div{
	
	background-image:url(../images/imageSolotech/left_region_bkg_IE6.jpg);
	background-repeat:repeat-y;
	background-position:177px;


}


* html #sectionsContainer{
	padding-left:5px;

}


* html #sectionsContainer { height:300px; }
* html #sectionsContainer_cataloguue { height:300px; }

* html #rightRegion{

	height:300px;
	padding-right:5px;

}
* html #rightRegion_catalogue{ height:300px; padding-right:5px; overflow:visible; overflow-x:hidden; }

* html #wideRegion
{
	float:left;
	width:803px;
	background-color:#FFFFFF;
	padding-left:10px;
}





.contenu_large #content{ float:left; }

.splash #content{

	background-color:#000000;
	background-image:none;

}

.t2 #content_div{
	
	background-image:url(../images/imageSolotech/left_region_bkg.jpg);
	background-repeat:repeat-y;
	background-position:180px;

}

.t4 #content_4cols{
	background-color:#FFFFFF;
	padding-left:10px;
	background-image:url(../images/imageSolotech/content_4cols_left_bkg.gif);
	background-position:left;
	background-repeat:repeat-y;
	padding-top:35px;


}

.t4 #zone1{
	margin-left:10px;

}


#sectionsContainer
{
	float:left;
	width:160px;
	min-height:300px;
	background-image:url(../images/imageSolotech/bg_left.jpg);
	background-repeat:no-repeat;
	background-color:#adadac;
	padding-left:10px;
	padding-right:10px;

}


/* <Custom for catalogue> */
#sections_catalogue
{
	width:160px;


}

#sections_partenaires{


	background-color:#7C7C7B;
	border:1px solid #FFFFFF;
	list-style-type:none;
	margin:-1px 0 20px;
	padding:10px 0 0;




}


#rightRegion_catalogue
{
	padding-right:10px;
	overflow:hidden;
	min-height:300px;
	width:160px;
	padding-left:10px;
	background-image:url(../images/imageSolotech/catalogue_right_bg.jpg);
	background-repeat:no-repeat;
	padding-top:23px;
}

.t_catalogue #content_div{

	background-image:url(../images/imageSolotech/left_region_bkg.jpg);
	background-repeat:repeat-y;
	background-position:180px;

}

#sectionsContainer_cataloguue
{
	float:left;
	width:160px;
	min-height:300px;
	background-image:url(../images/imageSolotech/catalogue_left_bg.jpg);
	background-repeat:no-repeat;
	background-color:#adadac;
	padding-left:10px;
	padding-right:10px;

}

/* </Custom for catalogue> */


/* </CUSTOM CLASSES FOR DISPLAY> - END */

#pageTitle
{
	width:170px;
	border-top:1px solid #000;
	margin-right:20px;
	margin-bottom:10px;
}
#pageTitleBoutique
{
	width:170px;
	margin-right:20px;
}

#pageTitle span
{
	display:block;
	padding-left:15px;
}
#sections
{
	width:160px;
	/* border:#FFFFFF 1px solid;*/
		margin: 0px;
		padding: 0px;
		padding-top:10px;
		border:#FFFFFF 1px solid;
		background-color:#7c7c7b;
		margin-bottom:80px;

}


#leftRegion
{
	float:left;
	width:610px;
	background-color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;

}
/*body.t_catalogue #leftRegion { margin-top:-24px; }*/

#leftRegion .TexteEditeur
{
	padding-right:20px;
	*display:block;
}
#leftRegion .TexteEditeur p
{
	padding-right:20px;
}
/*#leftRegion .product_card_container
{
	float:left;
	width:420px;
}
*/

#rightRegion
{

	overflow:hidden;
	width:160px;
	min-height:300px;
	padding-left:10px;
	padding-right:10px;
	background-image:url(../images/imageSolotech/bg_right.jpg);
	background-repeat:no-repeat;
}


#wideRegion
{
	float:left;
	width:800px;
	background-color:#FFFFFF;
	padding-left:10px;
}



#wideRegion .product_card_container
{
	float:left;
	width:600px;
}

.t_catalogue #content { padding-top: 12px;}
.t_catalogue #superSections { padding:0; width:630px; margin:0 0 0 183px; }
* html .t_catalogue #superSections { width:600px!important; }
* html .t_catalogue #leftRegion { overflow:hidden; }
* html .t_catalogue #sectionsContainer_cataloguue { overflow:hidden; }
* html .t_catalogue #rightRegion_catalogue { float:left; width:165px; }
#cartContainer { height:50px; float:right; width:165px; background:transparent url(../images/imageSolotech/cart_icon.gif) no-repeat left center; }
#cartContainer a.btn_shopping_cart_items { color:#7c7c7b; text-decoration:none; text-align:center; display:block; margin:10px 0; width:120px; }
#cartContainer span.cartlbl { color:#c6672f; display:block; font-size:14px; font-weight:bold; }

.cartContainer_4zones{ margin:auto; }


#cart { float:right; }
#cart a
{
	font-family:Arial;
	font-size:11px;
	color:#b1780b;
	text-decoration:underline;
}
#cart a:hover
{
	text-decoration:none;
}
#zone1
{
	float:left;
	margin-right:10px;
	width:188px;
}
#zone2
{
	float:left;
	margin-right:10px;
	width:188px;
}
#zone3
{
	float:left;
	margin-right:10px;
	width:188px;
}
#zone4
{
	float:left;
	margin-right:10px;
	width:188px;
}

#footer
{
	float:right;
	margin-top:15px;
	margin-right:10px;
}
#footer, #footer a
{
	font-family:Arial;
	font-size:10px;
	color:#b1780b;
	text-decoration:none;
}
#footer a:hover
{
	text-decoration:underline;
}
#powered
{
	width:990px;
	margin:0 auto;
	text-align:right;
}

#friend_header
{
	height:60px;
	margin-bottom:0px;
	background-color:#000;
	
}
#friend_logo
{
	margin-top:6px;
	margin-left:6px;
	float:left;	
}
#friend_mainContainer
{
	margin-top:15px;
	min-height:370px;
	_height:370px;
	background-color:#000;
}
#friend_content
{
	background-color:#fff;
	font-family:Arial;
	font-size:10px;
	color:#000;
	padding-left:5px;
	padding-right:5px;
}
#friend_content input, #friend_content textarea
{
	width:148px;
	height:14px;
	background-color:#efefef;
	border:1px solid #575756;
	font-family:Arial;
	font-size:10px;
	color:#575756;
	padding-left:8px;
	margin-right:3px;
}
#friend_content textarea
{
	width:97%;
	height:auto;
}
#friend_content a
{
	font-family:Arial;
	font-size:10px;
	color:#b1780b;
	text-decoration:none;
}
#friend_content a:hover
{
	text-decoration:underline;
}
.searchContainer
{
	padding-left:25px;
	padding-right:25px;
	padding-bottom:25px;
	background-color:#FFFFFF;
}

#logoBoutique
{
	margin-top:31px;
	margin-left:12px;
	float:left;	
}
a.simple_document
{
	font-family:Arial;
	font-size:12px;
	color:#000;
	text-decoration:underline;
}
a.simple_document:hover
{
	text-decoration:none;
}
#SiteMap a.lvl1
{
	display:block;
	float:left;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#b1780b;
	margin-right:30px;
	margin-top:5px;
	padding-left:10px;
}
#SiteMap a.lvl1:hover
{
	color:#000000!important;
}

#SiteMap a.lvl2
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	padding-left:10px;
	margin-left:5px;
	margin-bottom:7px;
}
#SiteMap a.lvl2:hover
{
	text-decoration:underline;
}

#SiteMap a.lvl3
{
	font-family:Arial;
	font-size:12px;
	color:#000;
	text-decoration:none;
	padding-left:10px;
	margin-left:20px;
	margin-bottom:7px;
	font-weight:normal;
}
#SiteMap a.lvl3:hover
{
	text-decoration:underline;
}
a.btnSplash
{
	background-color:Transparent;
	border:0px none;
	display:block;
	height:36px;	
	font-size:15px!important;
	font-weight:bold;
	text-decoration:none!important;
	text-align:center;	
	color:#282828!important;
	cursor:pointer;
	background: url(../images/imageSolotech/splash_btn.gif) no-repeat;		
	width:240px;
	margin:0 auto;
	padding-top:10px;
	font-family:Arial;
}
.QuickMenuDropDown
{
	background-color: #575756;
	color: #fff;
	font-family:Arial,sans-serif;
	font-size:10px;
	
}
/* </Solotech> */


/* Custom for quickmenu */

.QuickMenu_div{

	padding:5px 5px 10px 5px;
	background-color:#7c7c7b;
	border:1px #FFFFFF solid;

}

