@charset "utf-8";
/* CSS Document */

.tpl_mp
{
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;
	margin-right:0px;
	padding-top:0px;
	padding-right:0px;
	padding-left:0px;
	padding-right:0px;
}

.tpl_mp h1
{

}

.tpl_mp div p
{
	margin-top:5px;
	line-height:1.5;
}



.tpl_mp .row
{
	width:100%;



}

.tpl_mp .row .col
{
	float:left;
	padding-top:12px;
	padding-bottom:10px;
	border: 1px solid #e8e5db;
	background-color: #FAFAF8;
	min-height:220px;
}



.tpl_mp .row .col h2
{
	color:#7b7468;
	font-size:12px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding:0px;
	font-weight:bold;
	padding-bottom:10px;

}


.tpl_mp .row .col h2 a:link,  .tpl_mp .row .col h2 a:visited,.tpl_mp .row .col h2 a:active
{
	font-weight:bold;
	text-decoration: none;
	color:#7b7468;
}
.tpl_mp .row .col h2 a:hover
{
	font-weight:bold;	
	text-decoration:none;
	color:#7b7468;
}


.tpl_mp .row .col p
{
	margin-top:6px;
	margin-bottom:6px;
	padding:0px;
	margin-left:0px;
	color:#949494;
	font-size:11px;
	line-height:1.5;
}


.tpl_mp .row .col img
{


}

.tpl_mp .row .col .visit
{
	margin-top:11px;
	padding-bottom:0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e8e5db;
	text-align:left;
	font-size:11px;
	color:#a9a18a;
	padding-top:6px;
	padding-left:0px;
}

.tpl_mp .row .col .visit .title_visit /* Titolo della pagina da visitare */
{
	display:none;
}


.tpl_mp .row .col .visit a:link,  .tpl_mp .row .col .visit a:visited, .tpl_mp .row .col .visit a:active
{
	font-weight:bold;
	text-decoration: none;
	color:#a9a18a;
}
.tpl_mp .row .col .visit  a:hover
{
	font-weight:bold;
	
	text-decoration:none;
	color:#a9a18a;
}





.tpl_mp .row .col .first
{


}

.tpl_mp .row .col .last
{


}



