@import url("styles.css");

div.col_gauche{
	float:left;
}

hr.separateur{
	clear:both;
	visibility:hidden;
}

.colone{
	width:288px;
	height:78px;
	background:url('../images/fond_info_dist.gif') top left no-repeat;
	position:absolute;
	top:8px;
	left:137px;
	padding-left:20px;
}

.colone h3{
	margin-bottom:0px;
	font-size:14px;
	font-weight:normal;
	color:#ffffff;
}
.colone p{
	margin-top:2px;
	margin-right:12px;
	font-size:11px;
	color:#dadada;
	font-weight:normal;
}

.titre_dist{
	width:184px;
	height:56px;
	background:url('../images/fond_titre_dist.gif') top left no-repeat;
	position:absolute;
	top:8px;
	left:-38px;
}

.titre_dist img{
	margin-left:10px;
}

.distributeur{
	height:78px;
	position:relative;
	
}

.rond_couleur{
	position:absolute;
	top:3px;
	left:407px;
}

#map_monde{
	position:relative;
}
#map_monde{
	position:absolute;
	top:54px;
	left:493px;
}
#ctn_page{
	height:374px;
}
