.allconcept, .conceptblok, .concepttittle, .conceptend
{
	float:left;
	width:712px;
	height:820px;
}

.allconcept{
	margin-top:10px;
	color:#323232;
}


.concepttittle
{
	font-size:34px;
	font-weight:bold;
	font-family:Arial;
	text-align:center;
	color:rgb(28, 21, 53);
}

.concept_tittle
{
	float:left;
	width:712px;
	padding-top:18px;
	font:normal 16px/20px Arial;
	text-align:center;
	height:65px;
	background-image: url(../pictures/description/boutique_0.jpg);
	background-repeat:no-repeat;
}

.concept_tittle a
{
/*	text-decoration:none;*/
/*	color:#323232;*/
	color:red;
}

.conceptblok
{
	margin-top:7px;
	font-size:12px;
	font-family:Arial;
	text-align:justify;
	vertical-align:middle;
	height:210px;
	width:712px;
	background-image:url(../pictures/description/concept.jpg);
	background-repeat:no-repeat;
}

.concept_txt{
	margin:5px;
}

.right_part
{
	float:right;
	width:200px;
	margin-right:22px;
}

.left_part
{
	float:left;
	width:482px;
}


.img_right
{
	text-align:right;
	float:right;
	clear:none;
	margin-right:22px;
	width:200px;
	height:150px;
	margin-top:12px;
}

.img_left
{
	text-align:left;
	float:left;
	clear:none;
	margin-left:22px;
	width:130px;
}


.txt_left_title
{
	margin-left:22px;
	margin-top:7px;
/*	margin-top:17px;*/
	font:normal 12px/20px Arial;
	text-align:left;
	float:left;
	clear:none;
	width:238px;
	color:#233885;
}

.txt_left_link
{
	margin-right:22px;
	margin-top:7px;
/*	margin-top:17px;*/
	font:normal 12px/20px Arial;
	text-align:center;
	float:right;
	clear:none;
	width:200px;
}

.txt_left_link a
{
	color:#233885;
}

.txt_left_subtitle
{
	margin-left:22px;
/*	margin-top:7px;*/
	font:bold 10px/15px Arial;
	text-align:left;
	float:left;
	clear:none;
	width:438px;
}

.txt_left_content
{
	margin-left:22px;
	margin-top:5px;
	font:normal 12px/20px Arial;
	text-align:left;
	float:left;
	clear:none;
	width:438px;
}


.txt_right
{
	text-align:left;
	float:right;
	clear:none;
	margin-right:5px;
	width:460px;
}


