

a.default		{
				}
				
a.nothing		{
				color:rgb(119,119,119);
				font-style:normal;
				text-Decoration:none;
				}
				
a.nothing_black	{
				color:rgb(0,0,0);
				font-style:normal;
				text-Decoration:none;
				}
				
p.titolo		{
				color:rgb(119,119,119);
				font-family:Arial;
				font-size:14pt;
				font-weight:bold;
				}
				
p.normale		{
				color:rgb(0,0,0);
				font-family:Arial;
				font-size:10pt;
				font-weight:normal;
				}
				
.sfondo_header	{
				background-color: rgb(0,104,189);
				}
				
.titolo			{
				font-weight:normal;
				background-color: rgb(255,255,255);
				color:rgb(0,0,0);
				font-size: 16px;
				font-family:Arial;
				}
				
.sottotitolo	{
				font-weight:normal;
				color:rgb(255,255,255);
				font-size: 14px;
				font-family:Arial;
				font-weight:bold;
				letter-spacing: 2pt;
				}
				
.testo			{
				color:rgb(0,0,0);
				font-family:Arial;
				font-size:12px;
				font-weight:normal;
				}
				
.testo_piccolo	{
				font-family:Arial;
				font-size:10px;
				}
				
.testo_sfondo	{
				color:rgb(255,255,255);
				font-family:Arial;
				font-size:12px;
				font-weight:normal;
				background-color: rgb(0,104,189);
				}
				
.testo_footer	{
				color:rgb(255,255,255);
				font-family:Arial;
				font-size:10px;
				font-weight:normal;
				background-color: rgb(0,104,189);
				}
				
.testo_menu		{
				font-family:Arial;
				font-size:12px;
				font-weight:bold;
				}
				
.testo_prodotti	{
				color:rgb(255,255,255);
				font-family:Arial;
				background-color: rgb(0,104,189);
				}
				
.titolo_sfondo	{
				color:rgb(0,0,0);
				font-family:Arial;
				font-size:16px;
				font-weight:bold;
				}
				
.linea_divisoria {
				background-color: rgb(0,104,189);
				height: 1px;
				}
				
.font_standard 	{
				font-family: Arial;
				}
				
.sfondo_menu 	{
				background-color: rgb(0,104,189);
				}