.boutique_table {
	width: 365px;
}

.boutique_table_L {
	background: url(../images/achats/bg_box_L.gif);
	background-repeat: repeat-y;
}

.boutique_table_R {
	background: url(../images/achats/bg_box_R.gif);
	background-repeat: repeat-y;
}

.boutique_content_L {
	color: #40819f;
	text-align: left;
	font-size: 11px;
	padding-left: 2px;
}

.boutique_content_R {
	color: #FFFFFF;
	text-align: left;
	font-size: 11px;
	padding-left: 7px;
}

.boutique_entete {
	color: #a4c3d4;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	/*border-left: 1px solid #a4c3d4;
	border-right: 1px solid #a4c3d4;*/
	border-bottom: 1px solid #a4c3d4;
	padding: 3px;
}

.boutique_drop {
	color: #40819f;
	text-align: left;
	font-size: 10px;
	width: 135px;
	background: #FFFFFF;
	margin: 3px;
	border: 1px solid #FFFFFF;
}

.boutique_box {
	color: #40819f;
	text-align: left;
	font-size: 10px;
	width: 105px;
	background: #FFFFFF;
	margin: 3px;
	margin-left: -2px;
	border: 1px solid #40819f;
}

.boutique_sep {
	height: 15px;
	vertical-align: middle;
}

.boutique_thumb {
	text-align: center;
	margin: 5px;
	border: 1px solid #40819f;
}

a.boutique:link {color: #40819f; text-decoration: none;}
a.boutique:visited {color: #40819f; text-decoration: none;}
a.boutique:active {color: #40819f; text-decoration: none;}
a.boutique:hover {color: #FF0000; text-decoration: underline;}

a.boutique_content:link {color: #40819f; text-decoration: none;}
a.boutique_content:visited {color: #40819f; text-decoration: none;}
a.boutique_content:active {color: #40819f; text-decoration: none;}
a.boutique_content:hover {color: #FF0000; text-decoration: underline;}



