/* ######### Matt Black Strip Main Menu Bar CSS ######### */

.mattblackmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
overflow: hidden;
width: 910px;
/*margin:auto; 
*/height:39PX; float:left;
/*background:url(menu_bg.jpg) no-repeat;*/
}

.mattblackmenu li{
display: inline;
margin: 0;

}
.mattblackmenu li a.capretraite{ 
	background:url("../images/arrondi1-v.jpg") no-repeat;
	height: 39px;
	width:153px;
	color:white;
	}
.mattblackmenu li a.mdr { 
	background:url("../images/milieu-v.jpg") no-repeat;
	height: 39px;
	width:151px;
	color:white;
	}
.mattblackmenu li a.subventions { 
	background:url("../images/milieu-v.jpg") no-repeat;
	height: 39px;
	width:151px;
	color:white;	
	}
.mattblackmenu li a.droit { 
	background:url("../images/milieu-v.jpg") no-repeat;
	height: 39px;
	width:151px;	
	color:white;
	}
.mattblackmenu li a.granage { 
	background:url("../images/milieu-v.jpg") no-repeat;
	height: 39px;
	width:151px;
	color:white;	
	}
.mattblackmenu li a.ressourcesMenu { 
	background:url("../images/arrondi2-v.jpg") no-repeat;
	height: 39px;
	width:153px;
	color:white;	
	}
.mattblackmenu li a.capretraite:hover{ 
	background:url("../images/arrondi1-o.jpg") no-repeat;
	height: 39px;
	width:153px;
	color:white;
	}
.mattblackmenu li a.mdr:hover { 
	background:url("../images/milieu-o.jpg") no-repeat;
	height: 39px;
	width:151px;
	color:white;
	}
.mattblackmenu li a.subventions:hover { 
	background:url("../images/milieu-o.jpg") no-repeat;
	height: 39px;
	width:151px;
	color:white;	
	}
.mattblackmenu li a.droit:hover { 
	background:url("../images/milieu-o.jpg") no-repeat;
	height: 39px;
	width:151px;
	color:white;	
	}
.mattblackmenu li a.granage:hover { 
	background:url("../images/milieu-o.jpg") no-repeat;
	height: 39px;
	width:151px;
	color:white;	
	}
.mattblackmenu li a.ressourcesMenu:hover { 
	background:url("../images/arrondi2-o.jpg") no-repeat;
	height: 39px;
	width:153px;
	color:white;	
	}
.mattblackmenu li a.capretraiteSelected{ 
	background:url("../images/arrondi1-j.jpg") no-repeat;
	height: 39px;
	width:153px;
	color:#006A6E;	
	}
.mattblackmenu li a.mdrSelected { 
	background:url("../images/milieu-j.jpg") no-repeat;
	height: 39px;
	width:151px;
	}
.mattblackmenu li a.subventionsSelected { 
	background:url("../images/milieu-j.jpg") no-repeat;
	height: 39px;
	width:151px;	
	}
.mattblackmenu li a.droitSelected { 
	background:url("../images/milieu-j.jpg") no-repeat;
	height: 39px;
	width:151px;	
	}
.mattblackmenu li a.granageSelected { 
	background:url("../images/milieu-j.jpg") no-repeat;
	height: 39px;
	width:151px;	
	}
.mattblackmenu li a.ressourcesMenuSelected { 
	background:url("../images/arrondi2-j.jpg") no-repeat;
	height: 39px;
	width:153px;	
	}		

.mattblackmenu li a{
float: left;
display: block;
/*text-decoration: none;
line-height:39PX;*/
	font-weight: bold;
	text-align: center;
	letter-spacing:0.7px;	
}



.mattablackmenu li.pad{ padding-left:2px;}

.mattblackmenu li a:visited{
}


.mattblackmenu a.selected{
 /*background of tab with "selected" class assigned to its LI */
}

/* anciennement ce qui suit etait "ddlevelsmenu-bas.css" */
/* ######### Drop Down ULs CSS ######### */


.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/
margin: 0;
padding: 0;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
visibility: hidden;
z-index: 100;
margin-left: -3px;
margin-top:0px;
background-color: white;
background-image:url(../ddlevelsfiles/bg-menu.jpg);
background-repeat: repeat-x;
background-position:bottom;
border: solid 1px #c7c7c7;
}
*+html .ddsubmenustyle, .ddsubmenustyle ul
{
margin-left: -2px;
}

.ddsubmenustyle li a.premier{
display: block;
width: 215px; /*width of menu (not including side paddings)*/
color:#006A6E;
text-decoration: none;
height:30px; line-height:30px;
text-indent:15px;
font-size:12px; font-weight:bold;
font-family: Arial, Helvetica, sans-serif;
}
.ddsubmenustyle li a.deuxieme{
display: block;
width: 215px; /*width of menu (not including side paddings)*/
color: #006A6E;
text-decoration: none;
height:30px; line-height:30px;
text-indent:15px;
font-size:12px; font-weight:bold;
font-family: Arial, Helvetica, sans-serif;
}
.ddsubmenustyle li a.milieu{
display: block;
width: 215px; /*width of menu (not including side paddings)*/
color: #006A6E;
text-decoration: none;
height:30px; line-height:30px;
text-indent:15px;
font-size:12px; font-weight:bold;
font-family: Arial, Helvetica, sans-serif;
}
.ddsubmenustyle li a.avant_dernier{
display: block;
width: 215px; /*width of menu (not including side paddings)*/
color: #006A6E;
text-decoration: none;
height:30px; line-height:30px;
text-indent:15px;
font-size:12px; font-weight:bold;
font-family: Arial, Helvetica, sans-serif;
}
.ddsubmenustyle li a.dernier{
display: block;
width: 215px; /*width of menu (not including side paddings)*/
color: #006A6E;
text-decoration: none;
height:39px; line-height:30px;
text-indent:15px;
font-size:12px; font-weight:bold;
font-family: Arial, Helvetica, sans-serif;
}


* html .ddsubmenustyle li{ /*IE6 CSS hack*/
display: inline-block;
width: 170px; /*width of menu (include side paddings of LI A*/
height:30px;
font-size:12px;
}

.ddsubmenustyle li a.premier:hover{
text-decoration: underline;

}
.ddsubmenustyle li a.deuxieme:hover{
text-decoration: underline;
}
.ddsubmenustyle li a.milieu:hover{
text-decoration: underline;
}
.ddsubmenustyle li a.avant_dernier:hover{
text-decoration: underline;
}
.ddsubmenustyle li a.dernier:hover{
text-decoration: underline;
}

/* ######### Neutral CSS  ######### */

.downarrowpointer{ /*CSS for "down" arrow image added to top menu items*/
border: 0;
}

.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items*/
position: absolute;
padding-top: 3px;
left: 100px;
border: 0;
}

.ddiframeshim{
position: absolute;
z-index: 500;
background: transparent;
border-width: 0;
width: 0;
height: 0;
display: block;
}
