/* Contact Menu */
#contact-menu{
 	width: 675px;
	height:56px;
	float:right;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	margin-right:25px;
}

#contact-menu img {
	display: inline;
	vertical-align:middle;
	margin-right:3px;
}

#contact-menu ul {
	margin:25px 0 0 0;
	padding: 0;
	list-style: none;
	float: right;
	width: 700px;
}

#contact-menu li {
	display: inline;
	float: right;
}
body.fr #contact-menu li.chat {
	position: relative;
	padding-left: 42px;
	text-align: left;
	display: block;
	width: 110px;
	line-height: 1em;
	float: right;
}
body.fr #contact-menu li.chat img {
	position: absolute;
	left: 10px;
	padding-left: 0;
}

#contact-menu li li {
	display: inline;
}

#contact-menu ul ul{
	list-style: none;
}

#contact-menu a {
	text-decoration: none;
	color: #FFFFFF;
}

#contact-menu a:hover {
	text-decoration: none;
	color: #25aae1;
}

#contact-menu .first a {
	font-size:12px;
	line-height:25px;
}
#contact-menu .lang {
	font-size:12px;
	margin-right: 25px;
	padding-top: 1px;
}
	#logo #contact-menu .lang img  {
		padding-left: 5px;
	}


#contact-menu .blue{
	color:#25aae1;
}

#contact-menu li#phone {
	position: relative;
}
#logo #contact-menu li#phone img {
	padding-left: 10px;
}

#contact-menu li#phone span.phone {
	position: absolute;
	top: 1.3em;
	right: 0;
}


/* Menu */
#menu-wrap {
	background: #0b335d;
	float:left;
	margin: 3px auto 0 auto;
	width: 950px;
	height: 36px;
	background:url(../images/menubar.jpg) no-repeat center;
}
#menu {
	position: relative;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;	
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;	
}

#menu li {
	display: inline;
}
#menu a {
	display: block;
	float: left;
	margin-top:2px;
	padding: 7px 17px 5px 13px;
	text-decoration: none;
	color: #FFFFFF;
	background:url(../images/divider.jpg) no-repeat 100% 0;
}


#menu a.current,
#menu a:hover {
	text-decoration: none;
	color: #25aae1;
}
#menu .first  {	
	color: #25aae1;
}
#menu .first a {
	color: #25aae1;
}
#menu .login {
	position: absolute;
	display: block;
	right: 8px;
	top: 2px;
	padding: 0;
	margin: 0;
	background:url(../images/login-top.jpg) no-repeat 0 0;
}
	#menu .login a {
		padding: 7px 38px 5px 10px;
		margin: 0 0 0 5px;
		background:url(../images/login-top.jpg) no-repeat 100% 0;
		font-weight:normal;
	}

#menu #nav-adherez a,
#menu #nav-sign-up-now a,
#menu #nav-compare-plans a, 
#menu #nav-les-forfaits-2 a {
	color: #4ab679;
}

body.en #menu a {
	padding: 7px 25px 5px 20px;
}
body.en #menu .login {
	right: 10px;
}
body.en #menu .login a {
	padding: 7px 50px 5px 23px;	
}


			
/* ------------------------------------------------------------------------
	Sitemap
------------------------------------------------------------------------- */

	#sitemap {
		clear: both;
		float: left;
		margin: 0 auto;
		width: 950px;
	}
	
		#sitemap .top {
			background: #EFF4F8;
			height: 20px;
			overflow: hidden;
			width: 950px;
		}
		
		#sitemap .content {
			background: #EFF4F8;
			color: #0c3d61;
			float: left;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			padding: 5px 0 0 25px;
			
		}
		
			#sitemap .content a {
				color: #0c3d61;
				text-decoration:none;
				font-weight:normal;
			}
			
			#sitemap .content a:hover {
				text-decoration: underline;
			}
		
			#sitemap .content ul {
				border-right: 1px #9abed5 solid;
				float: left;
				height: 130px;
				list-style: none;
				margin: 0 25px 0 0;
				width: 215px;
			}
			
			#sitemap .content ul.last,
			#sitemap .content ul.footer-company-info,
			#sitemap .content ul.footer-company-info-1,
			#sitemap .content ul.footer-company-info-2,
			#sitemap .content ul.footer-company-info-3,
			#sitemap .content ul.footer-informations-sur-l-entreprise,
			#sitemap .content ul.footer-informations-sur-l-entreprise-2, 
			#sitemap .content ul.footer-informations-sur-l-entreprise-3 {
				border: 0;
				margin-right: 0;
				width: 202px;
			}
			
			#sitemap .content ul .first {
				font-size: 14px;
				margin: 0 0 8px 0;
				font-weight:bold;
				font-family:Arial, Helvetica, sans-serif;
				color:#0c3e63;
				letter-spacing:-1px;
			}
			
			#sitemap .content ul li {
				margin: 0 0 3px 0;
				line-height:15px;
			}
		
		#sitemap .bottom {
			background: url(../images/sitemap-bottom.gif) no-repeat;
			clear: left;
			height: 38px;
			overflow: hidden;
			width: 950px;
		}
		
		#sitemap .bright-blue {
			color:#25aae1;
		}


/* ------------------------------------------------------------------------
	Footer
------------------------------------------------------------------------- */

	#footer {
		clear: both;
		float: left;
		padding: 0 0 30px 0;
		width: 950px;
		background:none;
		position: relative;
	}
	
		#footer ul.copyrights {
			float: left;
			font-family: Verdana;
			font-size: 11px;
			list-style: none;
			margin: 11px 0 0 26px;
			
		}
		
		#footer .copyrights li {
			display: block;
			float: left;
			margin: 10px 5px 0 0;
			padding: 0 5px 0 0;
			
		}
		
		#footer .copyrights li.fix {
			border-right:0;margin-left:100px;width:160px;margin-top:-5px;
		}
		
		#footer .copyrights li.last { border: 0; }
	
	#footer .twitter {
		float:left;
		margin: 0 0 0 22px;
	}
	body.fr #footer .twitter {
		float:left;
		margin: 20px 0 0 20px;
	}

	#footer .facebook {
		float:left;
		margin: 0 0 0 5px;
	}
	body.fr #footer .facebook {
		float:left;
		margin: 20px 0 0 40px;
	}


	#footer .creditcards {
		float: right;
		font-family: Verdana;
		font-size: 11px;
		list-style: none;
		margin: 8px 10px 0 0;
	}
	
		#footer .creditcards li {
			display: block;
			float: left;
			margin: 10px 0 0 5px;
		}
		
		#footer .creditcards li.first {
			padding: 5px 0 0 0;
			margin-right: 5px;
		}
		
#disclaimer {
	width: 950px;
	position: absolute;
	top: -3px;
	text-align: center;
	font-size: 9px;
	color: #999;
	padding: 0;
}
body.home #disclaimer {
	top: 4px;
}
#disclaimer p {
	line-height: 1em;
}

table.nostyle,
table.nostyle tr,
table.nostyle td {
	background: none;
	background-color: transparent;
	border: none;
}
