* {
	margin: 0;
	padding: 0;
	list-style-type: none;
	outline:  none;
}

body {
	margin: 0 0 20px 0;
	font: 12px Arial,Verdana,Tahoma,sans-serif; 
	color: #404040;
        position: relative;
}
.global {
	margin:0px auto;
	background: url('../_img/assets/top-bkg.gif') repeat-x top #FFFFFF;
}

a {
	text-decoration: none;
	color: #ff7b00;
}

ul {
	margin: 10px 0;
}

p {
	margin: 8px 0 5px;
}

img {border: 0;}

.clear {
	clear: both;
	height: 0;
	display: block;
	padding: 0;
	margin: 0;
	overflow: hidden; 
	font-size: 1px;
	line-height: 1px;
}
.red {color: #f50000;}
.yellow {color: #ffb000;}
.right {
	float: right;
}
.center {
	text-align: center;
}

.alignright {
	text-align: right;
}

.last {
	background: none !important;
}

.required {
	color: red;
}
.break {
	overflow: hidden;
	zoom: 1;
	background: url(../_img/assets/dot1.gif) repeat-x bottom;
	margin: 0 0 10px 0;
	height: 1px;
	line-height: 1px;
}

/* ------------------------------------------ HEADER */
#header {	
	height: 210px;
        margin:0px auto 0;
        position: relative;
}
#top {
	width: 960px;
	height: 100%;
	margin: 0 auto;
	position: relative;
}
/*#header {	
	height: 210px;
	background-image: url('../_img/assets/top-bkg.gif');
	background-repeat: repeat-x;
        margin:0px auto 0;
        position: relative;
}
#top {
	width: 960px;
	height: 100%;
	margin: 0 auto;
	position: relative;
}*/

#top ul.topmenu {
	margin: 0;
	padding: 0;
	list-style: none;
	position:relative;
	z-index: 10;
}
#top ul.topmenu li{
	display: block;
	float: left;
	color: #ff7b00;
	padding: 20px 0;
}
#top ul.topmenu li a{
	color: #484848;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
#top ul.topmenu li.current a{
	color: #FFF;
}

#top ul.topmenu li a

#top .banner {
	z-index: 10;
	position: relative;
}
#top .banner img {
	float: left;
}
#top .banner p{
	margin: 0;
	float: left;
	color: #FFF;
	font-size: 19px;
	line-height: 23px;
	font-weight: bold;
	padding-left: 15px;
}

#superslideshow {
	z-index: 0;
	position: absolute;
	top: 0;
	right: 0;
	width: 410px;
	height: 100%;
	text-align: right;
}
#superslideshow .images{
	margin:0;
	padding:0;
	list-style: none;
}
#superslideshow .images li{
	position: absolute;
	top: 0;
	right: 0;
	display: none;
}

#top ul.nav {
	margin: 0;
	padding: 0;
	list-style: none;
	position:absolute;
	bottom: 0;
	z-index: 20;
	overflow: hidden;
	zoom: 1;
}
#top ul.nav li{
	display: block;
	float: left;
	height: 38px;
	background-image: url('../_img/assets/btn-top.png');
	background-position: left 0px;
}
#top ul.nav li a{
	display: block;
	float: left;
	background-image: url('../_img/assets/btn-top.png');
	background-position: right 0px;
	padding: 10px 15px 0 15px;
	height: 28px;
	margin-left: 1px;
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
#top ul.nav li.current, #top ul.nav li.promoscurrent{
	background-position: left -38px;
}
#top ul.nav li.current a{
	background-position: right -38px;
	color: #000;
}
#top ul.nav li.promos{
	background-position: left -76px;
}
#top ul.nav li.promos a{
	background-position: left -76px;
	color: #fff;
}
#top ul.nav li.promoscurrent a{
	background-position: right -38px;
	color: #f50000;
}

#top ul.nav li.basket{
	background-position: left -114px;
}
#top ul.nav li.basket a{
	padding: 12px 10px 0 8px;
	height: 26px;
	margin-left: 55px;
	background-position: right -114px;
	font-size: 11px;
	text-transform: none;
	font-weight: bold;
}
#top ul.nav li.basketcurrent{
	background-position: left -152px;
}
#top ul.nav li.basketcurrent a{
	padding: 12px 10px 0 8px;
	height: 26px;
	margin-left: 55px;
	background-position: right -152px;
	color: #000;
	font-size: 11px;
	text-transform: none;
	font-weight: bold;
}

#container {
	width: 960px;
	/*height: 100%;*/
	margin: 0 auto;
	position: relative;
	padding-top: 20px;
	zoom: 1;
	z-index:10;
}
/* ------------------------------------------ SIDEBAR */


#sidebar .search {
	position: absolute;
	top: -37px;
	left:  0;	
	width: 200px;
	
}

#sidebar {
	_padding-top: 14px;
}

#container #sidebar {
	width: 178px;
	margin: 0 45px 0 15px;
	position: relative;
	float:left;
	display: inline;
}
#container #sidebar h2, .quicklinks h2 {
	height: 27px;
	background:url('../_img/assets/sidebar-title.gif') no-repeat center top;
	text-align: center;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 14px 0 0 0;
	padding-top: 5px;
}
#container #sidebar ul.list0 {
	margin:-7px 0 0 0;
	padding:0;
	list-style: none;
	font-weight: bold;
	font-size: 11px;
}
#container #sidebar ul.list0 li {
	padding: 6px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	zoom: 1;
}
#container #sidebar ul.list0 li a{
	color: #525252;
	text-decoration: none;
}
#container #sidebar ul.list0 li.current a{
	color:#FF7B00;
}
ul.list1 {
	padding: 6px 0 6px 20px;
	margin: -7px 0 0 0;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	color: #777777;
	font-weight: bold;
	font-size: 11px;
}
ul.list1 li a{
	color: #777777;
	text-decoration: none;
}
#container #sidebar ul.list1 li {
	background: url(../_img/assets/bullet3.png) no-repeat 0 4px;
	padding-left: 7px;
	margin-top: 3px;
}
#container #sidebar ul.list1 li.current a {
	color:#FF7B00;
}
#container #sidebar-large ul.list1 li.current a {
	color:#F1181A;
}
#container #sidebar ul.list2 {
	padding: 0;
	margin: 15px 0 0;
	color: #525252;
	font-weight: bold;
	font-size: 12px;
	list-style: none;
}
#container #sidebar ul.list2 li{
	padding-left: 16px;
	background: url('../_img/assets/sidebar-bullet.gif') no-repeat 1px 1px;
	margin: 0 0 3px 0;
	zoom: 1;
}
#container #sidebar ul.list2 li a{
	color: #525252;
	text-decoration: none;
}
#container #sidebar ul.listDirect, #container #content-large ul.listDirect{
	padding: 0;
	margin: 10px 0 0 6px;
	color: #525252;
	font-size: 11px;
	list-style: none;
	float:left;
}
#container #sidebar ul.listDirect li, #container #content-large ul.listDirect li{
	padding-left: 16px;
	background: url('../_img/assets/sidebar-bullet.gif') no-repeat 1px 1px;
	margin: 0 0 3px 0;
	zoom: 1;
}
#container #sidebar ul.listDirect li a, #container #content-large ul.listDirect li a{
	color: #000000;
	text-decoration: none;
}
#container #sidebar ul.listDirect li.lDirect, #container #content-large ul.listDirect li.lDirect{
	padding-left: 2px;
	background: none;
	margin: 10px 0 3px 0;
	zoom: 1;
	color: #404040;
}
#container #sidebar-large ul.listDirect {
	padding: 0;
	margin: 10px 0 0 12px;
	color: #525252;
	font-weight: bold;
	font-size: 14px;
	list-style: none;
	float:left;
}
#container #sidebar-large ul.listDirect li{
	padding-left: 16px;
	background: url('../_img/assets/sidebar-bullet.gif') no-repeat 1px 1px;
	margin: 0 0 3px 0;
	zoom: 1;
	text-transform: uppercase;
}
#container #sidebar-large ul.listDirect li a{
	color: #525252;
	text-decoration: none;
}
#container #sidebar-large ul.listDirect li.lDirect{
	padding-left: 2px;
	background: none;
	margin: 10px 0 3px 0;
	zoom: 1;
	font-weight: normal;
	text-transform: none;
	font-size: 11px;
}
/* ------------------------------------------ CONTENT */
#content {
	width: 720px;
	float: right;
}
#newsletter {
	float: right;
	font-size: 11px;
	overflow: hidden;
	zoom: 1;
}

#newsletter .button {
	float: left;
	display: block !important;
}

#newsletter a.button {
	margin: 0 0 0 45px;
	padding-right: 20px;
	background-image: url(../_img/assets/button2.gif);
	background-position: right top;
}

#newsletter input {
	float: left;
	display: block;
	margin: 0 3px 0 0;
}

#newsletter input.text {
	height: 13px;
}

#newsletter strong {
	float: left;
	display: block;
	padding: 4px 5px 0 0;
}

h1, h2.home {
	line-height: 18px;
	background-image:url('../_img/assets/title-bkg.gif');
	text-align: left;
	color: #444;
	font-size: 18px;
	font-weight: normal;
	margin: 14px 0 12px 0;
	padding: 8px 12px 8px;
	border: 1px solid #ddd;
	position: relative;
}

h1.home, h2.home {
	text-transform: uppercase;
}

h1.home a, h1.home a:visited, h2.home a, h2.home a:visited {
	text-transform: uppercase;
	color: #444;
}
h1 p.right {
	font-size: 12px;
	margin: 2px 0 8px;
}
h2 {
	font-size: 12px;
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
}

h2.alt {
	text-transform: none;
	font-weight: bold;
	font-size: 15px;
}

h2.alt2 {
	text-transform: none;
	font-weight: bold;
	font-size: 18px;
	color: #d82529;
}

h2.alt3 {
	text-transform: none;
	font-weight: bold;
	font-size: 18px;
	color: #404040;
	margin-bottom: 20px;
}

h3 {
	font-size: 15px;
	font-weight: normal;
	color: #000;
}
h3 a {
	color: #000;
}
#content h1 small, #content h2 small, .promotions small{
	font-size: 11px;
	text-transform: none;
	color: #888;
}
body div h2.home a.title-link {
	font-size: 11px;
	text-transform: none;
	color: #ff7b00;
	background: url(../_img/assets/arrow1.png) no-repeat right 6px;
	padding-right: 12px;
	float: right;
	position: absolute;
	top: 15px;
	right: 10px;
}
.best {
	float: left;
	width: 151px;
	border-left: 1px solid #ddd;
	font-size: 11px;
	color: #777;
	padding: 0 14px;
}
.best .name {
	font-weight: bold;
	padding: 10px 0;
}
.best .name strong{
	color: #000;
}
.best .price {
	font-size: 22px;
	overflow: hidden;
	zoom:1;
	letter-spacing: -1px;
}
.best .price small{
	color: #444;
	font-size: 11px;
	letter-spacing: 0;

}

.best h4 {
	font-size: 11px;
	height: 30px;
	margin-top: 3px;
	overflow: hidden;
}

/* ===================== FICHE METIER */
.top_description {
	overflow:hidden;
	zoom:1;
	}
	



.top_description_active #descr {
	width:475px;
	float:left;
	}

.intro_metier {
	display: none;
	width:215px;
	height:236px;
	margin-top:14px;
	border:1px solid #DDDDDD;
	float:right;
	background:#0F0;
	color:#444444;
	background-image:url(../_img/assets/visuel_prev_paysage.jpg);
}
.top_description_active .intro_metier {
	display: block;
}
.intro_metier h2 {
	margin:159px 14px 4px 14px;
}
.intro_metier p {
	margin-top:0;
}
.intro_metier p a {
	font-size:11px;
	color:#7F7F7F;
	margin:0 14px 0 14px;
	width:187px;
	display:block;
}

.intro_metier p a.read-more  {
	background:transparent url(../_img/assets/arrow1.png) no-repeat scroll right 3px;
	padding-right:11px;
	color:#FF7B00;
	width:78px;
}
#metier_level_0 {
	overflow:hidden;
	zoom:1;
	background: #f8f8f8 url(../_img/assets/ribbon_metier.jpg) no-repeat top left;
	border: 1px solid #ddd;
	padding: 10px;
	}
	
#metier_level_0 h2, #metier_level_0 h3, #metier_level_0 p {
	font-weight:bold;
	}
#metier_level_0 h2 {	
	color:#404040;
	font-size:18px;
	line-height:21px;
	margin-bottom:15px;
	margin-top:54px;
	text-transform:capitalize;
}

#metier_level_0 h3 {	
	color:#f57701;
	font-size:15px;
	line-height:21px;
}
	
#metier_level_0 #metier {
	width:330px;
	float:left;
	}

#metier_level_0 img {
	float:right;
}

#metier_level_1 {
	margin-top:50px;
	overflow:hidden;
	zoom:1;
	}
#metier_level_1 #col_left {
	float:left;
	width:485px;
	}
#col_left p {
	margin:0px 0 5px;
	line-height:18px;
	}
#col_left strong {
	margin:30px 0 5px;
	display:block;
	}
#metier_level_1 #col_right {
	float:right;
	width:215px;
	}
#col_right p {
	font-size:11px;
	margin: 5px 0 25px 0;
	line-height:13px;
	}
#metier_level_1 #sidebar-metier {
	width:485px;
	margin:50px 0 0 0;
	display:block;
	background:transparent url(../_img/assets/sidebar-title.gif) no-repeat scroll center top;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	height:27px;
	margin:50px 0 0;
	padding-top:5px;
	text-align:center;
	text-transform:uppercase;
	}
#col_left #sidebar-content  {
	border-bottom:1px solid #DDDDDD;
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	margin:-7px 0 0 0;
	padding:15px 12px 12px 12px;
}
#col_left #sidebar-content p {
	color:#404040;
	font-size:12px;
	line-height: 15px;
	margin-top:5px;
}

#col_left #sidebar-content strong {
	margin:0;
	display:inline;
	}

#col_left #sidebar-content a strong {
	color:#777777;
	margin:0;
	display:inline;
	}


/* -------------------------------- Forms */

.button {
    border: none;
    overflow: visible;
    width: auto;
    white-space: nowrap;
    cursor: pointer;
    padding: 0;
    background: url('../_img/assets/button.gif') 0 0;
    padding: 0 7px 0 7px;
    font: bold 11px Arial, Helvetica, sans-serif;
    height: 21px;
    line-height: 20px;
    color: #FFF;
    display: inline-block !important;
    margin-top: 1px;

}

.button::-moz-focus-inner {padding:0; border:0;}


input.text {
	border: 1px solid #dadada;
	color: #888;
	font-size: 11px;
	padding: 3px 7px;
	display: inline-block !important;

}

#top-tools {
	overflow: hidden;
	zoom: 1;
	padding: 0 0 15px 15px;
	background: url(../_img/assets/dot1.gif) repeat-x bottom;
}
.search {
	float: left;
}


.search input.text {
	width: 130px;
}



/* ------------------------------------------ SLIDER */


.slider {
	width: 720px;
	height: 221px;
	position: relative;
	margin: 0 auto 15px;
}

.slider .wrapper {
	width: 720px;
	overflow: auto;
	height: 221px;
	margin: 0 0px;
	position: absolute;
	top: 0;
	left: 0;
}

.slider .wrapper ul {
	width: 32700px;
	list-style: none;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
}

.slider ul li {
	display: block;
	float: left;
	padding: 0;
	height: 221px;
	width: 720px;
	margin: 0;
}

.slider .arrow { 
	display: none;
}

.slider-bf .arrow { 
	display: block; 
	height: 160px; 
	width: 20px; 
	background: url(../_img/assets/slider-arrows.png) no-repeat 0 0; 
	text-indent: -9999px; 
	position: absolute; 
	top: 0px; 
	cursor: pointer;
	padding: 0;
	z-index: 100;
}
.slider-bf .forward { background-position: -20px 50%; right: -20px;}
.slider-bf .back { background-position: 0 50%; left: -20px; }

.pages-slide {
	font-size: 11px;
	color: red;
	font-weight: bold;
	text-transform: none;
	/*position: absolute;
	top: 12px;*/
}
/*.pages-2 {
	right: 55px;
}
.pages-3 {
	right: 80px;
}
.pages-4 {
	right: 105px;
}
.pages-5 {
	right: 130px;
}
.pages-6 {
	right: 155px;
}*/
#thumbNav {
	position: relative;
	top: -42px;
	text-align: right;
}

#thumbNav a {
	color: #FFF;
	display: inline-block;
	padding: 1px 6px;
	height: 18px;
	margin: 0 5px 0 0;
	background: #dbdbdb;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

#thumbNav a:hover {
	background-image: none;
}

#thumbNav a.cur {
	background: #7f7f7f;
}

/*Prevents*/

.slider .wrapper ul ul {
	position: static;
	margin: 0;
	background: none;
	overflow: visible;
	width: auto;
	border: 0;
}

.slider .wrapper ul ul li {
	float: none;
	height: auto;
	width: auto;
	background: none;
}



.categories-slider,
.categories-slider .wrapper,
.categories-slider ul li {
	height: 215px;
	width: 358px;
}

.categories-slider #thumbNav {
	top: -30px;
}
.two-col .categories-slider #thumbNav {
	top: -40px;
	float: right;
	margin-right: 14px;
}

.two-col .categories-slider .promo {
	padding: 0 5px 0 9px;
}

.two-col .categories-slider,
.two-col .categories-slider .wrapper,
.two-col .categories-slider ul li {
	height: 221px;
	width: 358px;
}
.promoLink {
	position: absolute;
	top: 10px;
	left: 240px;
	color: #ff8c01;
	font-family: "Arial Black", Arial, Gadget, sans-serif;
	font-size: 28px;
	text-transform: uppercase;
	padding-right: 20px;
	background: url(../_img/assets/arrowPromo.png) no-repeat right center;
}
.promo-wrapper {
	overflow: hidden;
	zoom: 1;
}

.promo {
	border-left: 1px solid #e3e3e3;
	padding: 0 5px 0 17px;
	float: left;
	position: relative;
	width: 157px;
	height: 219px;
	margin-bottom: 20px;
}

.promo img{
	margin: 10px 0;
}
.promo h3 {
	color: #000;
	font-size: 11px;
	margin: 5px 0 0;
}

.promo .ref {
	font-size: 11px;
	display: block;
	margin: 0 0 10px 0;
}

.promo .price {
	font-size: 17px;
	color: #000;
	margin: 5px 0 0 0;
}

.promo .price .old {
	text-decoration: line-through;
	margin-right: 10px;
}

.promo .price strong {
	color: red;
	margin-right: 17px;
}

.promo .price small {
	font-size: 10px;
	color: #777;
	width: 32px;
	display: block;
	text-align: center;
	float: right;
	line-height: 10px;
}

.promo-large {
	position: relative;
	width: 322px;
	height: 219px;
	float: left;
	margin: 0 19px;
	display: inline;
}

.promo-large .bg {
	position: absolute;
	top: 0;
	right: 0;
	height: 193px;
	padding: 26px 9px 0 17px;
	width: 142px;
	background: url(../_img/assets/bg-promo-large.png) no-repeat right top;
}
.promo-sale {
	position: relative;
	width: 322px;
	height: 219px;
	float: left;
	margin: 0 19px;
	display: inline;
	background: url(../_img/assets/promo-sale.jpg) no-repeat left top;
}
.promo-sale .bg {
	position: absolute;
	top: 0;
	right: 0;
	height: 193px;
	padding: 26px 9px 0 17px;
	width: 142px;
}
.promo-rent {
	position: relative;
	width: 322px;
	height: 219px;
	float: left;
	margin: 0 19px;
	display: inline;
	
}
.promo-rent .bg {
	position: absolute;
	top: 0;
	right: 0;
	height: 193px;
	padding: 26px 9px 0 17px;
	width: 142px;
	background: url(../_img/assets/bg-promo-large.png) no-repeat right top;
	
}
/* new promo sept 2011 */
.promo_rent {
	background: url('../_img/assets/promo_rent_201201.jpg') no-repeat right top;
	width: 344px;
	height: 219px;
	position: relative;
}
.promo_rent .whitebold {
	color: #fff;
	font: bold 13px Arial,Verdana,Tahoma,sans-serif;
	position: absolute;
	top: 60px;
	left: 190px;
}
.promo_rent .blackbold {
	color: #000;
	font: bold 12px Arial,Verdana,Tahoma,sans-serif;
	position: absolute;
	top: 98px;
	left: 190px;
}
.promo_rent .blacklight {
	color: #000;
	font: 11px Arial,Verdana,Tahoma,sans-serif;
	position: absolute;
	top: 135px;
	left: 190px;
}
.promo_rent .button1 {
    bottom: 11px;
    padding-right: 8px;
    right: 14px;
    width: 124px;
}
/*** BIG ***/
.promo_rent_special {
	background: url('../_img/assets/promoweb_detail_201201.jpg') no-repeat right top;
	width: 720px;
	height: 312px;
	position: relative;
}
.promo_rent_special .promo_rent_text {
	position: absolute;
	top: 102px;
	left: 273px;
}
.promo_rent_special .promo_rent_text .whitebold {
	color: #fff;
	font: bold 15px Arial,Verdana,Tahoma,sans-serif;
}
.promo_rent_special .promo_rent_text .blackbold {
	color: #000;
	font: bold 13px Arial,Verdana,Tahoma,sans-serif;
}
.promo_rent_special .promo_rent_text .blacklight {
	color: #000;
	font: 12px Arial,Verdana,Tahoma,sans-serif;
}
.promo_rent_special .button1 {
    bottom: 40px;
    left: 273px;
    text-align: center;
    width: 148px;
}
/* new promo sept 2011 *** /end */

.type {
	position: absolute;
	top: 0;
	right: 0;
	width: 73px;
	height: 73px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

.web {
	background-image: url(../_img/assets/promo-web.png);
}

.sale {
	background-image: url(../_img/assets/promo-sale.png);
}

.discount {
	font-size: 70px;
	font-weight: bold;
	color: #FFF;
	display: block;
}
.percent {
	font-size: 42px;
}
.info {
	display: block;
	color: #000;
	font-weight: bold;
	line-height: 17px;
}
.date {
	display: block;
	color: #000;
	line-height: 17px;
	margin-bottom: 15px;
}
.button1 {
	background: url(../_img/assets/button1.png) no-repeat right top;
	text-decoration: none;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	position: absolute;
	bottom: 3px;
	right: 3px;
	height: 10px;
	width: 130px;
	padding: 5px 18px 5px 8px;
	line-height: 10px;
}

.two-col {
	overflow: hidden;
	zoom: 1;
}

.two-col .col1 {
	width: 344px;
	float: left;
	margin: 0 32px 0 0;
}

.two-col .col2 {
	width: 344px;
	float: left;
}

ul.bullet1 li {
	background: url(../_img/assets/bullet1.png) no-repeat 0 4px;
	font-size: 14px;
	text-transform: uppercase;
	padding: 0 0 0 15px;
	margin: 0 0 6px 0;
}

ul.bullet1 a {
	color: #000;
}
ul.list-who {
	list-style-type: disc;
	padding-left: 20px;
}
ul.list-who li {
	list-style-type: disc;
	
}

.post {
	overflow: hidden;
	zoom: 1;
	background: url(../_img/assets/dot1.gif) repeat-x bottom;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}

.post .th {
	float: left;
	width: 94px;
	margin-right: 13px;
}

.post .date {
	margin: 0;
}

.post .text {
	float: left;
	width: 237px;
	font-size: 11px;
	color: #4b4b4b;
}

.post h3 {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
}

/* ------------------------------------------ FOOTER */


#footer {
	margin:20px auto;
	padding: 20px 0 0 0;
	width:960px;
	font-size: 11px;
	overflow: hidden;
	zoom: 1;
	background: url(../_img/assets/dot1.gif) repeat-x top;
	color: #7f7f7f;
	clear: both;
        position: relative;
}

#footer a {
	color: #7f7f7f;
}

#footer .col1 {
	background: url(../_img/assets/logo-small.png) no-repeat;
	width: 240px;
	float: left;
	margin: 0 52px 0 0;
	padding: 45px 0 0 0;
}

#footer .col2 {
	width: 640px;
	float: left;
}

.four-col {
	overflow: hidden;
	zoom: 1;
}

#footer h3 {
	font-size: 11px;
	margin: 0 0 5px 0;
}

#footer .four-col li {
	float: left;
	margin: 0 0 0 20px;
	white-space: nowrap;
	display: inline;
}

#footer .four-col li li {
	display: block;
	float: none;
	margin: 0 0 2px 0;
	white-space: nowrap;
}

#footer p {
	clear: both;
	padding: 15px 0 0 0;
}

table {
	/*border: 1px solid #878787;*/
	border-collapse: collapse;
	width: 720px;
}

th {
	border: 1px solid #878787;
	padding: 6px 8px;
	background: #ffaf00;
	font-weight: normal;
	text-align: left;
}

.table-sale th {
	background: none;
	text-transform: uppercase;
}

td {
	border-bottom: 1px solid #878787;
	padding: 16px 8px;
}
table.ui-datepicker-calendar {
	width: auto;
	border-top: 1px solid #878787;
	border-left: 1px solid #878787;
	margin-bottom: 10px;
}
table.ui-datepicker-calendar th, table.ui-datepicker-calendar td{
	text-align: center;
	width: 22px;
	padding: 2px;
	font-size: 11px;
	border-bottom: 1px solid #878787;
	border-right: 1px solid #878787;
}
.ui-datepicker-title {
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 3px;
}
table input.text {
	padding: 4px 7px;
	color: #404040;
}

.table {
	margin: 10px 0;
}

.table td {
	padding: 3px 8px;
	border: 1px solid #878787;
	font-size: 12px;
}

.table td th {
	font-size: 12px;
}

.table h2 {
	background: #ffaf00;
	font-size: 19px;
	font-weight: bold;
	color: #FFF;
	padding: 10px 10px 8px;
	border: 1px solid #878787;
	border-bottom: none;
	text-transform: none;
}

.table h3 {
	background: #ffaf00;
	font-size: 12px;
	color: #404040;
	padding: 3px 10px;
	border: 1px solid #878787;
	border-bottom: none;
	text-transform: none;
}

td .info {
	font-weight: normal;
	font-size: 11px;
	color: #8f8f8e;
	margin: 5px 0 0 0;
}

td.add {
	background: #ff9500;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

td.add a {
	color: #fff;
	background: url(../_img/assets/arrow3.png) no-repeat right 1px;
	padding-right: 14px;
}
td.sub, th.sub {
	background-color: #ffecc1;
}

td.description, th.description {
	width: 350px;
	text-transform: uppercase;
}

td.small {
	font-size: 11px;
	white-space: nowrap;
}

td.value {
	text-align: center;
	white-space: nowrap;
}
td.vPromo {
	color: #f50000;
}
td.vPromo strike {
	color: #404040;
}
.categories {
	border:  1px solid #e3e3e3;
	/*border-bottom: 0;*/
	overflow: hidden;
	zoom: 1;
	margin: 20px 0 10px;
	height: 265px;
}

.categories .col1 {
	float: left;
	width: 359px;
	border-right: 1px solid #e3e3e3;
	position: relative;
}

.categories .col2 {
	float: left;
	width: 358px;
	position: relative;
}
.categories .col1 h2, .categories .col2 h2 {
	font-weight: bold;
}

.categories .category {
	padding: 0 20px;

}

.categories p, .categories div {
	font-size: 11px;
}

.categories p a {
	color: #404040;
}

.categories .th {
	float: left;
	width: 150px;
	margin-right: 10px;
}

.categories .row {
	overflow: hidden;
	zoom: 1;
	border-bottom: 1px solid #e3e3e3;
	padding: 0 0 10px 0;
}

.categories .text {
	float: left;
	width: 158px;
}

.categories h2 {
	background: #f4f4f4;
	padding: 12px;
	font-weight: normal;
}

.categories h3 {
	margin: 15px 0 5px;
	font-size: 13px;
}

.categories .item {
	width: 318px;
	height: 80px;
	overflow: hidden;
	zoom: 1;
	float: left;
	border-bottom: 1px solid #e3e3e3;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.categories-page {
	border: 0;
	color: #7f7f7f;
	height: auto;
	margin-top: 30px;
}

.categories-page li {
	height: 118px;
	float: left;
	border-bottom: 1px solid #e3e3e3;
	width: 345px;
	margin-right: 30px;
	margin-bottom: 25px;
}

.categories-page .th {
	width: 150px;
}

.categories-page .text {
	width: 185px;
}


.categories-page h2 {
	background: none;
	padding: 0;
	text-transform: none;
	font-size: 13px;
	margin-bottom: 2px;
}

.categories-page h2 a {
	color: #000;
}

.headline a {
	color: #ff7b00;
}

/* styles by stef*/
div.best_img_wrapper {
	height: 100px;
	overflow: hidden;
}

.result-set {
	margin: 0 0 20px 0;
	border-bottom: 1px solid #DDD;
	padding: 0 0 0px 0;
}

.result-set ul {
	margin-top: 5px;
}

.result-set li {
	font-size: 11px;
	display: inline;
	margin-right: 5px;
	padding-right: 5px;
	border-right: 1px solid #DDD;
}

.result-set p strong a {
	text-decoration: underline;
}

.product-main {
	overflow: hidden;
	zoom: 1;
	border: 1px solid #e3e3e3;
	padding: 1px 1px 5px;
	font-size: 11px;
	margin: 10px 0;
}

.product-main h2 {
	background: #f4f4f4;
	padding: 12px;
	margin: 0 0 10px 0;
}

.product-main .th {
	float: left;
	width: 175px;
	text-align: center;
	padding: 20px 0 0;
}

.product-main .th a.link {
	background:url(../_img/assets/arrow1.png) no-repeat right 2px;
	padding-right:12px;
	color: #404040;
	font-size: 11px;
}

.product-main .col1 {
	width: 497px;
	float: left;
	margin: 0 1px 0 0;
}

.product-main .col1 h2 {
	padding-left: 175px;
}

.product-main .col2 {
	width: 218px;
	float: left;
}

.product-main .col2 .inner {
	padding: 0 10px;
}

.product-main .col1 li ,.product-main .col2 li {
	/*background:url("/_img/assets/bullet3.png") no-repeat scroll 0 5px transparent;
	margin-bottom:5px;
	padding-left:9px;*/
	padding-left: 16px;
	background: url('../_img/assets/sidebar-bullet.gif') no-repeat 1px 1px;
	margin: 0 0 3px 0;
	zoom: 1;
}

.product-main .text {
	float: left;
	width: 312px;
}

.product-sale {
	overflow: hidden;
	zoom: 1;
}

.product-sale .col1 {
	width: 260px;
	float: left;
}

.product-sale .col1 img {
	border: 1px solid #e3e3e3;
}

.product-sale .col2 {
	width: 425px;
	padding: 30px 0 0 35px;
	float: left;
}

.product-sale .col2 ul br {
	display: none;
}

.product-sale .col2 li {
	/*background: url(/_img/assets/bullet3.png) no-repeat 0 5px;
	padding-left: 9px;
	margin-bottom: 5px;*/
	padding-left: 16px;
	background: url('../_img/assets/sidebar-bullet.gif') no-repeat 1px 1px;
	margin: 0 0 3px 0;
	zoom: 1;
}

.product-sale p {
	margin-bottom: 20px;
}

.bullet2 li {
	background: url(../_img/assets/bullet1.png) no-repeat 0 2px;
	padding: 0 0 0 15px;
	margin: 0 0 3px 0;
	font-size: 11px;
	zoom: 1;
}


/*.bullet2 li {
	background: url(../_img/assets/bullet1.png) no-repeat 0 2px;
	padding: 0 0 0 15px;
	margin: 0 0 3px 0;
	font-size: 11px;
	zoom: 1;
	color: #777;
	font-weight: bold;
}*/


.bullet3 {
	margin: 0 0 5px 0;
	list-style: none

}

.bullet3 li {
	background: url(../_img/assets/bullet3.png) no-repeat 0 4px;
	padding: 0 0 0 8px;
	margin: 0 0 3px 0;
	font-size: 11px;
}



.main-title {
	position: relative;
}

.main-title a {
	position: absolute;
	font-size: 11px;
	color: #ff7b00;
	right: 10px;
	top:  15px;
	background: url(../_img/assets/arrow2.png) no-repeat 0 3px;
	padding: 0 0 0 12px;
}

.breadcrumb {
	font-size: 11px;
	color: #8f8f8e;
	margin: 10px 0 0;
}

.breadcrumb a {
	color:  #404040;
}

.basket {
	text-align: right;
	font-size: 11px;
}

.basket a {
	color: #ff7b00;
}

.transport {
	background: url(../_img/assets/ico-shipping.png) no-repeat 0 2px;
	padding: 5px 0 0px 33px;
}

.table-info {
	overflow: hidden;
	zoom: 1;
	margin: 5px 0 5px;
	color: #7f7f7f;
	font-size: 11px;
}

.table-info .col1 {
	width: 260px;
	float: left;
}

.table-info .col2 {
	width: 460px;
	float: left;
}

.table-tools {
	overflow: hidden;
	zoom: 1;
}

.table-tools .pagination {
	float: left;
}

.table-tools .basket {
	float: right;
}

input.narrow {
	width: 25px;
}

.spinbox-active {background:url(../_img/assets/spinbox-sprite.png) no-repeat right 0;}
.spinbox-active.spinbox-up-hover, 
.spinbox-active.spinbox-down-hover, 
.spinbox-active.spinbox-up, 
.spinbox-active.spinbox-down {cursor:pointer;}

.recalculate {text-align: right;}
.recalculate .button {margin-right: 10px;}

.important {
	color: red;
	font-weight: bold;
}

.total {
	background: #ffaf00;
	font-size: 15px;
	font-weight: bold;
	padding: 8px 15px;
	text-align: right;
	margin: 0px 0 0 0;
}

.submit-row {
	margin: 10px 0;
	position: relative;
	clear: both;
}
.submit-right {
	margin: 10px 0;
	position: relative;
	clear: both;
}
.submit-row a, .submit-right a {
	height: 21px;
}

.submit-row input, .submit-right input {
	height: 28px;
}

.submit-row .button, .submit-right .button {
	font-weight: normal;
	font-size: 13px;
	padding: 4px 33px 3px 8px;
	background: url(../_img/assets/button-arrow.png) right top;
	margin-right: 10px;
	margin-top: 0;
}

.submit-row .button-delete {
	background: url(../_img/assets/button-delete.png) right top;
}

.submit-row .button-back {
	background: url(../_img/assets/button-back.png) left top;
	padding: 4px 8px 3px 33px;
}

.submit-row .main-action, .submit-right .main-action {
	position: absolute;
	top: 0;
	right: 0;
}

.main-action .button {
	text-transform: uppercase;
	margin: 0;
}

#sidebar-large {
	width: 375px;
	float: left;
	padding: 20px 0 0 0;
	margin: 0 25px 0 0;
}

.img-sidebar {
	margin-bottom: 30px;
}

#content-large {
	width: 560px;
	float: left;
	overflow: hidden;
	zoom: 1;
}



ul.live {
	margin: 20px 0;
}

ul.live li {
	background: url(/_img/assets/bullet-live.png) no-repeat;
	padding: 0 0 0 20px;
	margin: 0 0 4px 0;
}

.content-quicklinks {
	overflow: hidden;
	zoom: 1;
}
.content-quicklinks .list1 li, .quicklinks .list1 li {
	background: url(/_img/assets/bullet3.png) no-repeat 0 4px;
	padding-left: 8px;
	margin-top: 3px;
}
.bigquick{
	width: 218px;
}
.bigquick .list1 li{
	font-size: 12px;
}
.content-quicklinks .col1 {
	width: 238px;
	margin-right: 16px;
	float: left;
	height: 65px;
	padding-top: 30px;
}

.content-quicklinks .col2 {
	width: 238px;
	margin-right: 36px;
	float: left;
	padding-top: 30px;
}

.content-quicklinks .col1 ul,
.content-quicklinks .col2 ul {
	height: 90px;
	margin-top: -7px;
	padding-left: 10px;
}

.content-quicklinks .col3 {
	margin: 14px 0 0;
	width: 192px;
	float: left;
}



#secondary-nav {
	overflow: hidden;
	zoom:1;
	margin: 0 0 20px 0;
}

#secondary-nav ul {

	float: right;
} 

#secondary-nav li {
	float: left;
	background: #fec705;
	padding: 9px 7px;
	font-weight: bold;
	margin-right: 1px;
}

#secondary-nav a {
	color: #FFF;
}

#secondary-nav li.active a {
	color: #404040;
}

.pagination a {
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	background: #dbdbdb;
	padding: 1px 5px 0px;
	margin-right: 0px;
}

.pagination a.active {
	background: #7f7f7f;
}



.network-col {
	background-repeat: repeat-y;
	background-position: 177px 0;
	background-image: url(../_img/assets/network-col.png);
	overflow: hidden;
	zoom: 1;
	margin-top: 30px;
}



/*.network-col .col1 {
	width: 177px;
	float: left;
}

.network-col .col2 {
	width: 178px;
	float: left;
	padding-left: 14px;
}

.network-col .col3 {
	width: 177px;
	float: left;
	padding-left: 14px;
}*/

#network {
	overflow: hidden;
	zoom: 1;
	height: 1000px;
}


#network_map_wrapper {
	border: 1px solid #e3e3e3;
	width: 370px;
	position: relative;
	height: 482px;
}


#network_map_header_zoomOut {
	cursor: pointer;
}
#network_routes div {
	display: none;
}

#network #network_body {
	margin: 0;
}

#network #network_body li.region {
	width: 170px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    padding: 0;
    margin: 0 13px 0 0;
    *margin: 0 16px 0 0;
    zoom: 1;
    *display: inline;
}

#network #network_body li.active {
	width: auto;
    display: block;
    margin: 0;
    height: auto;

}

#network #network_body li.active li {
	width: 160px;
    padding: 5px 5px 0;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    margin: 0 13px 0 0;
    *margin: 0 16px 0 0;
    zoom: 1;
    *display: inline;
}

#network #network_body li h3 {
	cursor: pointer;
	font-weight: bold;
	font-size: 11px;
	color: #404040;
	text-transform: uppercase;
	margin: 10px 0;
	
}

#network #network_body ul {
	margin: 0;
}

#network #network_body li h4 {
	background: url(../_img/assets/bullet1.png) no-repeat 0 2px;
	padding: 0 0 0 15px;
	margin: 0 0 5px 0;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
}

#network #network_body li.active h4 {
	background: none;
	padding: 0;
	font-weight: bold;
}

#network #network_body li ul li {
	cursor: pointer;
   position: ;
}
#network #network_body li ul li.hover {
	background: #F4F4F4;
}

#network #network_body li ul li.active {
	background: #F4F4F4;
}
#network.level_0 #network_intro,
#network.level_0 #network_body li h3 {
	display: block;
}
#network.level_0 #network_body li ul li .body {
	display: none;
}
#network.level_1 #network_intro,
#network.level_1 #network_body li h3 {
	display: none;
}
#network.level_1 #network_map_header,
#network.level_1 #network_body li ul li .body {
	display: block;
}

#network_body a {
	color: #ff7b00;
	text-decoration: underline;
}

#network_map_header {
	background: #f4f4f4;
	padding: 10px;
	position: relative;
}

#network_map_header h2 {
	font-size: 15px;
	font-weight: bold;
	color: #404040;
}

#network_map_header_zoomOut {
	float: right;
	width: 22px;
	height: 23px;
	background: url(/_img/assets/icon-zoomout.png);
	text-indent: -9999px;
	position: absolute;
	top: 9px;
	right: 8px;
}

.plan {
	background: url(/_img/assets/ico-map.png) no-repeat;
	padding: 5px 0 10px 40px;
	color: #ff7b00;
}

#basket-col {
	overflow: hidden;
	zoom: 1;
	/*height: 675px;*/
}

#basket-col h2 {
	background: #ffaf00;
	text-transform: none;
	padding: 10px 15px;
	margin: 10px 0 10px;
}

#basket-col .col1 {
	float: left;
	width: 160px;
	margin: 0 15px 0 0;
}

#basket-col .col2 {
	float: left;
	width: 545px;
	overflow: hidden;
	zoom: 1;
}

#basket-col .col2 .col-a {
	float: left;
	width: 232px;
}

#basket-col .col2 .col-b {
	float: left;
	width: 313px;
}

form .row {
	margin: 0 0 8px 0;
}

form .row input.text, form .row textarea, form .row select {
	margin: 4px 0 0;
	background: url(/_img/assets/bg-input.png) right top;
	width: 134px;
	border-left: 1px solid #c1c1c1;
	border-bottom: px solid #e1e1e1;
	border-right: 0;
	border-top: 0;
	padding: 4px 3px 2px;
}

form .row textarea.comment {
	width: 162px;
	height: 57px;
}

.contact-form .row input.text,
.contact-form .row textarea.comment,
.contact-form .row select {
	width: 200px;
}

.contact-form .row select {
	padding:2px 2px 0;
	width:207px;
}

.radiobox {
	overflow: hidden;
	zoom: 1;
	margin: 0 0 10px;
}

.radiobox .radiobox-radio {
	width: 20px;
	float: left;
}

.radiobox h3 {
	font-size: 12px;
	margin: 0 0 10px;
}

.radiobox .radiobox-content {
	width: 180px;
	float: left;
}

.tel-box {
	border: 1px solid #e5e5e5;
	padding: 0px 10px 6px;
	width: 285px;
	margin: 10px 0 0;
}

.tel-box h4 {
	font-size: 18px;
	color: #f01618;
	margin: 10px 0 0;
}

.mandatory-field {
	margin-top: -20px;
	text-align: right;
}

#news .post {
	margin: 15px 0 25px 0;
	padding-bottom: 15px;
}

#news .post h2 {
	text-transform: none;
	font-weight: bold;
	font-size: 16px;
	color: #404040;
	margin-bottom: 5px;
}

#news .post h2 a {color: #404040;}

#news .post .read-more {
	background: url(../_img/assets/arrow1.png) no-repeat scroll right 3px transparent;
	padding-right: 11px;
}

.form-inline .row {
	overflow: hidden;
	zoom: 1;
}

.form-inline label {
	float: left;
	display: block;
	width: 130px;
	margin-right: 20px;
	padding: 7px 0 0;
}

.form-inline .field {
	float: left;
	width: 300px;
}




/* @group documentation */

/* @group fancybox */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	background: transparent;
	z-index: 1104;
	display: none;
}

* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('/_img/assets/fancy/fancy_loading.png') no-repeat;
}

#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100;
	display: none;
}

* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
}

#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

#fancybox-close {
	position: absolute;
	top: 7px;
	right: 7px;
	width: 51px;
	height: 16px;
	background: url('/_img/assets/fancy/fancy_close.png') top left no-repeat;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
}

#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Arial;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}

.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.fancybox-title-over {
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background: url('/_img/assets/fancy/fancy_title_over.png');
	display: block;
}

#fancybox-title-wrap {
	display: inline-block;
}

#fancybox-title-wrap span {
	height: 32px;
	float: left;
}

#fancybox-title-left {
	padding-left: 15px;
	background: transparent url('/_img/assets/fancy/fancy_title_left.png') repeat-x;
}

#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background: transparent url('/_img/assets/fancy/fancy_title_main.png') repeat-x;
	color: #FFF;
}

#fancybox-title-right {
	padding-left: 15px;
	background: transparent url('/_img/assets/fancy/fancy_title_right.png') repeat-x;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: url('/_img/assets/fancy/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background: transparent url('/_img/assets/fancy/fancy_nav_left.png') no-repeat;
}

#fancybox-right-ico {
	background: transparent url('/_img/assets/fancy/fancy_nav_right.png') no-repeat;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;    /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

div.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	z-index: 1001;
}

div#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('/_img/assets/fancy/fancy_shadow_n.png') repeat-x;
}

div#fancy-bg-ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/_img/assets/fancy/fancy_shadow_ne.png') no-repeat;
}

div#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('/_img/assets/fancy/fancy_shadow_e.png') repeat-y;
}

div#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/_img/assets/fancy/fancy_shadow_se.png') no-repeat;
}

div#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('/_img/assets/fancy/fancy_shadow_s.png') repeat-x;
}

div#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/_img/assets/fancy/fancy_shadow_sw.png') no-repeat;
}

div#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('/_img/assets/fancy/fancy_shadow_w.png') repeat-y;
}

div#fancy-bg-nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/_img/assets/fancy/fancy_shadow_nw.png') no-repeat;
}

/* @end */

.booklet {
	overflow: hidden;
	zoom: 1;
	background: url(../_img/assets/dot1.gif) repeat-x bottom;
	padding: 10px 0 10px 0;
	width: 360px;
}

.booklet .th {
	float: left;
	width: 120px;
}

.booklet .text {
	float: left;
	width: 230px;
	overflow: hidden;
	zoom: 1;
}

.booklet .checkbox {
	width: 20px;
	float: left;
}

.booklet .booklet-detail {
	width: 210px;
	float: left;
}

body.documentation input.text {}
body.documentation .form-inline label {width: 80px;}

body.documentation h2, body.contrats-et-programmes h2, body.bon-a-savoir h2 {
	color: #484848;
	font-size: 18px;
	text-transform: none;
	font-weight: bold;
}

body.documentation #content-large, body.qui-sommes-nous #content-large {
	padding-top: 20px;
}

body.documentation form .row textarea.comment {
	width: 305px;
}

/* @end */


.page-intro {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 20px;
}

.basic-form {
	margin: 10px 0;
}
.basic-form select {
	font-size:11px;
	margin:0;
	padding:2px 3px 2px;
	height: 22px;
	width: 150px;
}
.table-job {
	margin: 10px 0;
	width: 560px;
	border: 1px solid #DDD;
	border-bottom: 0;
}

.table-job td {
	border: 0;
	background: url(/_img/assets/dot1.gif) repeat-x bottom;
	padding-top: 8px;
	padding-bottom: 8px;
}

.table-job th {
	background: none;
	text-transform: uppercase;
	border: 0;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
}

.nav_col {
	border-right: 1px solid #ddd;
	width: 25%;
	overflow: hidden;
	float: left;
	margin-right: 20px;
}

.nav_col a, .nav_col a:visited {
	color: #000;
}

.nav_col a:hover {
	text-decoration: underline;
}

.nav_col h3{
	margin: 10px 0;
	font-weight: bold;
}

.nav_col li{
	margin: 3px 0;
	
}
.nav_col ul.adminCat li {font-weight: bold; margin-top: 18px;}
.nav_col ul.adminCat li ul li {font-weight: normal; margin-top: 3px;list-style-type: disc;list-style-position: inside;}
fieldset {
	padding: 10px;
}

input#prod_name {
	width: 600px;
	padding: 3px;
}

input#promo_percentage {
	padding: 3px;
}

.cms_news_title {
	float: left;
	display: block;
	width: 350px;
}

#cms_news_items li {
	border-bottom: 1px solid #eee;
	padding: 5px 0;
}

#news_title {
	padding: 3px;
	width: 623px;
}

.highlightFade {
	padding: 5px;
}

#demotip { 
    display:none; 
    background:transparent url(/tools/img/tooltip/black_arrow.png); 
    font-size:12px; 
    height:70px; 
    width:160px; 
    padding:25px; 
    color:#fff;     
}

.news_home p a {
	color: #4B4B4B;
	text-decoration: none;
}
.news_home {cursor: pointer;}
p.homeBottom {
	font-size: 14px;
}
p.homeBottom strong{
	font-size: 16px;
}
.sitemap #content a {
	text-decoration: underline;
}

.sitemap #content h2 {
	text-transform: none;
	font-weight: bold;
	font-size: 15px;
	color: #444;
}

.sitemap #content h2 a {
	color: #444;
}


.sitemap #content li {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	background: url(/_img/assets/bullet1.png) no-repeat left 3px;
	padding-left: 15px;
}



.sitemap #content li a {
	color: #444;
}

.sitemap #content li li {
	font-size: 12px;
	margin-left: 20px;
	font-weight: normal;
	margin-bottom: 6px;
	background: url(/_img/assets/bullet3.png) no-repeat left 4px;
	padding-left: 7px;
}

.sitemap #content li li li {
	background: none;
	padding: 0;
}

.sitemap .switch {
	background: url(/_img/assets/plus.png) no-repeat left 0px;
	cursor: pointer;
	display: inline-block;
	width: 12px;
}

.sitemap .switch-active {
	background-image: url(/_img/assets/minus.png);
}

.sitemap .desc {
	margin-left: 17px;
	font-size: 11px;
	display: none;
}


/* hide the top part of the sidebar on certain pages */
#sidebar_opt_wrap ul.list0, #sidebar_opt_wrap h2.mat_loc_h2 {
	display: none;
}

.news_date_inserted {
	margin: 0px;
	color: #8F8F8E;
}

p.descr_text a, p.descr_text a:visited {
	color: #8F8F8E;
}

.back {
	background: url(/_img/assets/arrow2.png) no-repeat left 2px;
	padding-left: 12px;
}

#network-intro {
	width: 550px;
}

#network_routes {
	margin-left: -1px;
	width: 368px;
	padding: 1px;
	border:1px solid #E3E3E3;
	border-top: 0;
	background: #FFF;
	z-index: 10;
}

#network_routes div {
	padding: 10px;
}

#network_routes h4 {
	font-size: 18px;
	color: #f01618;
}

.network-more {
	font-size: 15px;
	border: 1px solid #DDD;
	padding: 15px;
	margin: 10px 0;
}



#thanks ul {
	border: 1px solid #878787;
	padding: 10px 10px 5px;
	font-size: 11px;
	margin: 0;
}

#thanks li  {
	overflow: hidden;
	margin: 0 0 3px;
}

#thanks li strong {
	display: block;
	float: left;
	width: 100px;
}

#thanks h2 {
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 10px;
	text-transform: none;
}

#thanks h3 {
	font-size: 12px;
	text-transform: uppercase;
	background: #f4f4f4;
	margin: 10px 0 0;
	padding: 5px;
	border:1px solid #878787;
	border-bottom: 0;
}

#thanks table {
	border:1px solid #878787;
	width: 560px;
}

#thanks th {
	font-size: 11px;
	background: none;
	font-weight: bold;
}

#thanks td {
	font-size: 11px;
	border:1px solid #878787;
	padding: 4px 8px;
	white-space: nowrap;
}

#thanks td.desc {
	border-left: 0;
	white-space: normal;
}

#thanks td.desc {
	border-left: 0;
	white-space: normal;
}

#thanks td.th {
	border-right: 0;
}

.step1 {
	background: url(../_img/assets/step1.png) no-repeat;
	padding-left: 25px;
}

.step2 {
	background: url(../_img/assets/step2.png) no-repeat;
	padding-left: 25px;
}

.step3 {
	background: url(../_img/assets/step3.png) no-repeat;
	padding-left: 25px;
}

.jobs_delete_form {
	float: right;
	margin-right: 680px;
}

.clearboth {
	clear: both;
}

#related_list li {
	margin: 10px 0;
}

#related_list li input {
	margin: 0 10px 0 0;
	display: block;
	float: left;
}

.news_page_thumb {
	float: left;
	margin: 0 10px 0 0;
}

#extra_description {
	padding: 0px 12px;
}

#doc-choose {width: 330px; float: left; margin: 0 25px 0 0;}
#doc-form {width: 330px; float: right;}

/* ===================== TRANSPORT */
table.transport{
	border-top: 1px solid #888;
	border-left: 1px solid #888;
	width: 718px;
}
table.transport th{
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
	background-color: #ffb000;
	height: 35px;
	text-align: center;
	vertical-align: middle;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #fff;
}
table.transport td.zones{
	background-color: #ffecc1;
	height: 40px;
	padding: 10px 0;
	text-align: center;
	vertical-align: bottom;
	font: 12px Arial, Helvetica, sans-serif;
}
table.transport td{
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
	font: 14px Arial, Helvetica, sans-serif;
	height: 45px;
	text-align: center;
	vertical-align: middle;
}
/* ===================== CATALOGUE PROMO */
.catPromo {
	margin-top: 40px;
	position: relative;
}
.catPromo img{
	float: left;
	margin-right: 10px;
}
.catPromo div{
	float: left;
	width: 115px;
	padding-top: 3px;
}
.catPromo span {
	font-size: 11px;
}
.catPromo span a{
	color: #404040;
}
.catPromo div img{
	float: none;
	margin-top: 10px;
}

.categories div.coming {
	text-align: center;
	font-size: 20px;
	color: #777;
}
#content-large div.coming {
	text-align: center;
	font-size: 20px;
	color: #777;
	margin: 50px 0;
}
#titre_404{
	font-size:16px;
	font-weight:bold;}


#event-col .col1 {
	float:left;
	width:365px;
}
#event-col .col2 {
	float:left;
	width:355px;
}
#event-col .col2_1 {
	float:left;
	margin:0 15px 0 0;
	width:180px;
	height: 320px;
}
#event-col .col2_2 {
	float:right;
	width:141px;
	height: 320px;
}
#event-col .col2 h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 15px;
}
/**/
#coupon {
	position: relative;
	width: 580px;
	height: 470px;
	padding: 10px;
	border: 1px solid #dcdcdc;
}
#coupon img{ margin-bottom: 15px;}
#coupon h2{
	font: bold 20px Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #404040;
}
#coupon p{
	padding: 8px 0;
	font-size: 15px;
}
#coupon p strong{
	text-transform: uppercase;
}
#coupon .fax{
	width: 285px;
	height: 110px;
	padding: 20px 20px;
	text-align: center;
	font-size: 12px;
	position: absolute;
	right: 10px;
	top: 180px;
	border: 1px solid #000;
}
#coupon .fax p{
	font-size: 11px;
	padding: 0;
	margin: 0 0 15px 0;
}
#coupon .fax .num{
	font-size: 20px;
	line-height: 40px;
	font-weight: bold;
}
#coupon .logo {
	height: 35px;
	overflow: hidden;
	margin: 50px 0 0 0;
}
#coupon .logo img {
	float: left;
	margin: 0 20px 0 0;
}

#home-background{
    height:100%;
    position: fixed;
    text-align: center;
    top: 0px;
    width:100%;

}

#cadre-site{
    background-color: #ffffff;
    background-image: url("../_img/assets/top-bkg.gif");
    background-repeat: repeat-x;
    position: absolute;
    width: 995px;
}

.highlight-cheaper{
    background-color: #ff5f5f;
}
