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

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

.tpl_mp h1
{
	margin-bottom:10px;
}

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



.tpl_mp .row
{
	width:100%;
	background-image: url(../images/background/tpl_mp-row.gif);
	background-repeat: repeat-x;
	background-position: left top;
	min-height:139px;


}

.tpl_mp .row .col
{
	float:left;
	font-size:11px;
	margin:0px;
	padding:0px;
	background-image: url(../images/background/tpl_mp-row-col.gif);
	background-repeat: no-repeat;
	background-position: right 8px;		
}


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

}


.tpl_mp .row .col h2
{
	margin-top:7px;
	color:#707070;
	font-size:12px;
	width:100%;
	text-transform: none;
	padding-bottom:10px;
	font-weight:bold;

}


.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:#707070;
}
.tpl_mp .row .col h2 a:hover
{
	font-weight:bold;
	text-decoration:none;
	color:#707070;
}


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

}


.tpl_mp .row .col img
{
	border: 1px solid #ccc2a5;
	float:left;
	margin-right:15px;

}

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


}




