/* CSS Document */

ul.ulMenu1 { 
margin:0;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
list-style-type:none;
border: 0;
}

ul.ulMenu1 li {
float: left;
margin: 0;
padding:0;
}

li.un1 {
   height:39px;
   width:141px;
   cursor:pointer;
}

a.una1 {
display:block;
background: url('pagination_11/menurouge_01.jpg') top left;
width:141px;
height:39px;
}

a.una1:hover{
   background-position: 0 -39px;
}

li.deux11 {
   height:39px;
   width:130px;

   cursor:pointer;
}

a.deuxa11 {
display:block;
width:130px;
background: url('pagination_11/menurouge_02.jpg') top left;
height:39px;
}

a.deuxa11:hover{
   background-position: 0 -39px;
}

li.trois1 {
   height:39px;
   width:200px;
   cursor:pointer;
}

a.troisa1 {
display:block;
width:200px;
   background: url('pagination_11/menurouge_03.jpg') top left;
height:39px;
}

a.troisa1:hover{
   background-position: 0 -39px;
}

li.quatre1 {
   height:39px;
   width:193px;
   cursor:pointer;
}

a.quatrea1 {
display:block;
width:193px;
   background: url('pagination_11/abonnement_rouge.gif') top left;
height:39px;
}

a.quatrea1:hover{
   background-position: 0 -39px;
}


li.cinq1 {
   height:39px;
   width:236px;
   cursor:pointer;
}

a.cinqa1 {
display:block;
  background: url('pagination_11/menurouge_05.jpg') top left;
width:236px;
height:39px;
}

a.cinqa1:hover{
   background-position: 0 -39px;
}