@CHARSET "UTF-8";

div#my-robs label
{
  color: #ffff3e;
  font: 12px Arial, Helvetica, sans-serif;
}

div#my-robs input#token
{
  border: 1px solid #000;
  padding: 2px;
  width: 85px;
}

div#my-robs input#search
{
  background-image: url("img/bouton-go.jpg");
  background-position: top left;
  background-repeat: no-repeat;
  border: 0;
  height: 29px;
  text-indent: -20000px;
  text-transform: uppercase;
  width: 29px;
}

div#search input[type="text"]
{
  background-color: #ffff3e;
  border: 1px solid #ffee3e;
  padding: 2px;
  width: 135px;
  margin-right:10px;
}

div#search input[type="submit"]
{
  background-image: url("img/bouton-go.jpg");
  background-position: top left;
  background-repeat: no-repeat;
  border: 0;
  height: 29px;
  text-indent: -20000px;
  text-transform: uppercase;
  width: 29px;
}

div#left-column div.block#catalogs { background-color: #333; }
div#catalogs ul
{
	background-color: #333;
	list-style: none;
	padding-left: 5px;
}

div#catalogs ul li
{
	margin-top: 5px;
}
div#catalogs ul li a
{
	background-image: url("img/block-catalogue-produits-bg.jpg");
	background-position: top;
	background-repeat: repeat-y;
	height: 50px;
	display: block;
	text-align: center;
	width: 183px;
        font-size: 12px;
}

div#catalogs ul li img
{
	border: 0;
}

div#catalogs ul ul {
}

div#catalogs ul.robs li#catalog-robs ul,
div#catalogs ul.bricotuil li#catalog-bricotuil ul,
div#catalogs ul.bricoprofile li#catalog-bricoprofile ul { display: block; }

div#catalogs ul li#catalog-robs ul li a { }


div#catalogs ul ul li a {
  background: url("img/block-catalogue-chapitre.jpg") 50% 0 no-repeat;
  color: #ffff3e;
  height: 25px;
  line-height: 25px;
  margin-top: 2px;
  text-align: center;
  text-decoration: none;
  width: 183px;
}

div#catalogs ul.tarifs ul li.bt-tarifs a,
div#catalogs ul.carac ul li.bt-carac a,
div#catalogs ul.accessories ul li.bt-accessories a,
div#catalogs ul.compo ul li.bt-compo a,
div#catalogs ul.measurements ul li.bt-measurements a,
div#catalogs ul.notice ul li.bt-notice a,
div#catalogs ul ul li a.currentpage,
div#catalogs ul ul li a:hover {
	background-position: 50% -25px;
	color: #253551;
}

div#right-column div.block#some-products
{
	background-color: #333;
}

div#some-products ul
{
	list-style: none;
}

div#some-products ul li
{
	margin-top: 10px;
}

div#some-products ul li a
{
	text-decoration: none;
}

div#some-products ul li a span
{
	background: url("img/block-some-products-p-title.jpg") top left no-repeat;
	color: #ffff3e;
	display: block;
	font: 12px/25px Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 3px;
	padding-left: 5px;
}

div#some-products ul li a img
{
	border: 0;
	width: 100%;
}

div#right-column div.block#videos
{
	background-color: #333;
}

div#videos ul
{
	list-style: none;
}

div#videos ul li
{
	margin-top: 10px;
}

div#videos ul li img
{
	border: 0;
	width: 100%;
}


/*-- Google Search --*/

#searchControl{
	position: relative;
	width: 190px;
	margin-top: 5px;
	margin-left: 3px;
}

#searchControl table.gsc-branding{
	display: none;
}

#searchControl div.gsc-control{
	width: 190px;
}

#searchControl table tr td.gsc-clear-button div{
	display: none;
}

table.gsc-search-box{
}

