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


/* Immagine più testo */
.tpl
{
	display:inline-block;
	width:680px;

}
.tpl ul
{
	display:inline-block;
	margin:0;
	padding-bottom:0;
	padding-left:15px;
	padding-top:0;
}

.tpl ul li
{
}


.tpl h1
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight:normal;
	color:#ebebeb;
	text-transform:uppercase;
	margin-top:12px;
}


.tpl h2
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#b0a99a;
	text-transform:uppercase;
	margin-top:0px;
}


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

.back_news 
{
	text-transform:uppercase;
	border-top:1px solid #363536;
	padding-top:5px;
}


.tpl div p
{
	margin:0px;
	padding:0px;
	line-height:15pt;
	margin-bottom:15px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#eaeaea;

}


/* immagine + testo */

.tpl .tpl_imgtxt
{
	margin:0px;
	padding:0px;
	display:inline-block;
	width:100%;
}

.tpl .tpl_imgtxt p
{
}

.tpl .tpl_imgtxt img
{
	margin-top:2px;
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}




/* testo + immagine */

.tpl .tpl_txtimg
{
	margin:0px;
	padding:0px;
	display:inline-block;
	width:100%;
}

.tpl .tpl_txtimg p
{
}

.tpl .tpl_txtimg img
{
	margin-left:15px;
	float:right;
	margin-top:2px;
	margin-bottom:15px;
}


/* Solo immagine */


.tpl .tpl_img
{
	margin:0px;
	padding:0px;
	display:inline-block;
	width:100%;
}

.tpl .tpl_img p
{
}

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


/* Solo testo */


.tpl .tpl_txt
{
		margin:0px;
	padding:0px;
	display:inline-block;
	width:100%;
}

.tpl .tpl_txt p
{

}

.tpl .tpl_txt img
{


}

.tpl .news-price
{
	color:#E0E0E0;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:19px;
	margin:0px;
	margin-top:15px;
	margin-bottom:15px;
	padding:0;
	text-transform:uppercase;

}


.tpl .news-link {
	background-image:url("../images/button/news-link.gif");
	background-position:left top;
	background-repeat:no-repeat;
	color:#B2874E;
	float:left;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	height:26px;
	margin-top:10px;
	padding-left:5px;
	padding-right:5px;
	padding-top:6px;
	text-align:center;
	text-transform:uppercase;
	width:118px;
}



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

.tpl .news-link a:hover
{
}
