﻿A:link, A:visited
{
	text-decoration: none;
	color: #315A8C;
	font-weight: bold;
}
A:hover
{
	text-decoration: underline;
}

.text
{
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-align: justify;
	color: #000000;
}

.text-error
{
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-align: justify;
	color: Red;
}
.text-bold
{
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #DE5A18;
}
.text-menu
{
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #315A8C;
	text-decoration: none;
}
A.text-menu:link
{
	text-decoration: none;
	color: #315A8C;
}
A.text-menu:visited
{
	text-decoration: none;
}
A.text-menu:hover
{
	text-decoration: underline;
}
.text-menu-red
{
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #D55618;
	text-decoration: none;
}
.menu
{
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #82A4C0;
}
.text-mpiccolo
{
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 12px;
}
.text-mbpiccolo
{
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 12px;
}
.textEvidence
{
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	text-align: justify;
	color: #454545;
}
.text-turismo
{
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #315A8C;
	text-decoration: none;
}

.imageWithHand
{
	cursor: hand;
}
