/******************************/
/* CSS DOCUMENT               */
/* http://samantha-bailly.com */
/*    --------------------    */
/*       SALONS SECTION       */
/******************************/

div.salon {
	padding: 10px;
	text-align: justify;
	font-size: 11px;
	border-top: 1px solid #543859;
	border-bottom: 1px solid #543859;
	width: 600px;
	background-image: url(../template/default/images/article_bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #3c1a34;
}

div.salon table {
	width: 100%;
	font-size: 11px;
}

img {
	float: none;
}

.aligne {
	vertical-align: top;
	text-align:center;
}

