/* ------- index --------- */


div#categoriesImages {
	padding:0px;
}

.headingCatImg img{
	margin:0px;
	float:left;
 }
 
.headingCatImg a{ 
 text-decoration:none;
 margin:0px 0 0 0;
 }

div#headingCatIns {
	height:76px;
	text-align: center;
}


/*
a.imgCat1  img { opacity: 1.0; filter:alpha(opacity=100); }
a.imgCat1:hover img {  opacity: 0.4; filter:alpha(opacity= 50);}

a.imgCat2  img { opacity: 1.0; filter:alpha(opacity=100); }
a.imgCat2:hover img { opacity: 0.4; filter:alpha(opacity= 50);}

a.imgCat3  img { opacity: 1.0; filter:alpha(opacity=100); }
a.imgCat3:hover img { opacity: 0.4; filter:alpha(opacity= 50);}

a.imgCat4 img { opacity: 1.0; filter:alpha(opacity=100); }
a.imgCat4:hover img {opacity: 0.4; filter:alpha(opacity= 50);}

#indexDefaultTitle {
  padding: 15px 0 15px 0 ;  
  background: transparent url(images/table_background_default.gif) no-repeat  right;
}
*/

div#categoriesImages .categoriesThumbs { 
  width:198px;
  height:168px;
  float:left;
  text-align:center;
  font-size : 11px ;
  font-family : arial,verdana,sans-serif;
  color : #666 ;
  letter-spacing:2px;
  font-weight:bold;
  margin: 0 7px 7px 0px;
  background : transparent url(../image/bg_SousCat.png) no-repeat top left ;
  padding: 0px 2 0 2;
  border:0px solid #000 !important;
}
div#categoriesImages .categoriesThumbs img{

border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
border-top-color: -moz-use-text-color;
border-right-color: -moz-use-text-color;
border-bottom-color: -moz-use-text-color;
border-left-color: -moz-use-text-color;
margin-top: 5px;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;

}
div#categoriesImages .categoriesThumbs a{
color:#666; text-decoration:none;
margin : 5px 0 0 0;
}
div#categoriesImages .categoriesThumbs a:hover{
color:#000; text-decoration:none;
}

fieldset.manufacturerFilter,fieldset.manufacturerFilter label{
text-align:left;
border:0px;
margin:0;
padding:0;
}
fieldset.manufacturerFilter label{
width:60px;
margin:0;
padding:0;
}
