@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
{
	margin-bottom:0px;
	border:none;
	padding-bottom:0px;
	height:30px;
}

.tpl_mp div p
{
	margin-top:5px;
	font-size:12px;
	line-height:12pt;
	color:#d9cec1;
	padding-right:20px;
}


.tpl_mp div ul
{
	list-style-position:inside;
	padding-left:5px;
	font-size:12px;
	padding-top:5px;
}


.tpl_mp .row
{
	width:686px;
	padding-top:15px;
}

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

}

.tpl_mp .row .col
{
	float:left;
	font-size:12px;
	margin:0px;
	padding:0px;
	padding-bottom:10px;
	margin-top:20px;
	width:315px !important;

}


.tpl_mp .row .col .first
{

}

.tpl_mp .row .col .last
{

}



.tpl_mp .row .col h2
{
	color:#d9cec1;
	font-size:13px;
	font-weight:bold;
	padding-top:2px;
	min-height:24px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	background-image: url(../images/button/visit.gif);
	background-position: left center;
	background-repeat: no-repeat;
	width:200px;
	float:left;
	padding-left:25px;

}


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

.tpl_mp .row .col p
{
	border-bottom:1px solid #4F3E28;
	color:#B2874E;
	float:left;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:10pt;	
	padding-bottom:4px;
	width:203px;
	padding-top:0px;
	margin-top:0px;
	text-transform:uppercase;
}


.tpl_mp .row .col p.line-1 
{
	border-bottom:1px solid #4F3E28;
	color:#B2874E;
	float:left;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:normal;
	padding-bottom:4px;
	width:203px;
	padding-top:0px;
	margin-top:0px;
	text-transform:uppercase;
}


.tpl_mp .row .col p.line-2 
{
	float:left;
	font-size:12px;
	line-height:normal;
	padding-bottom:5px;
	padding-top:5px;
	text-transform:none;
	padding-left:0px;
	padding-right:0px;
	margin-right:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#d9cec1;
	width:auto;
	border:none;
}





.tpl_mp .row .col img
{
	border: none;
	float:left;
	margin-left:0px;
	margin-right:11px;
	margin-top:0px;
	margin-bottom:3px;

}

.tpl_mp .row .col .visit
{
	background-image: url(../images/background/visit.gif);
	background-position: left top;
	width:112px;
	height:23px;
	margin-left:11px;
	padding-bottom:10px;
	padding-top:4px;
	padding-left:7px;
	background-repeat: no-repeat;
	display:none;
	

}

.tpl_mp .row .col .visit .nm_visit
{
	
	cursor:pointer;
	font-size:12px;

}
.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
{
	
	color:#ffffff;
	cursor:pointer;
	font-size:12px;

}
.tpl_mp .row .col .visit  a:hover
{
	color:#ffffff;
	cursor:pointer;
	font-size:12px;

}


