﻿
.testo
{
	font-size: 10px;
	font-family: Verdana;
	background-color: transparent;
	color: #2C2E4B;
	text-decoration: none;
	text-align: justify;
}
.testograssetto
{
    font-size: 10px;
    font-family: Verdana;
    color: #3F436B;
    background-color: transparent;
    font-weight: bold;
}
.testograssetto_M
{
	font-size: 10px;
	font-family: Verdana;
	color: #3F436B;
	background-color: transparent;
	font-weight: bold;
	text-transform: capitalize;
}
.testo12
{
    font-size: 12px;
    color: #336699;
    font-family: Verdana;
    background-color: transparent;
}
.testograssetto12
{
    font-size: 12px;
    color: #336699;
    font-family: Verdana;
    background-color: transparent;
    font-weight: bold;
}

.pulsante
{
	font-size: 10px;
	font-family: Verdana;
	color: #336699;
	font-weight: bold;
	background-color: transparent;
}
.daticatalogo
{
	font-size: 12px;
	vertical-align: middle;
	font-family: Verdana;
	text-align: center;
}
.linkblu-rosso
{
	font-weight: bold;
	font-size: 12px;
	color: #0D0F72;
	font-family: Verdana;
	text-decoration: none;
}
.linkblu-rosso:hover
{
	font-weight: bold;
	font-size: 12px;
	color: red;
	font-family: Verdana;
	text-decoration: Underline;
}

.linkblu-rosso10
{
	font-weight: bold;
	font-size: 10px;
	color: #2C2E4B;
	font-family: Verdana;
}

.linkblu-rosso10:hover
{
	font-weight: bold;
	font-size: 10px;
	color: red;
	font-family: Verdana;
	text-decoration: Underline;
}
.linkbianco-rosso
{
    font-weight: bold;
    font-size: 12px;
    color: white;
    font-family: Verdana;
    text-decoration: none;
}

.linkbianco-rosso:hover
{
	font-weight: bold;
	font-size: 12px;
	color: red;
	font-family: Verdana;
    text-decoration: none;
}
.titoliform
{
	color: #336699;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
}

A:link
{
    text-decoration: none;
}
A:active
{
    text-decoration: none;
}
A:visited
{
    text-decoration: none;
}
A:hover
{
    text-decoration: none;
}
A
{
    text-decoration: none;
}


