 
  
 
ul.sommaireFP {
	margin: 2px 1px 0 0;
padding: 0px 14px 0px 0px;
	height:37px;
	text-decoration: none; 
	}
 
ul.sommaireFP li {
font-weight: normal;
list-style: none;
text-align: center;
float: left !important;
color: #FFFFFF;
padding: 8px 14px 7px 14px;
margin: 1px  2px 15px;
background-color: #1CA2D2;
width:auto;
    background-image:url(images/tab_off.jpg);
    background-repeat:repeat-x; 
    background-position:top;
	height:auto;
color:#E2E2E2
	}
ul.sommaireFP li:hover {
    background-image:url(images/tab_on.jpg);
    background-repeat:repeat-x;
    background-position:top;
color:#fff;
	background-color:#2D488F
}
ul.sommaireFP li.sommaireActif {
     background-image:url(images/tab_on.jpg);
    background-repeat:repeat-x;
    background-position:top;
	color:#fff;
	background-color:#2D488F;
	}
ul.sommaire li a, ul.sommaireFP li a {color:#FFFFFF;text-decoration: none; FONT-SIZE: 17px
 }
ul.sommaire li.sommaireActif a, ul.sommaireFP li.sommaireActif a { color:#FFFFFF;font-size:17px;text-decoration: none;}
.sommaireActif2 {color:333333;font-size:18px;text-decoration: none;}
 ul.sommaireFP li.sommaireV{
     background-image:url(images/tab_dev.jpg);
    background-repeat:repeat-x;
    background-position:top;
	color:#fff;
	background-color:#E35B00;}
 ul.sommaireFP li.sommaireV a{
 FONT-SIZE: 15px;
	}