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


/* Immagine più testo */
.tpl
{
}
.tpl ul
{
}

.tpl ul li
{
	margin-left:15px;
}


.tpl h1
{
	color:#368919;
	font-family:"Georgia";
	font-size:15px;
	font-style:italic;
	font-weight:normal;

}






.tpl .grabber
{
	clear:both;
}
.tpl .grabber .single_vote
{
	clear:both;
	margin-top:0px;
	background-image:url(../images/background/page-block-grabber.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:647px;
	height:31px;
	margin-right:-20px;
	
}
.tpl .grabber .single_vote h4
{
	
}

.tpl .grabber .single_vote .see
{
	display:none;
}
.tpl .grabber .single_vote  .nm_str
{
	display:none;
}

.tpl .grabber .single_vote .people
{
float:left;
width:462px;
margin-top:-3px;
	
}

.tpl .grabber .single_vote .score
{
	margin-top:-5px;
	float:left;
	width:170px;
}
.tpl .grabber .single_vote .score img
{
	margin-right:3px;
}

.tpl div p
{
	line-height:1.3;

}





.tpl .tpl_imgtxt
{
	margin-top:0px;
	float:left;
	margin-right:15px;
}

.tpl .tpl_imgtxt p
{
	float:none;
	margin-top:0px;
}

.tpl .tpl_imgtxt img
{
	float:left;
	padding-top:0px;
	padding-right:30px;
	padding-left:0px;
	margin-top:0px;
	padding-bottom:30px;
}




/* testo più immagine */
.tpl .tpl_txtimg
{
	display:inline-table;
	margin-bottom:5px;
}

.tpl .tpl_txtimg p
{
margin-top:0px;
	float:none;
}

.tpl .tpl_txtimg img
{
		float:right;
		padding-top:0px;
		padding-left:30px;
		padding-right:0px;
		margin-top:0px;
		padding-bottom:30px;
}


/* Solo immagine */


.tpl .tpl_img
{
	display:inline-table;
	margin-bottom:5px;
	clear:both;
}

.tpl .tpl_img p
{
}

.tpl .tpl_img img
{
	margin-top:2px;
	border:0px;
	float:right;
	margin-right:15px;
}


/* Solo testo */


.tpl .tpl_txt
{

	margin-bottom:5px;
}

.tpl .tpl_txt p
{

}

.tpl .tpl_txt img
{


}

.tpl .news-price
{
	display:none;
}


.tpl .news-link
{
	display:none;
}

.tpl .news-link a:link, .tpl .news-link a:visited, .tpl .news-link a:active 
{
}

.tpl .news-link a:hover
{
}