/*MENU GAUCHE PAYS */
ul{
	margin:0;
	padding:0;
}
li {
font-family:Verdana, Helvetica, sans-serif;
font-size : 11px;
margin: 0;
padding: 0;
list-style-type: none;
}


.menugauche a{
border: 1px solid #628540;
margin: 2px 2px;
height: 16px;
line-height: 16px;
background: white;
font-weight:bold;
background-image:url(/celtictours/images/puce_menu_blanc.gif);
background-repeat: no-repeat;
text-indent: 15px;
color: #000000;
text-decoration: none;
display: block;
height: 100%;
}

.menugauche a:hover{
background-image:url(/celtictours/images/puce_menu_vert.gif);
}

.menugaucheactif{
border: 1px solid #628540;
margin: 2px 2px;
height: 16px;
line-height: 16px;
background: white;
font-weight:bold;
background-image:url(/celtictours/images/puce_menu_orange.gif);
background-repeat: no-repeat;
text-indent: 15px;
color: #000000;
text-decoration: none;
display: block;
height: 100%;
}

TD.bordureBGD{
	border-left:1px solid #9AB275;
	border-right:1px solid #9AB275;
	border-bottom:1px solid #9AB275;
	padding:5px;
}

/*MENU JPM */
.menuJPM  {
font-family:Arial, Helvetica, sans-serif;
background : #FCBA2B;
height:24px;
border-top: 1px solid #F58A00;
border-bottom: 1px solid #F58A00;
padding:0;
margin:0;
}
.menuJPM a {
padding:1px;
font-size: 11px;
font-weight: bold;
color: #003386;
text-decoration: none;

}
.menuJPM a:hover {
background: white;

}
.menuJPMactive{
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
padding:1px;
background: #0656A6;
color: white;
}
.Texte {font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.Titre{font-weight : bold; color: #003386;}



