@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
*/
#cnt 
{
	width:960px;
	display:inline-block;
}

#cnt1 
{		
	background-image: url(../images/background/cnt1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height:346px;
	margin-bottom:3px;
}

#cnt1 .sx 
{
	float:left;
	height:338px;
	margin-left:9px;
	margin-top:9px;
	width:360px;
}


#cnt2 
{
	height:120px;
	width:960px;
}

#cnt3 
{
	height:175px;
	margin-top:3px;
}


/* Notizie in home page */


#cnt3 .news_home
{
	background-color:#FFFFFF;
	border:1px solid #CEC8BC;
	float:left;
	width:637px;
	height:173px;
	background-image: url(../images/background/news-home.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#cnt3 .news_home h2
{
	color:#837869;
	text-transform:uppercase;
}

#cnt3 .news_home h2 a:link, #cnt3 .news_home h2 a:active, #cnt3 .news_home h2 a:visited
{
	color:#837869;
}

#cnt3 .news_home h2 a:hover
{
	color:#837869;
}


#cnt3 .news_home .simplenews-block
{
	float:left;
	padding:20px;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:15px;
	margin-bottom:15px;
	width:277px;
}

#cnt3 .news_home .simplenews-block .newscat-title
{
}

#cnt3 .news_home .simplenews-block .newscat-title h2
{
}


#cnt3 .news_home .simplenews-block .newscat-title h2 a:link,#cnt3 .news_home .simplenews-block .newscat-title h2 a:visited,#cnt3 .news_home .simplenews-block .newscat-title h2 a:active {

}
#cnt3 .news_home .simplenews-block .newscat-title h2 a:hover {

}

#cnt3 .news_home .simplenews-block .newscat-title .news-folder
{
}


#cnt3 .news_home .simplenews-block .newscat .news
{
	
}
#cnt3 .news_home .simplenews-block .newscat .news h3 
{
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#665f57;
	font-weight:bold;
	text-transform:uppercase;
	margin:0px;
	padding:0px;
}

#cnt3 .news_home .simplenews-block .newscat .news h3 a:link, #cnt3 .news_home .simplenews-block .newscat .news h3 a:visited,#cnt3 .news_home .simplenews-block .newscat .news h3 a:active
{
	color:#665f57;

}
#cnt3 .news_home .simplenews-block  .newscat .news h3 a:hover
{
	color:#665f57;
	text-decoration:underline;
}



#cnt3 .news_home .simplenews-block .newscat .news img
{
	display:none;
}

#cnt3 .news_home .simplenews-block .newscat .news p
{
	margin:0px;
	padding:0px;
	margin-top:10px;
	color:#665f56;
}

#cnt3 .news_home .simplenews-block .newscat .news .news-price
{
	display:none;
}

#cnt3 .news_home .simplenews-block .newscat .news .news-price .news-goto
{
}

#cnt3 .news_home .simplenews-block .newscat .news .news-price .news-goto a:link, #cnt3 .news_home .simplenews-block .newscat .news .news-price .news-goto a:visited, #cnt3 .news_home .simplenews-block .newscat .news .news-price .news-goto a:active 
{
}

#cnt3 .news_home .simplenews-block .newscat .news .news-price .news-goto a:hover
{
}

#cnt3 .news_home .simplenews-block .newscat .news .news-link
{

}

.news-folder
{
	display:none;
}


/* ############################################################## */