/*----------------------*/
/*    MENU PRINCIPAL    */
/*----------------------*/
#menu {
	position: relative;
	right: 0;
	margin-left: 28px;
	
	}

.menu_selected{
	padding-top: 7px;
	padding-bottom: 7px;
	font: 11px/11px Verdana,serif;
	font-weight: bold;
	color: #F77D11;
	border-bottom: 1px solid #F77D11;
	text-decoration: none;
	}
	
table#menu td a{
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	font: 11px/11px Verdana,serif;
	font-weight: bold;
	color: #1C3188;
	text-decoration: none;
	border-bottom: 1px solid #87D0F0;
	}
table#menu td a:hover{
	color: #F77D11;
	border-bottom: 1px solid #F77D11;
	}


#celluleServices {
	background-image: url(img/Arr_plan_menu_services.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 35px;
	}
.SousMenu td a {
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	font: 11px/11px Verdana,serif;
	font-weight: bold;
	color: #1C3188;
	text-decoration: none;
	border-bottom: 1px solid #87D0F0;
	}

	
.lienstelechargements a{
	color: #1C3188; 
	margin: 3px;
	padding: 0px; 
	font: 11px/14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	}
.lienstelechargements a:hover{
	color: #F77D11;
	}
a.Menufooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight:normal;
	color: #183188;
	text-decoration:none;
}
.Textefooter {
text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight:normal;
	color: #183188;
	text-decoration:none;
}
a.Menufooter:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #F77D11;
}