#navunivers
{
position:absolute;
bottom:110px;
	z-index:10;
	background:#000000;
    width:100%;
    height:50px;
    overflow:hidden;
  /*  border:1px solid black;*/
}


 #lescategories3
{
    /*cas 3 categories */
    width:6200px;
    height:50px;
 }

.categorie
{
    float:left;
border-right:2px solid #000;
    line-height:40px;
    overflow:hidden;
	color:#FF0;
	font-size:7pt;
	font-weight:500;
	text-transform:uppercase;
	text-align:right; 
	 }

      
	  
	  
	  
	  
	  
	  
	  #navuniversbig
{
position:absolute;
bottom:110px;
	z-index:10;
	background:#000000;
    width:100%;
    height:300px;
    /*  overflow:hidden;
  border:1px solid black;*/
}


 #lescategories3big
{
    /*cas 3 categories */
    width:6200px;
    height:300px;
 }

.categoriebig
{
    float:left;
border-right:2px solid #000;
    height:300px;
    overflow:hidden;
  }

      




