@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-right:0px;
padding-right:0px;
padding-top:0px;

}

.tpl_mp h1
{

}

.tpl_mp div p
{
}



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

.tpl_mp .row .last
{
}

.tpl_mp .row .col
{
	float:left;
	padding-left:0px !important;
	padding-right:35px !important;	
}


.tpl_mp .row .col .first
{

}

.tpl_mp .row .col .last
{

}




.tpl_mp .row .col h2
{
	background-image: url(../images/background/tpl_mp_h2_bg.png);
	background-position:bottom;
	background-repeat:no-repeat;
	margin-bottom:6px;
}
.tpl_mp .row .first h2
{
	background-image: url(../images/background/tpl_mp_h2_long_bg.png);
	background-position:bottom;
	background-repeat:no-repeat;
	margin-bottom:6px;
}

.tpl_mp .row .col h2 a:link,  .tpl_mp .row .col h2 a:visited,.tpl_mp .row .col h2 a:active
{
}
.tpl_mp .row .col h2 a:hover
{
}


.tpl_mp .row .col p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}


.tpl_mp .row .col p.line-1
{
	color:#dc931c;
	text-transform:uppercase;
	padding-bottom:5px;

}


.tpl_mp .row .col img
{
	float:left;
	margin-right:15px;
	margin-bottom:10px;
}

.tpl_mp .row .col .visit
{
	margin-top:7px;
	text-align:right;
}

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

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



.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
{
}


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


