@charset "utf-8";
/* CSS Document */
ul li.m_solutions{
	background:transparent  url(m_solutions.png) no-repeat 0px 0px !important;
	/*background:#990000 !important;*/
	height:47px !important;
	width:89px !important;
}
ul li.m_formations{
	background:transparent  url(m_formations.png) no-repeat 0px 0px !important;width:120px;
}
li.m_formations a {
    display: block;
    height: 47px;
    text-indent: -999px;
    width: 120px;
}

ul li.m_actualites{
	background:transparent  url(m_actualites.png) no-repeat 0px 0px !important;
	height:47px !important;
	width:102px !important;
}

ul li.m_deal_noir{
	background:transparent  url(m_deal_noir_de.png) no-repeat 0px 0px !important;
	height:47px !important;
	width:110px !important;
}
ul li.m_services{
	background:transparent  url(m_services.png) no-repeat 0px 0px !important;width:89px;
}
ul li.m_config{
	background:transparent  url(m_config.png) no-repeat 0px 0px !important;
	height:47px !important;
	width:150px !important;
}
li.m_config a {
    display: block;
    height: 47px;
    text-indent: -999px;
    width: 150px;
}


ul li.m_contacts{
	background:transparent  url(m_contact_fr.png) no-repeat 0px 0px !important;
	height:47px !important;
	width:100px !important;
}
li.m_contacts a {
    display: block;
    height: 47px;
    text-indent: -999px;
    width: 100px;
}

/*Home page: Pavé Partenaire , training Center */
.basic #accordion_p {
	background:url("accordion_select_partner.gif") no-repeat scroll 50% 50% #E6E6E6;
}
.basic #accordion_p:hover {
	background:url("accordion_hover_partner.gif") repeat-x scroll 50% 50% #E6E6E6;
}

.basic #accordion_p.selected {
	color: black;
	background:url("accordion_selected_partner.gif") repeat-x scroll 50% 50% #E6E6E6;
}
.BTNsubmit{
	height:24px; width:78px; background:url(submit.png) no-repeat 0 0; padding:3px 0; margin:0; border:none;
}

