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

.tpl_mp
{

}

.tpl_mp h1
{
	border-bottom:1px solid #DADADA;
	color:#307BBE;
	font-size:14px;
	margin-bottom:10px;
	margin-top:10px;
	padding:2px 0;

}

.tpl_mp div p
{
	line-height:15 pt;
	
}



.tpl_mp .row
{


}

.tpl_mp .row .col
{
	float:left;
	font-size:11px;
	margin:0px;
	padding:0px;
	border-right-color:#dadada;
	border-right-width:1px;
	border-right-style:solid;
	padding-right:15px;
	min-height:270px;

}


.tpl_mp .row .last
{
	background-image:none;
	border:none;

}


.tpl_mp .row .col h2
{
	color:#307BBE;
	font-weight:bold;
	font-size:12px;

}


.tpl_mp .row .col h2 a:link,  .tpl_mp .row .col h2 a:visited,.tpl_mp .row .col h2 a:active
{
	font-weight:bold;
	color:#307BBE;
}
.tpl_mp .row .col h2 a:hover
{
	font-weight:bold;
	color:#307BBE;
}


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

}


.tpl_mp .row .col img
{
	border: 1px solid #9dacc3;
	margin-bottom:10px;

}

.tpl_mp .row .col .visit
{
	display:none;
	margin-top:14px;
	padding-bottom:0px;
	text-align:right;
	background-image: url(../images/background/visit.gif);
	height:18px;
	background-color:#6e6659;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:5px;
	padding-right:10px;
	margin-left:-11px;
	margin-right:-11px;
}
.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:#ffffff;
}
.tpl_mp .row .col .visit  a:hover
{
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
}





.tpl_mp .row .col .first
{


}

.tpl_mp .row .col .last
{


}



