	@import url(/_css/style6/main.css);
	
#content { 
	width: 100%;
	color: #333;
	height: 470px;
}
	
#content2 {
	position:relative;
	top:25px;
	height:415px;
	z-index:50	
}
	
.ligne {
	border-bottom:1px solid #edeeef;
	margin:0 10px 0 15px;
	padding-top:10px;
}
	
#titre {
	float:left;
	margin-top:-10px;
	margin-bottom:-1px
	
}
	
#bouton {
	float:right;
}
	
#image {
	float:left;
	margin:22px 30px 0 -30px;
	width:450px;
	padding-left:50px;
}
	
#texte {
	/*
	float:left;
	margin-top:25px;
	width:450px;
	height: 366px;
	*/
	
	position: absolute;
	left: 506px;
	top: 58px;
	height: 350px;
	width: 440px;
}

.texte{
	overflow:auto;
}
	
#texte_left {
	float:left;
	width:210px;
}

	
#texte_right {
	float:left;
	width:210px;
}
	
	/* texte */
	
h1 {
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin-bottom:15px;
}
	
	p {
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#fff;
	margin-bottom:15px;
}
	
.ville {
	font-weight:normal;
	color:#edeeef;
}
	
	/* boutons */
	
a.paris {
	display: block;
	margin-top:0px;
	line-height: 15px;
	text-decoration: none;
	width: 183px;
	background: url(/_img/points_de_vente/btn_a_paris5.gif) no-repeat 0 -15px;
	text-indent: -100em;
	/*\*/overflow: hidden;/**/
	line-height: 15px;
	height:15px;
}
	
a.paris:hover {
	width: 183px;
	background: url(/_img/points_de_vente/btn_a_paris5.gif) no-repeat 0 0;
	text-indent: -100em;
	/*\*/overflow: hidden;/**/
	line-height: 15px;
	height:15px;
}
	
a.province {
	display: block;
	margin-top:0px;
	line-height: 15px;
	text-decoration: none;
	width: 78px;
	background: url(/_img/points_de_vente/didier_guerin_province5.gif) no-repeat 0 -15px;
	text-indent: -100em;
	/*\*/overflow: hidden;/**/
	line-height: 15px;
	height:15px;
}
	
a.province:hover {
	width: 78px;
	background: url(/_img/points_de_vente/didier_guerin_province5.gif) no-repeat 0 0;
	text-indent: -100em;
	/*\*/overflow: hidden;/**/
	line-height: 15px;
	height:15px;
}