@charset "utf-8";
/*
	@copyright  		Copyright (c) 2007-2009 Mentefredda Srl All rights reserved.
	@license    		All right reserved
	@web-developing 	Mentefredda S.r.l. - http://www.mentefredda.it/chi-siamo/team
*/



/*
 * 
 * 
 */

#cnt4
{
	width:934px;
	margin:0px;
	margin-top:6px;
	padding:12px;
	border:1px solid #363536;
	border-bottom:none;
	background-color:#232323;
	display:inline-block;
}


#cnt4 #sx
{
	width:222px;
	margin:0px;
	margin-right:31px;
	padding:0px;
	float:left;
}

#cnt4 #sx #sx_top
{
	width:222px;
	margin:0px;
	padding:0px;	
	background-image: url(../images/background/menu-sub-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:5px;
}

#cnt4 #sx #sx_center
{
	width:192px;
	margin:0px;
	padding:0px;
	background-color:#2e2e2e;
	display:inline-block;
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:10px;
}

#cnt4 #sx #sx_bottom
{
	width:222px;
	margin:0px;
	padding:0px;	
	background-image: url(../images/background/menu-sub-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:5px;
}


#cnt4 #dx
{
	width:680px;
	margin:0px;
	padding:0px;
	float:left;
}


#cnt4 #dx h4
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#b0a99a;
	text-transform:uppercase;
	margin-bottom:3px;
}


#cnt4_close
{
	width:960px;
	margin:0px;
	padding:0px;
	background-image: url(../images/background/cnt4-close.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:5px;
	margin-top:-5px;
	
}










/* Notizie in Page */

#cnt2 .news_page
{
	width:572px;
	height:178px;
	margin:11px;
	padding:0px;
	
}


#cnt2 .news_page .simplenews-block
{
	margin:0px;
	padding:0px;

}



#cnt2 .news_page .simplenews-block  h2
{
	margin:0px;
	padding:0px;
	display:none;
}


#cnt2 .news_page .simplenews-block  h2 a:link, #cnt2 .news_page .simplenews-block  h2 a:visited, #cnt2 .news_page .simplenews-block  h2 a:active 
{
	display:none;
}

#cnt2 .news_page .simplenews-block  h2 a:hover 
{
	display:none;
}



#cnt2 .news_page .simplenews-block .newscat-title
{
	display:none;
}


#cnt2 .news_page .simplenews-block .newscat
{
	margin:0px;
	padding:0px;
}

#cnt2 .news_page .simplenews-block .newscat .news
{
	margin:0px;
	padding:0px;

}
#cnt2 .news_page .simplenews-block .newscat .news h3 
{
	color:#d1d1d1;
	font-weight:normal;
	font-size:22px;
	text-transform:uppercase;
	margin:0px;
	padding:15px;
	
}

#cnt2 .news_page .simplenews-block .newscat .news h3 a:link,  .simplenews-block .newscat .news h3 a:visited,.simplenews-block .newscat .news h3 a:active
{
	color:#d1d1d1;
	font-weight:normal;
}
#cnt2 .news_page .simplenews-block  .newscat .news h3 a:hover
{
	color:#a89d86;
	font-weight:normal;
}



#cnt2 .news_page .simplenews-block .newscat .news img
{	
	float:left;
	margin-right:15px;
	border:none;
	padding:0px;
}

#cnt2 .news_page .simplenews-block .newscat .news p
{
	color:#bebebe;
	margin:0px;
	padding-left:15px;
	padding-right:15px;

}

#cnt2 .news_page .simplenews-block .newscat .news .news-price
{
	color:#e0e0e0;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:19px;
	margin:0px;
	padding:0px;	
	text-transform:uppercase;
	margin-top:15px;
}
#cnt2 .news_page .simplenews-block .newscat .news .news-price .news-goto
{
	display:none;
}


#cnt2 .news_page .simplenews-block .newscat .news .news-link
{
	display:none;
	
}

#cnt2 .news_page .simplenews-block .navigator
{
	height:30px;
	margin-left:508px;
	margin-top:116px;
	padding:0;
	position:absolute;
	top:105px;
	z-index:200;
}
 
#cnt2 .news_page .simplenews-block .navigator .prev
{
	margin:0px;
	padding:0px;
	background-image: url(../images/background/news-prev.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	height:30px;
	width:23px;
	float:right;
	padding-right:5px;
	cursor:pointer;
}


#cnt2 .news_page .simplenews-block .navigator .next
{
	margin:0px;
	padding:0px;
	background-image: url(../images/background/news-next.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	height:30px;
	width:23px;
	float:right;
	padding-right:5px;
	cursor:pointer;

}

