@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:10px;
}

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



.tpl_mp .row
{
	width:100%;
}

.tpl_mp .row .col
{
	float:left;
	border: 1px solid #ececec;
	padding:0px;
	padding-bottom:1px;
	background-image: url(../images/background/col.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#ffffff;
	font-size:11px;
	color:#959595;
	margin:0px;
		
}



.tpl_mp .row .col h2
{
	margin-top:15px;
	color:#006993;
	font-size:12px;
	width:100%;
	text-transform: uppercase;
	margin-bottom:7px;
}


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


.tpl_mp .row .col p
{
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	min-height:96px;
	line-height:1.5;

}


.tpl_mp .row .col img
{


}

.tpl_mp .row .col .visit
{
	margin-top:9px;
	padding-bottom:0px;
	text-align:right;
	background-image: url(../images/background/visit.gif);
	height:18px;
	background-color:#7099bd;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:5px;
	padding-right:10px;
	margin-left:-14px;
	margin-right:-14px;
}
.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
{


}


/* Solo una colonna */

.tpl_mp .row .one
{
}



.tpl_mp .row .one h2
{
}


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


.tpl_mp .row .one p
{
}



.tpl_mp .row .one img
{


}

.tpl_mp .row .one .visit
{
}

.tpl_mp .row .one .visit .title_visit /* Titolo della pagina da visitare */
{
}


.tpl_mp .row .one .visit a:link,  .tpl_mp .row .one .visit a:visited, .tpl_mp .row .one .visit a:active
{
}
.tpl_mp .row .one .visit  a:hover
{
}







.tpl_mp .row .one .first
{


}

.tpl_mp .row .one .last
{


}

