

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);
				}
.link_foto a
{
font-size:9pz;text-decoration:none;
}
.link_foto a:hover
{
text-decoration:underline;
}
.home_titlearea {
			font-family:Arial;
			font-weight:bold;
			font-size:14px;
			text-align:center;
			border-style:none;
			border-bottom-style:solid;
			border-width:1px;
			border-color:rgb(0,104,189);	
		}
		
		.home_imagearea {
			text-align:center;
			vertical-align:middle;
			background-color:rgb(230,230,230);
			padding:18px;
			border-style:none;
			border-bottom-style:solid;
			border-width:1px;
			border-color:rgb(0,104,189);	
		}
		
		.home_descriptionarea {
			font-family:Arial;
			font-weight:bold;
			font-size:16px;
			text-align:center;
			vertical-align:middle;
			background-color:rgb(255,99,0);
			color:rgb(255,255,255);
			padding:10px;
		}
		
		.desc	{
			font-family:Arial;
			font-size:12px;
			padding:5px;
			padding-left:10px;
			border-style:solid;
			border-left-style:none;
			border-right-style:none;
			border-width:1px;
			border-color:rgb(0,104,189);
			background-color:rgb(255,255,255);
			background-image:url(images/backgallery.png);
			background-repeat:repeat-y;
			}
	.imageContainer	{
			padding:5px;
			border-style:solid;
			border-width:1px;
			border-color:rgb(0,104,189);
			background-color:rgb(241,248,255)			
			}
	.ImageShadow {
			background-color:rgb(150,150,150)			
			}
	.Info a {
			font-size:11px;
			color:rgb(0,0,0);
			text-decoration:none;
			cursor:pointer;
			}
	.Info a:hover {
			color:rgb(0,0,255)
			}
