        a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	padding-right: 19px;
	text-indent: 16px;
	margin-bottom: 0px;
	width: 220px;

        }
        a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	color: #CC3300;
	text-decoration: none;
	background-color: #FFFF99;
	text-transform: none;
	width: 220px;
	padding-right: 19px;
	text-indent: 16px;
        margin-bottom: 0px;

        }
        a.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	padding-right: 19px;
	text-indent: 16px;
	margin-bottom: 0px;
	width: 220px;

        }
        a.menu2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #CC3300;
	text-decoration: none;
	background-color: #FFFF99;
	text-transform: none;
	width: 220px;
	padding-right: 19px;
	text-indent: 16px;
        margin-bottom: 0px;

        }

        .image {
               border-color: #ffffff;
               border-style: dotted; 
               border-top-width: 1px;
               border-right-width: 1px; 
               border-bottom-width: 1px; 
               border-left-width: 1px;
               font-family : arial ;
	       font-size : 14px ;
	       }

        .rubrique
               {
               font-weight: bold;
               font-size : 18px ;
	       color : #CC3300 ;
               }
