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



.tpl_mp
{
	margin:0px;
	padding:0px;
}

.tpl_mp h1
{

}

.tpl_mp div p
{
	margin:0px;
	padding:0px;
}



.tpl_mp .row
{
	clear:both;
	display:inline-block;
	margin-bottom:0px;
	margin:0px;
	padding:0px;
	
}

.tpl_mp .row .last
{
}

.tpl_mp .row .col
{
	float:left;
	background-image: url(../images/background/row-col.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}


.tpl_mp .row .first
{

}

.tpl_mp .row  .last
{

}



.tpl_mp .row .col h2
{
	float:left;
	margin-left:8px;
	margin-top:15px;
	width:230px;
}
.tpl_mp .row .first h2
{

}


.tpl_mp .row .col h2 a:link,  .tpl_mp .row .col h2 a:visited,.tpl_mp .row .col h2 a:active
{
	color:#f99b00;
}
.tpl_mp .row .col h2 a:hover
{
}



.tpl_mp .row .col p
{
	float:left;
	margin-left:12px;
	width:215px;
	color:#e5e3de;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	
}

.tpl_mp .row .first p
{

	
}

.tpl_mp .row .col p.line-1
{


}



.tpl_mp .row .col img
{
	float:left;
	padding-bottom:6px;
	padding-left:1px;
	padding-top:6px;
}
.tpl_mp .row .first img
{


}
.tpl_mp .row .col .visit
{
	display:none;
}

.tpl_mp .row .first .visit
{

}

.tpl_mp .row .col .visit .nm_visit
{
}
 /* Titolo della pagina da visitare */

.tpl_mp .row .col .visit .title_visit
{
	
}



.tpl_mp .row .col .visit  a:link,  .tpl_mp .row .col .visit  a:visited, .tpl_mp .row .col .visit   a:active
{
	color:#1b7cca;
	
}
.tpl_mp .row .col .visit  a:hover
{
	color:#1b7cca;
}


.tpl_mp .one_row-col
{
	clear:both;
	display:inline-block;
	overflow:auto;	
	
}

