.main_window .tabs
{
    font: bold 10px verdana, arial, sans-serif;
    list-style: none;
    padding-bottom: 15px;
	padding-left:0px;
    border-bottom: 1px solid #f58220;
	margin: 10px 0 0 0;
}

.main_window .tabs li
{
	position:relative;
    float:left;
    height: 12px;
    background-color:#f58220;
    margin: 2px 4px 0px 0px;
	padding:0px;
    border: 1px solid #f58220;
}

.main_window .tabs .active
{
    border-bottom: 1px solid #fff;
    background-color: #fff;
}

.main_window .tabs li a, 
.main_window .tabs li a:visited
{
    float: left;
    display: block;
    color: #ffffff;
    text-decoration: none;
    padding: 0 4px 0 4px;
}

.main_window .tabs .active a, 
.main_window .tabs .active a:visited,
.main_window .tabs li a:hover
{
    color:#000000;
    background: #fff;
}

.tab_page 
{
    margin:0px 0px 8px 0px; 
    padding:0px; 
	border:1px solid #f58220;
	border-top:none; 
	height:504px; 
	overflow:none
}

.tab_page ul { margin-left:10px; padding:0 }
.tab_page .menu { width:200px; padding-top:220px; padding-left:10px; margin-top:10px; float:left; text-align:center }
.tab_page .menu ul { padding-bottom: 20px; list-style:none }
.tab_page .menu li { background:url(../images/separator.gif) bottom no-repeat; height:2em }
.tab_page .menu .btm { background:none; height:2em }
.tab_page .menu li a { color:#666666; font-weight:bold; text-decoration:none }
.tab_page .menu li a:visited { color:#666666; font-weight:bold; text-decoration:none }
.tab_page .menu li a:hover { color:#f58220; font-weight:bold}

.tab_page .body { width:440px; float:right; padding:10px; height:484px; overflow:auto }
.tab_page .body p { padding:0; margin:0 }

.tab_page .services           { background:url(../images/Phone-m_services_bubble.gif) no-repeat top right }
.tab_page .sv_hebergement     { background:url(../images/Phone-m_service_hebergement.gif) no-repeat top right }
.tab_page .sv_conference      { background:url(../images/Phone-m_service_conference.gif) no-repeat top right  }
.tab_page .sv_st-auto         { background:url(../images/Phone-m_service_st-auto.gif) no-repeat top right  }
.tab_page .sv_automate-appels { background:url(../images/Phone-m_service_auto-appels.gif) no-repeat top right }
.tab_page .sv_automate-alerte { background:url(../images/Phone-m_service_auto-alerte.gif) no-repeat top right }
.tab_page .sv_automate-fax    { background:url(../images/Phone-m_service_auto-fax.gif) no-repeat top right }
.tab_page .sv_automate-sms    { background:url(../images/Phone-m_service_auto-sms.gif) no-repeat top right }
.tab_page .sv_messagerie      { background:url(../images/Phone-m_service_messagerie.gif) no-repeat top right }
.tab_page .sv_telegestion     { background:url(../images/Phone-m_service_telegestion.gif) no-repeat top right }
.tab_page .sv_telebanque      { background:url(../images/Phone-m_service_bubble.gif) no-repeat top right }

.tab_page .pro                { background:url(../images/Phone-m_pro_main.gif) no-repeat top right }
.tab_page .pro_hebergement    { background:url(../images/Phone-m_pro_hebergement.gif) no-repeat top right }
.tab_page .pro_hotline        { background:url(../images/Phone-m_pro_hotline.gif) no-repeat top right }
.tab_page .pro_vote           { background:url(../images/Phone-m_pro_vote.gif) no-repeat top right }
.tab_page .pro_jeux           { background:url(../images/Phone-m_pro_jeux.gif) no-repeat top right }
.tab_page .pro_paiement       { background:url(../images/Phone-m_pro_paiement.gif) no-repeat top right }
.tab_page .pro_annonces       { background:url(../images/Phone-m_pro_annonces.gif) no-repeat top right }
.tab_page .pro_infoconso      { background:url(../images/Phone-m_pro_infoconso.gif) no-repeat top right }
