/**********************
 TINY
***********************/
.tiny
{
	/*font-family: Arial, Helvetica, sans-serif;*/
    /*font-size: 11px;
    line-height: 17px;*/
    /*text-align: justify;*/
}

/*.tiny a, .tiny a:link, .tiny a:active, .tiny a:visited
{
    text-decoration: none;
	color: #0069A2;
}

.tiny a:hover
{
    text-decoration: none;
    color: #3D3937;
}*/

.tiny p
{
    margin: 0px;
    padding: 0px;
    border:0px;
}
.tiny img
{
    border:0px;
}
.tiny .titolo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    font-weight: bold;
    line-height: 18px;
}
.tiny .sottotitoloBlu
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    font-weight: bold;
    line-height: 17px;
    color: #0069A2;
}
.tiny .sottotitoloGrigio
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
    font-weight:bold;
    line-height: 17px;
	color: #706E6D;
}
.tiny .testo
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 17px;
    /*text-align: justify;*/
}

.tiny .testo a, .tiny .testo a:link, .tiny .testo  a:active, .tiny .testo  a:visited
{
    text-decoration: none;
	color: #0069A2;
}

.tiny .testo a:hover
{
    text-decoration: none;
    color: #3D3937;
}

.tiny .snodo
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 18px;
    font-weight: bold;
}

.tiny .snodo a, .tiny .snodo a:link, .tiny .snodo  a:active, .tiny .snodo  a:visited
{
    text-decoration: none;
	color: #0069A2;
}

.tiny .snodo a:hover
{
    text-decoration: none;
    color: #3D3937;
}

.tiny .ARTable
{
}
.tiny .ARTable th
{
    padding: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
	font-size: 13px;
    font-weight:bold;
    line-height: 17px;
	color: #706E6D;
	text-align: left;
    border-bottom: 1px solid #6B7074;
}
.tiny .ARTable td
{
    padding: 0px;
    padding-top: 3px;
    padding-bottom: 3px;
	font-size: 11px;
    font-weight: normal;
    line-height: 17px;
	color: #3D3937;
    border-bottom: 1px solid #6B7074;
}
.tiny .ARTable a, .tiny .ARTable a:link, .tiny .ARTable a:active, .tiny .ARTable a:visited
{
    text-decoration: none;
	color: #0069A2;
}
.tiny .ARTable a:hover
{
    text-decoration: none;
    color: #3D3937;
}