@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
*/

#headline
{
	width:950px;
	margin:0px;
	padding:0px;
	margin-top:10px;
	margin-bottom:3px;
}

#headline h5
{
	width:950px;
	margin:0px;
	padding:0px;
	font-size:42px;
	text-transform:uppercase;

}

#headline h6
{
	width:950px;
	margin:0px;
	padding:0px;
	font-size:22px;
	margin-top:-10px;
}


#headline p
{
	width:950px;
	margin:0px;
	padding:0px;
	font-size:18px;
	margin-top:-5px;
}


#cnt1
{
	margin-top:15px;
}

#cnt2
{
	width:950px;
	display:inline-block;
	margin-bottom:4px;
	padding-top:20px;
}

/* Notizie in home page */


#cnt2 .news_home
{
	float:left;
	height:160px;
	margin-right:12px;
	margin-top:0px;
	overflow:hidden;
	padding-bottom:10px;
	width:328px;
}

#cnt2 .news_home h2
{
	color:#000000;
	text-transform:uppercase;
	
}

#cnt2 .news_home h2 a:link, #cnt2 .news_home h2 a:active, #cnt2 .news_home h2 a:visited
{
	color:#000000;
}

#cnt2 .news_home h2 a:hover
{
	color:#BF1E2E;
}


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

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

#cnt2 .news_home .simplenews-block .newscat-title h2
{
	margin:0px;
	padding:0px;
}


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

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

}

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


#cnt2 .news_home .simplenews-block .newscat .news
{
	width:310px;
	margin:0px;
	padding:0px;
	
}
#cnt2 .news_home .simplenews-block .newscat .news h3 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#bf1e2e;
	margin:0px;
	padding:0px;
}

#cnt2 .news_home .simplenews-block .newscat .news h3 a:link, #cnt2 .news_home .simplenews-block .newscat .news h3 a:visited,#cnt2 .news_home .simplenews-block .newscat .news h3 a:active
{
	color:#bf1e2e;

}
#cnt2 .news_home .simplenews-block  .newscat .news h3 a:hover
{
	color:#000000;
	text-decoration:underline;
}



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

#cnt2 .news_home .simplenews-block .newscat .news p
{
	margin:0px;
	padding:0px;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
}

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

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

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

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

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

}

.news-folder
{
	display:none;
}


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


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


#cnt2 .twitter 
{
	width:280px;
	float:left;
	margin:0px;
	margin-top:0px;
	background-image:url("../images/background/fumetto-twitter.gif");
	background-position:left bottom;
	background-repeat:no-repeat;
	padding:10px;
	height:185px;
}


#cnt2 .twitter h5
{
	margin:0px;
	padding:0px;
	margin-left:3px;
	margin-top:3px;
	font-size:18px;
	text-transform:uppercase;
}

#cnt2 .twitter ul
{
	margin:0px;
	padding:5px;
	padding-bottom:0px;
	font-size:11px;
	height:129px;
}

#cnt2 .twitter ul li
{
	margin:0px;
	padding:0px;
	padding-bottom:7px;
	list-style:none;
}


#cnt2 .twitter .follow
{
	margin-top:0;
	padding-right:58px;
	padding-top:14px;
	text-align:right;
	text-transform:uppercase;
}


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


#cnt2 .facebook 
{
	width:250px;
	float:left;
	margin-left:13px;
	margin-right:25px;
	margin-top:0px;
	background-image:url("../images/background/fumetto-fb.gif");
	background-position:left bottom;
	background-repeat:no-repeat;
	padding:10px;
	height:185px;	
}


#cnt2 .facebook h5
{
	margin:0px;
	padding:0px;
	margin-left:3px;
	margin-top:3px;
	font-size:18px;
	text-transform:uppercase;
}

#cnt2 .facebook p
{
	margin:0px;
	padding:0px;
	margin-top:2px;
	margin-left:5px;
}

#cnt2 .facebook .follow
{
	margin-left:5px;
	margin-top:15px;
	text-align:left;
}


