/* Page d'accueil privée */

#eglabo_menugaucheprive {
	background: #1f6fc5 url('images/bgleftmenu.gif') 0 0 repeat-x;
}

#eglabo_menugaucheprive .menuderoulantgsmprive {
	width: 160px;
}

#eglabo_menugaucheprive .menuderoulantgsmprive a {
	display: block;
	text-decoration: none;
	color: white;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 45px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#eglabo_menugaucheprive .menuderoulantgsmprive a:hover {
	background: white url('../images/puce4.gif') no-repeat 0 50%;
	color: #28609b;
}

