@charset "utf-8";
/* CSS Document */


#all{
	width:950px;
	margin:auto;
	padding-top:20px;
	/*border:#000 1px solid;*/
}
#content{
	font-family:Arial, Helvetica, sans-serif;	
	font-size:14px;
}
#location{
	text-align:center;
	margin-bottom:40px;
}
#location a{
	color:#000;	
}
#location .tel{
	color:#c1c1c1;
	font-size:16px;
	font-weight:bold;
	height:46px;
}
#location .tel span{
	font-size:12px;
	font-weight:normal;
}
#location .txt{
	font-size:14px;
}
.ligne{
	background:url(../img/ligne.jpg) no-repeat;
	height:17px;
}