#categorie{
	position:absolute;
	z-index:14;
	top: 215px;
	width: 988px;
}

#cate{
	color:#999999;
	float: right;
}

.cat{
	float: left;
/*	padding-left:5px;
	padding-right: 10px;
	*/
	height: 20px;
}

#categorie #cate .cat H2 , #categorie #cate .cat H2 a{
	font-size: 14px;	
	cursor: pointer;
}

#categorie #cate .cat H2 a:hover , .cat:hover{
	color: #666666;	
	}

.topSousCat{	
	background: url("images/menuder/01.png") no-repeat;	
	width:154px;
	height: 55px;
	position: absolute;
	padding-top: 20px;
	z-index: 100;
	margin-top: 20px;
	margin-left:-15px;
}

.search {
	margin-left:35px;
	}

.bottomSousCat
{
	background: url("images/menuder/03.png") no-repeat;	
/*	width:154px;
	height: 24px;
	vertical-align: bottom; */	
}
/********************************/
/*********** COMMUNS ************/
/********************************/
div#menus { 
	height: 21px;
	position:absolute;
	top:110px;
	/*top:85px;*/
	z-index:200;
}

div#menus h2{
    font-size:11px;
   	margin:0;
	padding:0;
}

ul.smenu a{
    text-decoration:none;
    color: #CCCCCC;
    text-shadow: 0 -1px 0 #000;
    
}

ul.smenu a:hover{
	color: #FFFFFF;
}

.smenu{}

ul.smenu{
   /* border: solid 1px #7F7F7F; */
    display: block;
    background-image:url(images/menuder/02.png);
    margin:0;
/*    position:absolute; */
    text-align: left;
    width:105px;
    color: white;
    font-weight: normal;
}

.smenu1{
    display: block;
    background-image:url(images/menuder/02.png);
    margin:0;
    text-align: left;
    width:147px;
    color: white;
    font-weight: normal;
}

.smenu1 input:hover{
	color: red;
	}
/********************************/
/*********** COMMUNS ************/
/********************************/
div#menus { 
	height: 21px;
	position:absolute;
	top:110px;
	/*top:85px;*/
	z-index:200;
}

div#menus h2, ul.smenu a {
 /*   font-size:1em;*/
   	margin:0;
	padding:0;
}

ul.smenu li{
    list-style-type:none;
    font-weight: normal;
    font-size: 11px;
    padding-top: 3px;
  	padding-left: 5px;
  	list-style-type:none;
    margin-left:-28px;
}

ul.smenu a{
    text-decoration:none;
}

div#menus a {
    cursor: pointer;
}