/* corps de la page IE */
#contenu {
	background-color:#F4F4F4;
	height: 664px;
}

/* corps de la page */
html>body #contenu {
	background-color:#F4F4F4;
	min-height: 664px;
}
#conteneur_carte {
	padding-top:21px;
	padding-left:31px;
	padding-bottom:19px;
}
#carte {
	border-right:1px solid #999999;
	width:600px;
}
#carte img {
	margin-left:30px;
}

#adresses {
	width:260px;
	margin-bottom: 19px;
	margin-top:100px;
	margin-right:10px;
	float:right;
}


#contenu h1 {
	color: #666666;
	padding:0px;
	padding-top: 6px;
	padding-left : 0px;
	padding-bottom: 0px;
	margin: 0px;
	margin-left: 0px;
	margin-right: 14px;
	text-align: left;
	font-size: 22px;
	font-weight: normal;
}
#adresses h2 {
	font-size:20px;
	font-weight:normal;
	color:#666666;
	margin:0px;
	padding:0px;
	margin-bottom:17px;
}
#adresses h3 {
	font-size:11px;
	font-weight:bold;
	color:#333333;
	margin:0px;
	padding:0px;
	text-decoration:underline;
	margin-bottom:17px;
	clear:left;
}
#adresses h4 {
	font-size:12px;
	font-weight:normal;
	color:#333333;
	margin:0px;
	padding:0px;
	margin-bottom:13px;
	padding-left:12px;
	background-image: url(../images/puce_distri.gif);
	background-repeat: no-repeat;
	clear:left;
}
#adresses .distrib {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	height: 55px;
}