div.mod_shopwindow {
	display:			block;
}

div.mod_shopwindow_window {
	display:			block;
	width:				760px;
	height:				553px;
	background-image:	url("../images/etalage.jpg");
	background-position: top left;
	background-repeat: 	no-repeat;
}

div.mod_shopwindow_title {
	position:		relative;
	top:			62px;
	left:			285px;
	width:			390px;
	font-size:		16px;
	color:			#000000;
	font-weight:	bold;
	text-align:		center;
	display:		block;
}



div.mod_shopwindow_image {
	position:		relative;
	top:			107px;
	left:			285px;
	width:			390px;
	text-align:		center;
	vertical-align:	middle;
	display:		block;
}


div.mod_shopwindow_description {
	position:			relative;
	top:				-82px;
	left:				100px;
	text-align:			left;
	vertical-align:		top;
	padding:			2px;
	display:			block;
	width:				110px;
	height:				200px;
	background-color:	#ffffcc;
}

img.mod_shopwindow_img {
	border:				none;
}

div.mod_shopwindow_nolink, div.mod_shopwindow_link {
	padding:		2px;
	padding-left:	10px;
}

a.mod_shopwindow {
	
}

a.mod_shopwindow:hover {

}
