/*****************************************************************************/
/* = Info tour section														 */
/*****************************************************************************/

#infotour .tile_m .tile_m, #infotour ul, #infotour ul li {
	line-height: 20px;
}

#infotour .tileMargin {
	clear: both;
	margin-top: 20px;
}

#infotour .img {
	width: 220px;
	float: left;
}

#infotour .img img {
	margin-top: 20px;
}

#infotour ul {
	margin-left: 15px;
}

#infotour .labyrinth {
	background: url(../img/tour/labyrinth.gif) center center no-repeat;
}

#infotour .items {
	background: url(../img/tour/items.gif) center center no-repeat;
}

#infotour .products {
	background: url(../img/tour/products.gif) center center no-repeat;
}

#infotour .threeSteps {
	background: url(../img/tour/threeSteps.gif) center center no-repeat;
}

#infotour .extranet {
	background: url(../img/tour/extranet.gif) center center no-repeat;
}

#infotour .infocard {
	background: url(../img/tour/infocard.gif) center center no-repeat;
}

#infotour .text {
	width: 460px;
	float: left;
}

