/* CSS Document */

div#un_boutik{
	float:left;
	width:480px;
	}
	
div#deux_boutik{
	float:right;
	width:264px;
	/* background-image:url(../images/fondboutik.png);
	background-repeat:repeat-y; */
	background-color: #8b9298;
	background-position:left;
	height: inherit;
	text-align: center;
	left:2px;
	position:relative;
}

div#deux_boutik #tags{
	margin-left: 0px;
	left:7px;
	position:relative;
	width:249px;
}

div#deux_boutik #tags .nuage{
	margin-left: 5px;
	width: 240px;
}

div#deux_boutik #tags a{
	color: #0099ff;
}

div#deux_article{
	position:relative;
	left:3px;
	}
	
div#deux_article h2{
	text-align:center;
	}
	
div#deux_article .suite{
	text-align:right;
	margin-bottom:10px;
	}
	
div#deux_article .descriptif{
	text-align:justify;
	font-family:inherit;
	font-size:0.9em;
	}
	
div#deux_article .cadre_art_boutik{
	background-color:#FFFFFF;
	border:1px solid #ccc;
	margin-bottom:10px;
	width:228px;
	margin-left:8px;
	}
	
div#deux_article .centre{
	text-align:center;
	
}

div#bouton{
	text-align:right;
	margin-bottom:0px;
	margin-top:10px;
}

div#bouton img{
	clear:both;
}

div#commander{
	text-align: right;
	
	
}

div#bouton_commander{
	margin-right: 0px;
	position:relative;
	left:6px;
	margin-top: 10px;
}

div#droite .nuage a{
	color: #0099ff;
}

div.gaucheboutik{
	width: 264px;
	background-color: #fff;
	height: 58px;
}
