/*MENU NAV CONTINENT & PAYS */
dl, dt, ul, dd, li {
margin: 0;
padding: 0;
list-style-type: none;
font-family:Arial, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
text-align:left;
}

#menu {
font: 70% verdana, arial, sans-serif;
width: 175px
}
#menu dd {
margin: 2px 2px;
}
#menu dt {
margin: 2px 2px;
height: 16px;
line-height: 16px;
font-size: 12px;
background: #666666;
}

#menu dt a {
color: #FFFFFF;
text-decoration: none;
display: block;
height: 100%;
}
#menu dt a:hover {
background: #ae9962;
color: #FFFFFF;
}

#menu li a{
color: #000000;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}
#menu li a:hover {
color: #000000;
text-decoration: underline;
}


/*MENU JPM */
.menuJPM  {
font-family:Arial, Helvetica, sans-serif;
background : #fbefcf;
height:24px;
padding-bottom:3px
}
.menuJPM a {
padding:1px;
font-size: 11px;
font-weight: bold;
color: #000000;
text-decoration: none;
border: 1px solid #fbefcf;
}
.menuJPM a:hover {
background: white;
border: 1px solid #ae9962; 
}
.menuJPMactive{
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
padding:1px;
background: #ae9962;
border: 1px solid #ae9962; 
color: white;
}

/*FICHIERS JPM */
.TexteJPM {font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.Titre{font-family:Arial, Helvetica, sans-serif;font-weight : bold; color: #000000;}
.Lieux{font-family:Arial, Helvetica, sans-serif;font-weight : bold; color: #000000;}

/*PRODUIT GAUCHE */
.autreproduit{
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;	
background-color:#E5E4E4;
margin-bottom:5px;
padding:2px;
width:176px;
}

.contenugauche{
	background-color:white;
	padding:2px;}