body {
	background-color:#56504d;  font-size:1.4em;
}
h1, h2, h3 {
	line-height:1.3;
	padding:0;
	margin:0;
	font-size:1em;
}
h2,.h2 {
  color: #dcc18c;
  background-color:#282727;
   padding:10px 15px; font-size:1.2em; font-weight:bold;
}
h2 a,.h2 a {color: #dcc18c;}
h4 { 
  color:#dcc18c;
  background-color: #282727;
  padding:6px 12px;
margin:8px 0; font-size:1em; 
}
.container .container {
  padding:0!important;
  margin:0!important; width:auto;
}
#header { background-color: #FFFFFF;
	min-height:213px;
	width:100%;
	background-image:url(../dbi-stat/fd_header.jpg);
	background-repeat:repeat-x;
	background-position:top; margin-top:-20px;
}
.logo {
	margin-top:60px;
}
hr {  height:5px; border:0; background:url(../dbi-stat/hr.jpg);}
hr.small { margin:8px 0; height:2px; border:0; background:url(../dbi-stat/hr.jpg);}
/**/

.header .navbar-toggle {
	padding:0;
	margin:27px 0 0 0;
}
.header .navbar-toggle .fa {
	color:#d7bc87;
}
.basket_witness, .basket_witness_xs {
	margin-top:42px;
	padding:10px 15px;
	display: inline-block;
	font-size:1.2em;
	background-color:#2b2822;
	border:solid #464238;
	border-width:0 1px 1px 1px;
}
.basket_witness .fa, .basket_witness_xs .fa {
	color: #000000;
	background-image:url(../dbi-stat/or1px.jpg);
	border-radius:180px;
	padding:4px;
	font-size:1.1em;
}
.basket_witness a, .basket_witness_xs a, .account_menu a {
	font-size:0.8em;
	font-weight:normal;
	color:#ffffff;
}
.account_menu {
	margin-top:42px;
	padding:5px 15px;
	display: inline-block;
	font-size:1.2em;
	background-color:#2b2822;
	border:solid #464238;
	border-width:0 1px 1px 1px;
}
.account_menu .btn-group a { color:#333333; font-size:1em;}
.header .menu {
	color:#dcc18c;
	font-size:1.1em;
	margin-top:151px;
	padding:0px 0px;
	text-align:left;
}
.header .menu a {
	color:#dcc18c;
	margin:0 20px;
}
.header .menu a.first {
	margin-left:0;
}
.header .menu a.last {
	margin-right:0;
}
.header .menu a.active, .menu a:hover {
	text-decoration:none;
	border-bottom: 1px solid currentColor;
	text-decoration: none;
}
.menu_xs div a, .basket_witness_xs a {
	background-color:#282727;
	padding:10px;
	color:#FFFFFF;
	display:block;
}
.menu_xs div {
	margin:4px 0;
}
.menu_xs > .row > div {
	padding-left:4px;
	padding-right:4px;
}
.basket_witness_xs {
	margin-top:0px;
	display:block;
	padding:4px 4px;
	width:100%; /*max-width:400px;*/
	font-size:1.2em;
	background-color:#2b2822;
	border:solid #bea26e;
	border-width:0 1px 1px 1px;
	margin-right: auto;
	margin-left: auto;
}

/* menu side_nav*/
.nav-secondary.active { text-decoration:underline;}

/*slider home*/
#main_Carousel_home {
	border-bottom:solid 0px #eee;
	border-top:solid 0px #eee;
	margin-top:15px;
	margin-bottom:-26px;
	padding-bottom:0px;
	padding-top:0px;

 
}

#main_Carousel_home .carousel-inner .item img{ 

border: solid 0px #282727;

}
#main_Carousel_home.carousel-fade .carousel-inner .item {
	opacity: 0;
	-webkit-transition-property: opacity;
	transition-property: opacity;
}
#main_Carousel_home.carousel-fade .carousel-inner .active {
	opacity: 1;
}
#main_Carousel_home.carousel-fade .carousel-inner .active.left, #main_Carousel_home.carousel-fade .carousel-inner .active.right {
	left: 0;
	opacity: 0;
	z-index: 1;
}
#main_Carousel_home.carousel-fade .carousel-inner .next.left, #main_Carousel_home.carousel-fade .carousel-inner .prev.right {
	opacity: 1;
}
#main_Carousel_home.carousel-fade .carousel-control {
	z-index: 2;
}
#main_Carousel_home .carousel-control {
	position: absolute;
	bottom:92px;
	left:0px;
	font-size: 20px;
	color: #ffffff;
	text-align:left;
	text-shadow: inherit;
	opacity: 1;
	filter: alpha(opacity=100);
}
#main_Carousel_home .carousel-control > a {
	position:absolute;
	bottom:25px;
	right: 0;
}
#main_Carousel_home .carousel-control > img {
	position:absolute;
	bottom:1px;
}
#main_Carousel_home .carousel-control .left {
	background:none;
	left:8%;
}
#main_Carousel_home .carousel-control .right {
	left:30%;
	background:none;
}
.carousel-control a:hover, .carousel-control a:focus {
	color: #33FF00;
	text-decoration: none;
	filter: alpha(opacity=90);
	border:none;
	outline:none;
	opacity: .5;
}
#main_Carousel_home .carousel-control .icon-prev, #main_Carousel_home .carousel-control .icon-next, #main_Carousel_home .carousel-control .glyphicon-chevron-left, #main_Carousel_home .carousel-control .glyphicon-chevron-right {
	position: absolute;
	top: 42%;
	left: 0%;
	z-index: 5;
	display: inline-block;
	color:#666666;
}
#main_Carousel_home .carousel-indicators {
	position: absolute;
	bottom:83px;
	left: 50%;
	z-index: 15;
	width: 15%;
	padding-left: 0;
	margin-left: -7.5%;
	padding:9px 5px 5px 5px;
	text-align: center;
	list-style: none;
	background:none; background-color:#282727;
}
#main_Carousel_home .carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 3px;
	text-indent: -999px;
	cursor: pointer;
	background-color:#ccc;
	border: 1px solid #ccc;
	border-radius: 10px;
}
#main_Carousel_home .carousel-indicators .active {
	width: 17px;
	height: 17px;
	margin: 0;
	background-color: #dcc18c;
}
#main_Carousel_home .carousel-caption {
	position:relative; left:0;
	margin-top:32px;
	z-index: 10;
	padding:8px;
	color:#dcc18c; font-size:1.1em;
	background-color:#282727;
	width:100%; height:62px;
	text-align: center; cursor:pointer;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);

}
#main_Carousel_home .carousel-caption a{
color:#dcc18c;
}

/* inner carousel*/
#main_Carousel_home.nocaption {margin-top:0px; margin-bottom:8px;}
#main_Carousel_home.caption {margin-top:0px; margin-bottom:-8px;}
#main_Carousel_home.nocaption .carousel-control {
	position: absolute;
	bottom:0px;
	left:0px;
	font-size: 20px;
	color: #ffffff;
	text-align:left;
	text-shadow: inherit;
	opacity: 1;
	filter: alpha(opacity=100);
}

#main_Carousel_home.nocaption .carousel-control > a, #main_Carousel_home.caption .carousel-control > a  {
	position:absolute;
	bottom:10px;
	right: 0;
}

#main_Carousel_home.nocaption .carousel-control .left {
	background:none;
	left:5%;
}
#main_Carousel_home.nocaption .carousel-control .right {
	left:36%;
	background:none;
}
#main_Carousel_home.nocaption .carousel-control > img {
	position:absolute;
	bottom:0px;
}
#main_Carousel_home.nocaption .carousel-indicators {
	position: absolute;
	bottom:-8px;
	left: 50%;
	z-index: 15;
	width: 15%;
	padding-left: 0;
	margin-left: -7.5%;
	padding:9px 5px 5px 5px;
	text-align: center;
	list-style: none;
	background:none; background-color:#282727;
}


/*--*/
.row_narrow {padding:0 10px;}
.row_narrow > div { padding:0px 5px 0 5px; margin:0; }

/*ibry_grid*/
.ibry_grid .ibry_grid_caption {  margin-top:8px; background-color:#fff; text-align:center; padding:6px;}
.ibry_grid img { cursor:pointer; }
.ibry_grid .img {background-color:#ffffff;}
.ibry_grid .ibry_grid_caption a{display:block; color:#282727; font-weight:bold;}
.ibry_grid > div:hover .ibry_grid_caption a, .ibry_grid .ibry_grid_caption a:hover {display:block; text-decoration:none!important; color: #CC9933; font-weight:bold; }

/* breadcrump*/
.breadcrumb {
	 padding:10px 15px;
	margin-bottom: 10px;
	margin-top:15px;
	list-style: none;
	color:#dcc18c;
	background-color:#282727;
	border-radius: 0px;
}
.breadcrumb > li {
	display: inline-block;
}
.breadcrumb > li + li:before {
	padding: 0 5px;
	color:#dcc18c;
	content: "/\00a0";
}
.breadcrumb > .active {
	color:#dcc18c;
	font-weight:100;text-decoration:none;
}
.breadcrumb > li > a {
	color:#dcc18c; font-size:1em;
	
}
.breadcrumb > li > a:hover {
	text-decoration:none;
}

/*panel default*/
.panel .panel-body {;}

.panel-default {border-radius:0;
  border-color: #282727;
}
.panel-default a { text-decoration:underline; color:#333333;}
.panel-default a.btn { text-decoration: none; color:#ffffff;}
.panel-default a:hover { text-decoration:underline;}
.panel-default > .panel-body {padding:8px; background-color:#56504d;}
.panel-default .panel-default > .panel-body {padding:8px; background-color:#ffffff;}
.panel-default.white_bg  > .panel-body {padding:8px; background-color:#ffffff;}
.panel-default > .panel-heading {
  color: #dcc18c;
  background-color:#282727;
  border-color: #282727;
  border-radius:0;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #282727;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #282727;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #282727;
}

/*panel warning*/

.panel-warning {border-radius:0;
  border-color: #282727;
}
.panel-warning > .panel-body {background-color:#282727; color:#dcc18c;}
.panel-warning > .panel-heading {
  color: #fff;
  background-color:#56504d;
  border-color: #282727;
  border-radius:0;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #282727;
}
.panel-warning > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #282727;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #282727;
}

.panel-warning  a { color:#dcc18c; }
/*modal*/
.modal-content.pop_18 {
  position: relative;
  background-color:#282727; color:#dcc18c;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border:solid 1px #dcc18c;
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; 
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=90);
  opacity: .9;
}

/*side_nav*/

.side-nav-container { margin:15px 0 15px 0;   }
.side-nav ul { list-style-type:none !important; margin:0; padding:0;  background-color:#282727;padding-bottom:15px;}
.side-nav > ul { padding:8px 8px; }
.side-nav > ul a { display:block;}
.side-nav ul ul > li{background-color:#282727; padding:10px 0; border-bottom:solid 1px #fff; }
.side-nav ul ul > li.active a, .side-nav ul  > li.active a{ text-decoration:underline; background-color: #56504d!important;}
.side-nav ul.arbo_rubs > li > a, .side-nav ul.standard > li > a {  border-bottom:solid 1px #fff; background-color:#282727;  padding:10px 0 10px 3px;}
.side-nav ul.arbo_rubs > li:last-child > a, .side-nav ul.standard > li:last-child > a { border:0; }
.side-nav ul li a { color:#FFFFFF; }
.side-nav li:hover, .side-nav a:hover { color:#FFFFFF; text-decoration:none!important; }

/*product */

.home.product_ring { padding:10px 0 0px 0; }
.home.product_ring .thumbnail { border: solid 1px #77b800; }
.home.product_ring > div { padding:7px 0 4px 0;}


.product_ring { }
.product_ring .thumbnail { 
border: solid 1px #666;  
color: #dcc18c;
 background-color:#282727;
 padding:7px;
 }
.product_ring .thumbnail .caption.title { background-color:#282727; }
.product_ring .thumbnail .caption {background-color:#dcc18c; }
.product_ring .thumbnail img { max-height:543px;}
.product_ring_borders { border: solid 1px #dddddd; border-width:0px 0 0px 0;}
.product_ring > div { }
.product_ring > div {border:solid #fff; border-width: 0 0px 0 0;}
.product_ring > div:last-child { border-width: 0 0 0 0px;}
.product_ring .caption { padding:8px; }
.product_ring .caption a { color:#000;}
.product_ring .caption.title a { color:#dcc18c;}
.product_ring  h3 { font-size:1.3em; padding-left:0px ; border-left:solid 0px #282727; }
.product_ring p {margin:0;}

.price {  
font-size:1.2em; font-weight:bold;
padding:5px;
background:#fff;
border:solid 1px #282727;
color:#282727;
}
.product_ring .price { display:inline-block;}
.product_ring .unit { font-size:0.8em; padding:4px; color:#FFFFFF; }
.buying-zone .unit { font-size:0.8em; padding:4px 0;  }
.product_ring .cat { font-size:0.8em;}


.picto { position:absolute; z-index:10000;}

.mylabel small { font-size:12px; color: #000; text-align:center; }
.mylabel span { text-decoration:line-through; color:#666666; text-align:center;  }
.mylabel nobr {  text-align:center; }


.well{ padding:10px; margin-top:10px; background:none; background-color:#FFFFFF;}

.product.well{  min-height:300px;}
.product ul, .product li { padding:5px 0; margin:0; list-style-type:none;}
.product h2 { font-size:1.3em; line-height:1.2; background-color:#282727;}
.product li { line-height:1.5;}
.product li li { padding:8px 0; margin:0; line-height:1.5;}
.product span3 {position:relative;}
.product .mylabel { padding:8px 15px; font-size:1.2em;}
.product ul#thumblist { overflow:auto; height:250px; margin-right:5px;}
.product li.photo_main li.thumbs { float:left; margin:0px 3px 0px 0px;  }
.product li.photo_main li.last { margin:0px 0px 0px 0px;}

.product li.photo_main li.thumbsmultilines {float:left; margin:0px 5px 2px 0px;}
.product .buying-zone h2{margin:0px 0 15px 0;}
.product .buying-zone .icon-shopping-cart { margin:2px 5px 0 5px; }
.product .buying-zone select{ float:left;}
select.short{  width:112px; }
.product .btn.short{margin:0px 0 0 0; }

.product blockquote { padding:8px ; margin-top:16px; border:solid 1px #dcc18c; background-color:#f9f9f9; font-size:1.1em;}
.product blockquote h4{ margin-top:20px; }
.product blockquote h4:first-child { margin-top:0; }

/*Prrocess bar*/
section ul.process_bar{list-style-type: none;  padding:0px; margin:0px 6px 0 0px;}
section ul.process_bar li {float:left;  margin:0px 3px 0 0px; padding:10px 0; border:solid 2px #fff; background-color:#E4E4E4;  text-align:center; font-size:20px; font-weight:bold;	  }
section ul.process_bar li a { display:block; }
section ul.process_bar li span { font-size:1em; color: #CCCCCC;}
section ul.process_bar li.current{ background-color:#282727;}
section ul.process_bar li.current span  {color:#dcc18c;  font-size:0.9em; }
section ul.process_bar li.ok { background-color: #E4E4E4; color:#666; background-image:url(../dbi-stat/okay.png); background-position:5px 5px; background-repeat:no-repeat; }
section ul.process_bar li.ok span { color:#333333;}
section ul.process_bar li:hover, section ul.process_bar li:hover span { background-color: #333; color:#fff;}

/* panier*/

table.panier th,table.panier td{ border:solid 1px #E4E4E4; padding:4px 2px 4px 3px; vertical-align: middle!important;}
table.panier tr:first-child{ text-align:left;  background-color:#E4E4E4;  background-image:url(../dbi-stat/pattern_inner_blanc.png);}
table.panier tr { font-size:12px;}
table.payment tr{ font-size:15px; text-align:left; font-weight:bold; background-color:#E4E4E4;  background-image:url(../dbi-stat/pattern_inner_blanc.png);}
table.panier td.actions img {margin:2px 0 2px 0;}
table.panier td.qte { width:150px; text-align:left; }
table.panier td.qte select{ float:left; width:80px; border:solid 1px #E4E4E4; }
table.panier td.qte div{float:left; width:30px; text-align:center;}
table.panier td.qte span {padding:2px 2px 1px 2px; border:solid 1px #E4E4E4;  margin:0 0 0 2px; cursor:pointer; background-color:#E4E4E4; color:#333;}
table.panier td.qte:hover span {background-color:#E31937; color:#FFFFFF; }
.choix_list_adresses_arrow { background-image:url(../dbi-stat/choix_list_adresses_arrow.png); background-position:top left; background-repeat:no-repeat;}

table.window { margin-left:0px; width:100%;}
table.totaux td:first-child,table.totaux th:first-child{ font-size:14px; text-align:right; padding:2px 5px 2px 3px; font-weight:bold; background-color:#E4E4E4;  background-image:url(../dbi-stat/pattern_inner_blanc.png);}

table.totaux tr:first-child{ background:none ;  }

/*nav-tabs*/
.nav-tabs {
  border-bottom: 1px solid #dcc18c;
}
.nav-tabs > li > a { color:#FFFFFF;
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0px 0px 0 0;
}
.nav-tabs > li > a:hover { background-color:#282727;
  border-color: #eee #eee #dcc18c;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #fff;
  cursor: default;
  background-color: #282727;
  border: 1px solid #dcc18c;
  border-bottom-color: transparent;
}

/*Pagination*/
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #ffffff;
  text-decoration: none;
  background-color: #282727;
  border: 1px solid #dcc18c;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #282727;
   border: 1px solid #dcc18c;
}

/*btn*/
.btn {border-radius:0;}
.btn-success {
  color: #ffffff;
  background-color:#282727;
  border-color: #dcc18c; border-width:1px; 
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #282727;
  border-color: #dcc18c;  border-width:1px;
}

/*Alert*/

.alert-default,.alert-success {
  color: #282727;
  background-color:#dcc18c;
  border-color:#eeeeee ;
  padding: 15px;
  margin-bottom: 8px;  
}

.alert-default a { color:#ffffff; text-decoration:underline;}
.alert-default a:hover { color:#ffffff; text-decoration:none;}

.alert-info {
  color:#dcc18c ;
  background-color:#282727;
  border-color:#eeeeee ;
  padding: 15px;
  margin-bottom: 8px;  
}

.alert-info a { color:#dcc18c; text-decoration:underline;}
.alert-info a:hover { color:#dcc18c; text-decoration:none;}


/*Récompenses*/
.recompenses blockquote { min-height:100px; max-height:100px; overflow:auto; padding:8px ; margin-top:16px; border:solid 1px #dcc18c; background-color:#f9f9f9; font-size:1.1em;}

/*timeline*/
.timeline {
    position: relative;
    padding: 20px 0 20px;
    list-style: none;
}

.timeline:before {
    content: " ";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 3px;
    margin-left: -1.5px;
    background-color: #eeeeee;
}

.timeline > li {
    position: relative;
    margin-bottom: 20px;
}

.timeline > li:before,
.timeline > li:after {
    content: " ";
    display: table;
}

.timeline > li:after {
    clear: both;
}

.timeline > li:before,
.timeline > li:after {
    content: " ";
    display: table;
}

.timeline > li:after {
    clear: both;
}

.timeline > li > .timeline-panel {
    float: left;
    position: relative;
    width: 46%;
    padding: 20px;
    border: 1px solid #d4d4d4;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 6px rgba(0,0,0,0.175);
    box-shadow: 0 1px 6px rgba(0,0,0,0.175);
}

.timeline > li > .timeline-panel:before {
    content: " ";
    display: inline-block;
    position: absolute;
    top: 26px;
    right: -15px;
    border-top: 15px solid transparent;
    border-right: 0 solid #ccc;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #ccc;
}

.timeline > li > .timeline-panel:after {
    content: " ";
    display: inline-block;
    position: absolute;
    top: 27px;
    right: -14px;
    border-top: 14px solid transparent;
    border-right: 0 solid #fff;
    border-bottom: 14px solid transparent;
    border-left: 14px solid #fff;
}

.timeline > li > .timeline-badge {
    z-index: 100;
    position: absolute;
    top: 16px;
    left: 50%;
    width: 50px;
    height: 50px;
    margin-left: -25px;
    border-radius: 50% 50% 50% 50%;
    text-align: center;
    font-size: 1.4em;
    line-height: 50px;
    color: #fff;
    background-color: #999999;
}


.timeline > li.timeline-inverted > .timeline-panel {
    float: right;
}

.timeline > li.timeline-inverted > .timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline > li.timeline-inverted > .timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline-badge.primary {
    background-color: #2e6da4 !important;
}

.timeline-badge.success {
    background-color: #3f903f !important;
}

.timeline-badge.warning {
    background-color: #f0ad4e !important;
}

.timeline-badge.danger {
    background-color: #d9534f !important;
}

.timeline-badge.info {
    background-color: #5bc0de !important;
}

.timeline-title { color:#dcc18c!important; font-weight:bold;
    margin-top: 0;
    color: inherit;
}

.timeline-body > p,
.timeline-body > ul {
    margin-bottom: 0;
}

.timeline-body > p + p {
    margin-top: 5px;
}


.fdp_offerts_titre {}

/*footer*/
.footer {
	position:relative;
	margin:15px 0;
	z-index: 10;
	padding:20px 5px 15px 5px;
	color:#dcc18c; font-size:1.1em;
	background-color:#282727; background-image:url(../dbi-stat/fd_footer.jpg); background-repeat:repeat-x;
	
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}	
.footer ul{ padding:0; margin:0; list-style-type:none;}
.footer ul li { display:inline-block; padding:0 8px; margin:0;}
.footer ul li a { color:#dcc18c; padding-right:8px;}

#bygdnandpulcom { text-align:center; font-size:0.9em; color:#999; margin:60px 5px 15px 0;   opacity: 1;
  filter: alpha(opacity=60);}
#bygdnandpulcom:hover {color:#999;  opacity: 1;
  filter: alpha(opacity=100); } 

#bygdnandpulcom a{ color: #666666; text-decoration:underline; }
#bygdnandpulcom a:hover, #bygdnandpulcom:hover a{ color:#fff; text-decoration:none;}

/* utilities */

.bg_dark {background-color:#282727;}

a, a:focus {
	border:none;
	outline:none;
}
.coul_black, .coul_black a, a.coul_black, .coul_black *{ color: #000000!important;} 
.coul_white, .coul_white a, a.coul_white, .coul_white *{ color: #ffffff!important;} 
.coul_rouge, .coul_rouge a, a.coul_rouge, .coul_rouge *{ color: #ff0000!important;} 
.big {font-size:1.5em;}
.rounded {
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius:4px;
}
.roundedplus {
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius:8px;
}
.roundedplusplus {
	-moz-border-radius: 16px;
	-khtml-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius:16px;
}
.bottom_left_rounded {
	-moz-border-radius: 0px 0px 0 4px;
	-webkit-border-radius: 0px 0px 0 4px;
	border-radius:0px 0px 0 4px;
	-webkit-border-bottom-left-radius: 4px;
}
.bottom_right_rounded {
	-moz-border-radius: 4px 0px 4px 0px;
	-webkit-border-radius:4px 0px 4px 0px;
	border-radius: 4px 0px 4px 0px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
}
.bottom_top_right_rounded {
	-moz-border-radius: 0px 4px 4px 0px;
	-webkit-border-radius:0px 4px 4px 0px;
	border-radius: 0px 4px 4px 0px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-top-right-radius: 4px;
}
.bottom_left_right_rounded {
	-moz-border-radius: 0px 0px 8px 8px;
	-webkit-border-radius: 0px 0px 8px 8px;
	border-radius:0px 0px 8px 8px;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius:8px;
}
.mright { margin-right:8px; }
.mleft { margin-left:8px; }
.mtop { margin-top:8px; }
.mbot { margin-bottom:8px!important; }
.mbotneg100 { margin-bottom:-100px; }
.border-right {
	border-right:solid 1px #333;
}
.border-left {
	border-left:solid 1px #333;
}

.border-bottom_dor { border-bottom:solid 3px #dcc18c;}
.box-shadow{

   -moz-box-shadow:  5px 10px 20px #282727;
-webkit-box-shadow:   5px 10px 20px #282727;
        box-shadow:  5px 10px 20px #282727;

}