
/* MENU Page INSTIT */
#MENU-onglets {
position:relative;
min-height:76px;
padding:0 0 0 0;
float:left;
}

.navINTIT-1, .navINTIT-2, .navINTIT-3, .navINTIT-4, .navINTIT-5, .navINTIT-6, .navINTIT-7, .navINTIT-8 {
float:left;
/*width:72px; acienne largeur pour 8 onglets*/
width:82px;
padding: 0 0 0 5px;
min-height:75px;
_height:75px;
font-size:10px;
}

.navINTIT-1 a, .navINTIT-2 a, .navINTIT-3 a, .navINTIT-4 a, .navINTIT-5 a, .navINTIT-6 a, .navINTIT-7 a, .navINTIT-8 a {
font-size:11px;
text-decoration:none;
color:#f17030;
}

.navINTIT-1 a:hover, .navINTIT-2 a:hover, .navINTIT-3 a:hover, .navINTIT-4 a:hover, .navINTIT-5 a:hover, .navINTIT-6 a:hover, .navINTIT-7 a:hover, .navINTIT-8 a:hover {
text-decoration:underline;
}

.navINTIT-1 p, .navINTIT-8 p{
color:#976b48;
}
.navINTIT-2 p{
color:#fbbc21;
}

.navINTIT-3 p{
color:#edb85b;
}

.navINTIT-4 p{
color:#435f85;
}

.navINTIT-5 p{
color:#0098cc;
}

.navINTIT-6 p{
color:#cd071e;
}

.navINTIT-7 p{
color:#797f81;
}

.etape-1{
height:23px;
background:url(/peintures/images/ite/ite-menu1.gif) right bottom  no-repeat;
}

.etape-2{
height:23px;
background:url(/peintures/images/ite/ite-menu2.gif) right bottom  no-repeat;
}

.etape-3{
height:23px;
background:url(/peintures/images/ite/ite-menu3.gif) right bottom  no-repeat;
}

.etape-4{
height:23px;
background:url(/peintures/images/ite/ite-menu4.gif) right bottom  no-repeat;
}

.etape-5{
height:23px;
background:url(/peintures/images/ite/ite-menu5.gif) right bottom  no-repeat;
}

.etape-6{
height:23px;
background:url(/peintures/images/ite/ite-menu6.gif) right bottom  no-repeat;
}

.etape-7{
height:23px;
background:url(/peintures/images/ite/ite-menu7.gif) right bottom  no-repeat;
}

.etape-8{
height:23px;
background:url(/peintures/images/ite/ite-menu9.gif) right bottom  no-repeat;
}


.CONT-NAV{
background: url(/peintures/images/ite/bg-arrondit-2.gif) top right no-repeat;
padding: 0 5px 0 0;
min-height:75px;
_height:75px;
font-size:11px;
}

.Bg-arrondit-1{
background:url(/peintures/images/ite/bg-arrondit-1.gif) top left no-repeat;
}


/* SOUS MENU contenu de la page */
#MENU-onglets-sous-menu{
	border:1px solid #c4cbcf;
	background-color:#eff2f4;
	padding:5px;
	width:99%;
	margin:-2px 0 23px 0;
	_margin:-1px 0 23px 0;
	float:left;
}