/* Menus */
.menu {color:#fff;	font-size:12px;	font-weight:bold;	font-family:Arial, Helvetica, sans-serif}
.menu a {height:25px;	background:url(../images/menu/fond-titre.gif) no-repeat top center;	color:#fff;	text-align:left; padding-top:3px;	padding-left:27px; text-decoration:none; display:block}
.menu a:hover {background:url(../images/menu/fond-titre-on.gif) no-repeat top center; color:#fff}

#menu3 a {background:url(../images/menu/fond-titre-contact.gif) no-repeat top center}
#menu3 a:hover {background:url(../images/menu/fond-titre-contact-on.gif) no-repeat top center}

/* Sous-menus */
.ssmenu {color:#304b96;	font-size:11px;	font-family:Arial, Helvetica, sans-serif; background:url(../images/menu/fond-sous-menu.gif) repeat-y bottom center; padding:3px 0; text-align:left}
.ssmenu strong {margin-top:3px; margin-left:20px; border-bottom:1px solid #304b96}
.ssmenu a {height:16px;	text-align:left; line-height:10px; padding-top:4px; padding-left:19px; text-decoration:none; background:url(../images/menu/fond-sous-titre.gif) no-repeat center center; border-left:1px solid #304b96; border-right:1px solid #304b96; display:block}
.ssmenu a:hover {background:url(../images/menu/fond-sous-titre-on.gif) no-repeat center center}