/*-------------------------------------------------*/
/*-------------------------------------------------*/
/* ------------------ BOUTIQUES -------------------*/
/*-------------------------------------------------*/
/*-------------------------------------------------*/

#boutiques {
	width	: 920px;
	height	: 480px;
}

#boutiques_map {
	width			: 710px;
	padding-left	: 10px;
	vertical-align	: top;
}

.boutiques_distributors_country {
	position	: absolute;
	cursor		: pointer;
	display		: block;
	width		: 8px;
	height		: 8px;
}

#boutiques_rightframe {
	vertical-align	: top;
	height			: 480px;
	width			: 210px;
}

#boutiques_distributors {
	width		: 210px;
	height		: 440px;
	margin-left	: 10px;
	overflow	: auto;
}

#boutiques_distributor_country_title {
	margin-left	: 10px;
	font-size		: 1.0em;
	font-weight		: bold;
	text-decoration	: underline;
}

#boutiques_distributor_title {
	color		: #B50000;
}
