#col1 {
	width: 650px;
	padding-left: 30px;
	float: left;
}

#col2 {
	width: 175px;
	margin-left: 25px;
	float: left;
}

#box-pointsdevente {
	width: 647px;
	background-image: url("/images/pointsdevente/box_pointsdevente_fond.gif");	
}

#box-pointsdevente h2 {
	background-image: url("/images/pointsdevente/box_pointsdevente_titre.gif");
	height: 22px !important;
}


#box-pointsdevente h3 {
	margin: 23px 24px 0 30px;
	height: 23px;
	background-repeat: no-repeat;
}


#box-pointsdevente h3 span {
	display: none;
}

#box-pointsdevente h3.reseau {
	background-image: url("/images/pointsdevente/lereseauopprod.gif");
}

#box-pointsdevente h3.bars {
	margin-top: 30px;	
	background-image: url("/images/pointsdevente/barsetrestaurants.gif");
}

div.item {
	padding: 18px 30px 18px 32px;
	border-bottom: 2px solid #d4d4d4;
}

div.last {
	border-bottom: none;
}

#box-pointsdevente h4 {
	font-size: 16px;
	color: #3d4c78;
}

#box-pointsdevente p.adresse {
	padding: 2px 0 2px 0;
	font-size: 14px;
	font-weight: bold;
}

#box-pointsdevente p.telephone {
	font-size: 14px;
}

#box-pointsdevente p.photos {
	margin-top: 12px;
	height: 90px;	
}

#box-pointsdevente p.photos img {
	border: 1px solid black;
	margin-right: 24px;	
	float: left;
}

#box-pointsdevente p.description {
	padding-top: 10px;
	font-size: 14px;
	text-align: justify;
	
}

#box-pointsdevente p.plan {
	padding-top: 12px;
}

#box-pointsdevente p.url {
	padding-top: 12px;
}

#box-pointsdevente p.url a {
	font-size: 14px;
	color: #0056dc;
	text-decoration: underline;
}

