div#leftMenu
{
display:block;
width:195px;
position:relative;
top:30px;
border-left:1px solid #CCC;
border-bottom:1px solid #CCC
}
div#leftMenu a
{
	
}
div#subFormations
{
	position:absolute;
	left:195px;
	margin-top:-45px;
	display:block;
	width:230px;
	background-color:#FFF;
	z-index:100
	}
div#subFormations a
{
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	font-size:0.9em;
	text-align:left;
	padding:14px;
	width:245px;
	color:#fff;
	background-color:#093;
	border-bottom:1px solid #FFF;
	font-weight:bold
	
}
div#subFormations a:hover
{
	color:#060;
	background-color:#6F0
}
a#btnHome
{
display:block;
width:100%;
height:45px;
line-height:45px;
color:#3081cd;
text-transform:uppercase;
	text-decoration:none;
	text-indent:50px;
background-image:url(../images/default_template/bckg_btnAccueil.jpg);
background-position:top;
}
a#btnHome:hover
{
background-image:url(../images/default_template/bckg_btnAccueilOver.jpg);
color:#009736;
}
a#btnHomeSelected
{
display:block;
width:100%;
height:45px;
line-height:45px;

text-transform:uppercase;
	text-decoration:none;
	text-indent:50px;
background-image:url(../images/default_template/bckg_btnAccueilOver.jpg);
color:#009736;
background-position:top;
}
a#btnFormations
{
display:block;
width:100%;
height:45px;
line-height:45px;
color:#3081cd;
text-transform:uppercase;
text-decoration:none;
text-indent:50px;
background-image:url(../images/default_template/bckg_btnFormations.jpg);
}
a#btnFormations:hover
{
background-image:url(../images/default_template/bckg_btnFormationsOver.jpg);
color:#009736;
}
a#btnFormationsSelected
{
display:block;
width:100%;
height:45px;
line-height:45px;
color:#009736;
background-image:url(../images/default_template/bckg_btnFormationsOver.jpg);
color:#009736;
text-transform:uppercase;
	text-decoration:none;
	text-indent:50px;
}
a#btnEntreprises
{
display:block;
width:100%;
height:45px;
line-height:45px;
color:#3081cd;
text-transform:uppercase;
	text-decoration:none;
	text-indent:50px;
background-image:url(../images/default_template/bckg_btnEntreprise.jpg);
}
a#btnEntreprises:hover
{
background-image:url(../images/default_template/bckg_btnEntrepriseOver.jpg);
color:#009736;
}
a#btnEntreprisesSelected
{
display:block;
width:100%;
height:45px;
line-height:45px;
color:#009736;
background-image:url(../images/default_template/bckg_btnEntrepriseOver.jpg);
color:#009736;
text-transform:uppercase;
text-decoration:none;
text-indent:50px;
}
a#btnContact
{
display:block;
width:100%;
height:45px;
line-height:45px;
color:#3081cd;
text-transform:uppercase;
	text-decoration:none;
	text-indent:50px;
background-image:url(../images/default_template/bckg_btnContact.jpg);
}
a#btnContact:hover
{
background-image:url(../images/default_template/bckg_btnContactOver.jpg);
color:#009736;
}
a#btnContactSelected
{
display:block;
width:100%;
height:45px;
line-height:45px;
text-transform:uppercase;
text-decoration:none;
text-indent:50px;
background-image:url(../images/default_template/bckg_btnContactOver.jpg);
color:#009736;
}
a#btnAccessMap
{
display:block;
width:100%;
height:45px;
line-height:45px;
color:#3081cd;
text-transform:uppercase;
text-decoration:none;
text-indent:50px;
background-image:url(../images/default_template/bckg_btnAccesMap.jpg);
}
a#btnAccessMap:hover
{
background-image:url(../images/default_template/bckg_btnAccesMapOver.jpg);
color:#009736;
}
a#btnAccessMapSelected
{
display:block;
width:100%;
height:45px;
line-height:45px;
text-transform:uppercase;
text-decoration:none;
text-indent:50px;
background-image:url(../images/default_template/bckg_btnAccesMapOver.jpg);
color:#009736;
}
