	
	#contents .main {
		width:100%;
		background-color: #F9F9F9;
	}
	
	#contents .main .center .left {
		display: inline-block;
		float: left;
		margin-right: 4%;
		width: 65%;
	}
	#contents .main .center .right {
		display: inline-block;
		float: left;
		width: 31%;
	}
	#contents .main .center .dinteloFeed .top h2,
	#contents .main .center .last_articles .top h2{
		text-align:center;
		text-transform:uppercase;
		color:#444;
		margin-bottom:20px;
	}
	#contents .main .center .dinteloFeed .bottom,
	#contents .main .center .last_articles .bottom {
		position:relative;
		float:left;
		width:100%;
		margin-bottom:20px;
	}	
	#contents .main .center .dinteloFeed .bottom .item,
	#contents .main .center .last_articles .bottom .item{
		float:left;
		width:48%;
		position:relative;
		margin-bottom:15px
	}	
	#contents .main .center .dinteloFeed .bottom .item .itemcontent,
	#contents .main .center .last_articles .bottom .item .itemcontent{
		
		background-color: #ffffff;
		box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
		padding-bottom: 2px;
		padding-top: 0;
    
	}	
	#contents .main .center .dinteloFeed .bottom .item{
		width:30%;
		margin-right: 4%;
	}
	#contents .main .center .dinteloFeed .bottom .item.last,
	#contents .main .center .last_articles .bottom .item.last{
		float:right;
		margin-right: 0;
	}	
	#contents .main .center .dinteloFeed .bottom .item .image,
	#contents .main .center .last_articles .bottom .item .image{
		/*height:114px;*/
		overflow:hidden;
		text-align:center;
		max-height:150px;
	}	
	#contents .main .center .dinteloFeed .bottom .item .image p{
		display:none;
	}
	#contents .main .center .dinteloFeed .bottom .item img,
	#contents .main .center .last_articles .bottom .item img{
		height:auto;
		width:100%;
	}
	#contents .main .center .dinteloFeed .bottom .item img{
		max-width:190px;
	}
	#contents .main .center .dinteloFeed .bottom .item h3,
	#contents .main .center .last_articles .bottom .item h3{
		padding:20px;
		font-size: 16px;
		font-weight:normal;
		line-height: 18px;
		text-align:center;
		min-height:35px;
	}
	#contents .main .center .dinteloFeed .bottom .item .view_details,
	#contents .main .center .last_articles .bottom .item .view_details {
		position:absolute;
		bottom:10px;
		right:10px;
	}
	
	#contents .main .center .right  .various_links {
		margin-bottom:20px;
	}	
	#contents .main .center .right  .various_links h3{
		background-color: #4c4a4a;
		color: #fff;
		font-family: "Arial",Gadget,sans-serif;
		font-size: 15px;
		font-weight: bold;
		height: 30px;
		letter-spacing: 0.6px;
		text-align: center;
		line-height: 30px;
	}
	#contents .main .center .right  .various_links li {
		list-style: inside none circle;
		width: 100%;
		padding:10px 0;
		border-bottom:1px solid #ccc
	}
	#contents .main .center .right  .various_links li a:link, 
	#contents .main .center .right  .various_links li a:visited{
		color: #4c4a4a;
	}

	#contents .main .center .left .search_collections{
		width:100%;
		position:relative;
	}
	#contents .main .center .search_collections .bottom #search_button > .left {
		margin-right: 0;
	}
	/* MINIBANNER EN RIGHT */

	#contents .main .center .left  .megabanner{
		width:100%;
		margin-bottom:20px;
	}
	#contents .main .center .left  .megabanner img{
		width:100%;
		height:auto;
	}
	#contents .main .center .left  .minibanner{
		float:left;
		margin-right:3%;
	}
	#contents .main .center .left  .minibanner.last{
		margin-right:0%;
	}
	#contents .main .center .right  .minibanner{
		text-align:center;
		width:100%;
		margin-top:20px;
	}
	
	#contents .main .center .right  .minibanner.last{
		/*margin-right:0;
		float:right;*/
	}
	#contents .main .center .right  .minibanner.last .banner{
		margin:0;
		width:100%;
	}
	
	#contents .main .center .right  .minibanner h3{
		text-shadow:-1px 1px #4C4A4A;
		padding:4px 0 6px 0;
		font-size:18px;
		background:url(/view/layouts/front/images/minibanner_bg.jpg) center center no-repeat;
	}
	
	#contents .main .center .right  .minibanner h3 a{
		color: #fff;
	}
	
	#contents .main .center .right  .minibanner img{
		max-width:100%;
	}
	
	
	
	@media (max-width: 767px) {
		#header .logo{
			height: 244px;
		}
		#header .logo .logo_image {
			height:auto;
		}
		#contents .main .center .left{
			margin:20px auto;
			width:98%;
			float:none;
			clear:both;
			display:block;
		}
		#contents .main .center .right{
			margin:10px auto;
			width:98%;
			float:none;
			clear:both;
			display:block;
		}
		#contents .main .center .decosearch #search_button > .right, #contents .main .center .search_collections .bottom #search_button > .right,
		#contents .main .center .decosearch #search_button > .left, #contents .main .center .search_collections .bottom #search_button > .left{
			margin-top:0;
			margin-bottom:0;
			clear:none;
		}
	}

	
	@media (max-width: 480px) {
		#contents .main .center > .bottom .minibanners{
			height:auto!important;
		}
		#contents .main .center > .bottom .minibanner ,
		#contents .main .center > .bottom .minibanner.last{
			float:none!important;
			margin: 0 auto 10px;
			width:70%;
		}
		#contents .main .center .decoarticles {
			height:auto;
		}
		#contents .main .center .decoarticles .top{
			height:auto;
			float:none;
			background-repeat:repeat-x;
			background-color:#7f4d8c;
		}
		#contents .main .center .decoarticles .bottom {
			float:none;
			height:auto;
			margin-bottom:20px;
		}
		#contents .main .center .decoarticles .bottom li{
			float:none;
			width:90%
		}
		#contents .main .center .block.brands li{
			float:none;
		}
		#contents .main .center .dinteloFeed .bottom .item,
		#contents .main .center .block .middle,
		#contents .main .center .last_collections .bottom .item{
			float:none;
			width:100%;
			clear: both;
		}
		#contents .main .center .events .bottom .item,
		#contents .main .center .last_articles .bottom .item{
			float:none;
			width:100%;
			min-height: 200px;
			background-size:100% auto;
		}
		#footer .copyright{
			background-repeat: repeat;
			display: inline-block;
			height: auto;
		}
	}