#TopSubNavDiv {
	display:none;
}

.content
{
    display: none;
}

.content-show
{
    display: block;
}

.subnav-en .subnav-business a:link, .subnav-en .subnav-business a:visited, .subnav-en .subnav-business a:hover, .subnav-en .subnav-business-active a:link, .subnav-en .subnav-business-active a:visited, .subnav-en .subnav-business-active a:hover
{
    display: block;
    width: 124px;
    height: 36px;
    text-indent: -9999px;
    background: url(../images/en/b_business_off.gif);
}

.subnav-en .subnav-business a:hover, .subnav-en .subnav-business-active a:link, .subnav-en .subnav-business-active a:visited, .subnav-en .subnav-business-active a:hover
{
    background: url(../images/en/b_business_on.gif);
}

.subnav-en .subnav-people a:link, .subnav-en .subnav-people a:visited, .subnav-en .subnav-people a:hover, .subnav-en .subnav-people-active a:link, .subnav-en .subnav-people-active a:visited, .subnav-en .subnav-people-active a:hover
{
    display: block;
    width: 109px;
    height: 36px;
    text-indent: -9999px;
    background: url(../images/en/b_person_off.gif);
}

.subnav-en .subnav-people a:hover, .subnav-en .subnav-people-active a:link, .subnav-en .subnav-people-active a:visited, .subnav-en .subnav-people-active a:hover
{
    background: url(../images/en/b_person_on.gif);
}

/*FR*/

.subnav-fr .subnav-business a:link, .subnav-fr .subnav-business a:visited, .subnav-fr .subnav-business a:hover, .subnav-fr .subnav-business-active a:link, .subnav-fr .subnav-business-active a:visited, .subnav-fr .subnav-business-active a:hover
{
    display: block;
    width: 166px;
    height: 36px;
    text-indent: -9999px;
    background: url(../images/fr/b_business_off.gif);
}

.subnav-fr .subnav-business a:hover, .subnav-fr .subnav-business-active a:link, .subnav-fr .subnav-business-active a:visited, .subnav-fr .subnav-business-active a:hover
{
    background: url(../images/fr/b_business_on.gif);
}

.subnav-fr .subnav-people a:link, .subnav-fr .subnav-people a:visited, .subnav-fr .subnav-people a:hover, .subnav-fr .subnav-people-active a:link, .subnav-fr .subnav-people-active a:visited, .subnav-fr .subnav-people-active a:hover
{
    display: block;
    width: 166px;
    height: 36px;
    text-indent: -9999px;
    background: url(../images/fr/b_person_off.gif);
}

.subnav-fr .subnav-people a:hover, .subnav-fr .subnav-people-active a:link, .subnav-fr .subnav-people-active a:visited, .subnav-fr .subnav-people-active a:hover
{
    background: url(../images/fr/b_person_on.gif);
}

#phoneWraper
{
    width: 976px;
    overflow: hidden;
}

.wraperBottom
{
    background: url(../images/bg_bottom.gif) no-repeat top left;
    height: 10px;
}

#phoneContainer
{
    width: 674px;
    float: left;
    overflow: hidden;
}

.bottomRight
{
    background: url(../images/i_bottom_right.gif) no-repeat top right;
    height: 10px;
    width: 336px;
    position: absolute;
    bottom: -9px;
    -bottom: -12px;
    right: 0;
    z-index: 9999;
}

#phoneTabs
{
    margin-top: 12px;
    height: 44px;
    position: relative;
    width: 670px;
}

#phoneTabs a
{
    display: block;
}

#phoneTabs li
{
    display: inline;
    float: left;
    height: 44px;
}

.phoneLogo
{
    text-align: right;
    width: 200px;
    height: 36px;
    position: absolute;
    right: 0;
    bottom: 1px;
}

#phoneNav li
{
    display: inline;
}

#phoneSubav
{
    font-weight: bold;
    padding: 13px 0 0 9px;
}

#phoneSubav a:link, #phoneSubav a:visited, #phoneSubav a:hover
{
    color: #005E9D;
}

#phoneSubav li
{
    display: inline;
    font-size: 13px;
    padding-right: 12px;
}

#phoneSubav li.first, #phoneSubav li.first-active
{
    background: none;
}

#phoneSubav li
{
    background: url(../images/bg_sep_nav.gif) no-repeat 0 3px;
    padding-left: 12px;
}

.formTop
{
    background: #FFF url(../images/bg_top.gif) no-repeat bottom left;
    height: 14px;
}

.formBottom
{
    background: #FFF url(../images/bg_formbottom.gif) no-repeat top left;
    width: 649px;
    height: 5px;
}

.formTopPers
{
    background: #FFF url(../images/bg_top_pers.gif) no-repeat bottom left;
    height: 14px;
}

.formBottomPers
{
    background: #FFF url(../images/bg_formbottom_pers.gif) no-repeat top left;
    width: 649px;
    height: 5px;
}

#formWraper
{
    width: 658px;
    padding: 0 0 13px 10px;
    overflow: hidden;
    background: url(../images/bg_form.gif) repeat-x bottom left;
    border-left: 1px solid #D9D9D9;
    border-right: 1px solid #D9D9D9;
    position: relative;
}

#formContainer
{
    width: 647px;
    background: #FFF200;
    border-left: #D9D9D9 1px solid;
    border-right: #D9D9D9 1px solid;
    overflow: hidden;
    padding: 27px 0 48px 0;
    color: #252525;
    font-size: 12px;
    
	position:relative;
	z-index:1;
}

#formContainer .example
{
	height:65px;
	overflow:hidden;
}

#formContainer h2
{
    margin-bottom:2px;
}

#formContainer .who
{
    width: 252px;
    padding-left: 16px;
    float: left;
}

#formContainer .where
{
    width: 375px;
    float: left;
}

#formContainer .what
{
    width: 575px;
   
	 padding-left: 16px;
}

#formContainer input
{
    margin-top: 6px;
}

#formContainer .phoneField
{
    width: 240px;
    padding: 6px 0 6px 3px;
    font-size: 15px;
    float: left;
    border: 1px solid #ccc;
}

#formContainer .phoneFind
{
    margin-left: 8px;
}

#phoneMobile
{
    margin-top: 16px;
    overflow: hidden;
}

#phoneMobile .cl1
{
    width: 116px;
    float: left;
    margin-top: 5px;
    background: url(../images/i_sep.gif) no-repeat top right;
}

#phoneMobile .icoPhone
{
    padding-right: 6px;
}

#phoneMobile .cl2
{
    width: 287px;
    float: left;
    padding-left: 15px;
    font-weight: bold;
    background: url(../images/i_sep2.gif) no-repeat top right;
}

#phoneMobile .cl2 input
{
    float: left;
    margin-top: 4px;
}

#phoneMobile .cl2 .cellField
{
    width: 164px;
    border: 1px solid #BEBEBE;
    color: #8B8B8B;
    margin-right: 6px;
    padding-left: 4px;
}

#phoneMobile .cl3
{
    width: 155px;
    float: left;
    padding: 4px 0 0 20px;
}

#phoneMobile .cl3 img
{
    float: left;
    padding-right: 8px;
}

#phoneMobile .cl3 .txtSec
{
    padding-top: 10px;
}

#phoneAds
{
    width: 300px;
    float: left;
    overflow: hidden;
    padding-top: 40px;
    text-align: center;
    font-size: 12px;
}

.pub
{
    /*border:1px solid #000;*/
    overflow: hidden;
}

#tabPhonebook-fr li.b_business,  #tabPhonebook-en li.b_business, #tabPhonebook-fr li.b_business-active,  #tabPhonebook-en li.b_business-active, #tabPhonebook-fr li.b_personnal,  #tabPhonebook-en li.b_personnal, #tabPhonebook-fr li.b_personnal-active,  #tabPhonebook-en li.b_personnal-active
{
	width:167px;
	height:44px;
	text-indent:-9999px;
}

#tabPhonebook-fr li.b_business
{
	background:url(../images/fr/b_entreprise_off.gif) no-repeat;
	cursor:pointer;
}

#tabPhonebook-en li.b_business
{
	background:url(../images/en/b_entreprise_off.gif) no-repeat;
	cursor:pointer
}

#tabPhonebook-fr li.b_business-active
{
	background:url(../images/fr/b_entreprise_on.gif) no-repeat;
	cursor: default;
}

#tabPhonebook-en li.b_business-active
{
	background:url(../images/en/b_entreprise_on.gif) no-repeat;
	cursor: default;
}

#tabPhonebook-fr li.b_personnal
{
	background:url(../images/fr/b_personal_off.gif) no-repeat;
	cursor:pointer
}

#tabPhonebook-en li.b_personnal
{
	background:url(../images/en/b_personal_off.gif) no-repeat;
	cursor:pointer;
}

#tabPhonebook-fr li.b_personnal-active
{
	background:url(../images/fr/b_personal_on.gif) no-repeat;
	cursor: default;
}

#tabPhonebook-en li.b_personnal-active
{
	background:url(../images/en/b_personal_on.gif) no-repeat;
	cursor: default;
}

.back
{
    width:100px;
    position:absolute;
    bottom:12px;
    left:16px;
}

.back a:link, .back a:visited
{
    text-decoration:none;
    color:#000;
}

.back a:hover
{
    text-decoration:none;
    color:#000;
}

#foo
{
    display:none;
    position:absolute;
    bottom:14px;
    left:14px;
    width:200px;
    border:1px solid #000;
    padding:4px;
    background:#fff;
    z-index:9999;
}

.helpPopup
{
    width:333px;  
    position:absolute;  
    border: solid 1px #000;  
    background:#fff url(../images/bg_form.gif) repeat-x bottom left; 
    z-index:9999;
}

.helpPopup ul
{
	margin:3px 0 6px 8px;
}

.searchForm
{
    position:relative;
    width:670px;
    float:left;
}
				
.tit-pub
{
    text-align:center;
    font-size:11px;
}

.pub
{
    background-color:#eae9e7;
    color:#333;
    padding:0;
    width:300px;
    margin-top:14px;
}

.subNavigationButton ul,  .subNavigationButton li
{
    border:0 none;
    margin:0;
    outline:0 none;
    padding:0;
    display:inline;
    float:left;
}
		
.closePopup
{
	width:59px; 
	height:29px; 
	overflow:hidden; 
	cursor:pointer;
	float:left; 
}

#helpContent
{
	width:263px; 
	font-size:13px; 
	float:left; 
	overflow:hidden; 
	margin-bottom:30px; 
	padding-left:11px;
}

.closeHelp-fr, .closeHelp-en
{
	width:59px; 
	height:29px; 
	display:block; 
	text-indent:-9999px;
}

.closeHelp-en
{
	background:url(../images/en/b_close.gif) no-repeat; 
}

.closeHelp-fr
{
	background:url(../images/fr/b_close.gif) no-repeat; 
}
