/*/// on masque le menu enfant ///*/
#menuEnfants{
	display:none;
	}
#contenu H1{
	margin-left:20px;
	}
/*////////////////////////////////*/


#boxContact{
	display:none;
	position:absolute;
	z-index:999;
	border:solid 2px #034d7f;
	background-color:#FFF;
	width:320px;	
	text-align:center;
	padding-bottom:15px;
	}

#boxContact DIV.titleBar{
	background:url(../images/bt_menu2.gif) bottom repeat-x;
	background-color:#034d7f;
	color:#FFF;
	line-height:25px;
	padding-left:15px;
	font-weight:bold;
	font-size:10pt;
	text-align:left;	
	}

#boxContact DIV.titleBar A{
	float:right;
	text-decoration:none;
	color:#DDD;
	border:solid 2px #DDD;
	font-weight:bold;
	text-align:center;
	font-size:11pt;
	width:18px;
	height:16px;
	line-height:18px;
	background-color:none;
	margin:2px 2px 0 0;	
	}

#boxContact DIV.titleBar A:hover{
	color:#FFF;
	border:solid 2px #FFF;
	}


#boxContact DIV.bandeau_zone{
	background:url(../images/boxContact_fd.gif) 0 0 no-repeat;
	background-color:#a3b3c3;
	height:30px;
	padding:0 5px;
	}

#boxContact DIV.groupe{
	float:left;
	font-size:26pt;
	line-height:28px;
	color:#FFF;
	font-weight:bold;
	text-align:left;
	/*width:130px;*/
	}

#boxContact IMG.drapeau{
	width:60px;
	height:40px;
	margin-top:8px;
	
	}

#boxContact DIV.zone{
	float:right;
	font-size:11pt;
	line-height:28px;
	color:#FFF;
	text-align:right;
	font-weight:bold;
	letter-spacing:-1px;
	}

#boxContact P{
	font-weight:bold;	
	font-size:15pt;
	margin:10px 0;
	}

#boxContact P SPAN{
	font-size:12pt;
	display:inline-block;
	color:#999;
	width:60px;
	text-align:left;
	
	}

#boxContact A.contact{
	display:block;
	background-color:#F00;
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	font-size:16pt;
	margin:10px auto;
	width:200px;
	border:0;
	}

#boxContact A.contact:hover{
	background-color:#034d7f;
	border:0;
	}
	
#presence{
	width:680px;
	height:476px;
	background:url(../modules/presence/fond.jpg) no-repeat;
	text-align:left;
	}

#menuPresence{
	position:absolute;
	padding-top:60px;
	}
	

#menuPresence A{
	width:75px;
	height:75px;
	display:block;
	background-repeat:no-repeat;
	background-position:0 0;	
	border:0;
	}

#menuPresence A:hover, #menuPresence A.select{
	background-position:-75px 0;	
	border:0;
	}

	#world{
		background-image:url(../modules/presence/bt_world.gif);
		}
		
	#europe{
		background-image:url(../modules/presence/bt_europe.gif);
		}
		
	#france{
		background-image:url(../modules/presence/bt_france.gif);
		}
	
	#bt_nextCarte{
		width:35px;
		height:35px;
		position:absolute;
		}
	
	#bt_nextCarte A{
		display:block;
		width:35px;
		height:35px;
		}

	
#cartePresence{
	position:absolute;
	margin-left:75px;
	width:605px;
	height:380px;
	}

	#swfFrance{	
		margin-left:70px;
		margin-top:8px;
		}
	
#basPresence{
	position:absolute;
	margin-top:380px;
	width:680px;
	}
	
#basPresence P{
	color:#FFF;
	font-weight:bold;
	margin:0 20px 15px 20px;
	font-style:italic;
	font-size:9pt;
	}


#presenceLogos{
	float:right;
	margin:25px 30px;
	}
	
#rechercheContact{
	position:absolute;
	width:200px;
	font-size:8pt;
	font-weight:bold;
	color:#666;
	display:none;
	}
	
#rechercheContact SELECT{
	width:200px;
	font-size:8pt;
	color:#C00;
	border:solid 1px #666;
	font-weight:bold;
	}

