@import url("ASP-Hpage.css");


/* Styles primaires
-------------------------------------------------------- */

h2.chapeau {
    display: block;
    position : absolute;
    top: 0;
    left: -90px;
	margin: 0;
    padding: 159px 442px 0 0;
    height: 0px !important;
    width: 0px !important;
    height /**/:159px;
    width /**/:442px;
    border-left-width: 0;
    border-left-style: none;
    background-image: url("../images/ASP-Hpage-mc-title.gif");
    background-repeat: no-repeat;
    overflow: hidden;
    z-index: 2;
}



/* Menu Left
-------------------------------------------------------- */

#menu_top_asp {
    display: none;
}

#menu_top_asp a {
    display: none;
}

#menu_top_asp a:hover {
    display: none;
}


/* Menu Center
-------------------------------------------------------- */
#menu_center {
    display: block;
    position: absolute;
    top: 347px;
    left: 386px;
    margin: 0;
    padding: 0;
    width: 171px;
    height: 360px;
    z-index: 2;
    overflow: hidden;
}




#menu_center_entreprise {
    display: block;
    position : absolute;
    top: 22px;
    left: 0;
	margin: 0;
    padding: 0 0 0 171px;
    height: 22px;
    width: 0px !important;
    width /**/:171px;
    background-image: url("../images/ASP-Hpage-mc-entreprise.gif");
    background-repeat: no-repeat;
    background-position: 0% 0%;
    overflow: hidden;
    white-space: nowrap;
    z-index: 3;
}


#menu_center_entreprise a {
    display: block;
    position : absolute;
    top: 0;
    left: 0;
	margin: 0;
    padding: 0 0 0 171px;
    height: 22px;
    width: 0px !important;
    width /**/:171px;
    background-image: url("../images/ASP-Hpage-mc-entreprise.gif");
    background-repeat: no-repeat;
    background-position: 0% 0%;
    overflow: hidden;
    white-space: nowrap;
    z-index: 4;
}


#menu_center_compta {
    display: block;
    position : absolute;
    top: 44px;
    left: 0;
	margin: 0;
    padding: 0 0 0 171px;
    height: 22px;
    width: 0px !important;
    width /**/:171px;
    background-image: url("../images/ASP-Hpage-mc-compta.gif");
    background-repeat: no-repeat;
    background-position: 0% 0%;
    overflow: hidden;
    white-space: nowrap;
    z-index: 3;
}


#menu_center_compta a {
    display: block;
    position : absolute;
    top: 0;
    left: 0;
	margin: 0;
    padding: 0 0 0 171px;
    height: 22px;
    width: 0px !important;
    width /**/:171px;
    background-image: url("../images/ASP-Hpage-mc-compta.gif");
    background-repeat: no-repeat;
    background-position: 0% 0%;
    overflow: hidden;
    white-space: nowrap;
    z-index: 4;
}



#menu_center_groupe {
    display: block;
    position : absolute;
    top: 66px;
    left: 0;
	margin: 0;
    padding: 0 0 0 171px;
    height: 22px;
    width: 0px !important;
    width /**/:171px;
    background-image: url("../images/ASP-Hpage-mc-groupe.gif");
    background-repeat: no-repeat;
    background-position: 0% 0%;
    overflow: hidden;
    white-space: nowrap;
    z-index: 3;
}

#menu_center_groupe a {
    display: block;
    position : absolute;
    top: 0;
    left: 0;
	margin: 0;
    padding: 0 0 0 171px;
    height: 22px;
    width: 0px !important;
    width /**/:171px;
    background-image: url("../images/ASP-Hpage-mc-groupe.gif");
    background-repeat: no-repeat;
    background-position: 0% 0%;
    overflow: hidden;
    white-space: nowrap;
    z-index: 4;
}

#menu_center_edu {
    display: block;
    position : absolute;
    top: 88px;
    left: 0;
	margin: 0;
    padding: 0 0 0 171px;
    height: 22px;
    width: 0px !important;
    width /**/:171px;
    background-image: url("../images/ASP-Hpage-mc-edu.gif");
    background-repeat: no-repeat;
    background-position: 0% 0%;
    overflow: hidden;
    white-space: nowrap;
    z-index: 3;
}

#menu_center_edu a {
    display: block;
    position : absolute;
    top: 0;
    left: 0;
	margin: 0;
    padding: 0 0 0 171px;
    height: 22px;
    width: 0px !important;
    width /**/:171px;
    background-image: url("../images/ASP-Hpage-mc-edu.gif");
    background-repeat: no-repeat;
    background-position: 0% 0%;
    overflow: hidden;
    white-space: nowrap;
    z-index: 4;
}

#menu_center_asp {
    display: block;
    position : absolute;
    top: 110px;
    left: 0;
	margin: 0;
    padding: 0 0 0 171px;
    height: 22px;
    width: 0px !important;
    width /**/:171px;
    background-image: url("../images/ASP-Hpage-mc-asp.gif");
    background-repeat: no-repeat;
    background-position: 0% 0%;
    overflow: hidden;
    white-space: nowrap;
    z-index: 3;
}

#menu_center_asp a {
    display: block;
    position : absolute;
    top: 0;
    left: 0;
	margin: 0;
    padding: 0 0 0 171px;
    height: 22px;
    width: 0px !important;
    width /**/:171px;
    background-image: url("../images/ASP-Hpage-mc-asp.gif");
    background-repeat: no-repeat;
    background-position: 0% 0%;
    overflow: hidden;
    white-space: nowrap;
    z-index: 4;
}

#menu_center a:hover {
    background-position: 0% 100%;
    z-index: 4;
}

/* Login
-------------------------------------------------------- */
#login_box {
    top: 320px;
    left : 0px;
}
