/* CSS Document */
	A:LINK    {text-decoration: none; color:#000000}
	A:VISITED {text-decoration: none; color:#000000}
	A:HOVER   {text-decoration: none; color:#999999}
	
	A.m:LINK    {text-decoration: none; font-size:11px; color:#3399cc; font-family:Arial;}
	A.m:VISITED {text-decoration: none; font-size:11px; color:#3399cc; font-family:Arial;}
	A.m:HOVER   {text-decoration: underline; font-size:11px; color:#952827; font-family:Arial;}

	A.c:LINK    {text-decoration: none; font-size:11px; color:#000000; font-family:Arial;}
	A.c:VISITED {text-decoration: none; font-size:11px; color:#000000; font-family:Arial;}
	A.c:HOVER   {text-decoration: none; font-size:11px; color:#990000; font-family:Arial;}

	A.home:LINK    {text-decoration: none; font-size:12px; color: #a63e2f; font-family:tahoma; font-weight:bold; }
	A.home:VISITED {text-decoration: none; font-size:12px; color: #a63e2f; font-family:tahoma;font-weight:bold;  }
	A.home:ACTIVE {text-decoration: none; font-size:12px; color: #a63e2f; font-family:tahoma;font-weight:bold;  }
	A.home:HOVER   {text-decoration: none; font-size:12px; color: #ffffff; font-family:tahoma;font-weight:bold; }
	
	A.back:LINK    {text-decoration: none; font-size:12px; color: #a63e2f; font-family:tahoma; font-weight:bold; }
	A.back:VISITED {text-decoration: none; font-size:12px; color: #a63e2f; font-family:tahoma;font-weight:bold;  }
	A.back:ACTIVE {text-decoration: none; font-size:12px; color: #a63e2f; font-family:tahoma;font-weight:bold;  }
	A.back:HOVER   {text-decoration: none; font-size:12px; color: #dfc98d; font-family:tahoma;font-weight:bold; }
	
	A.menu:LINK    {text-decoration: none; font-size:12px; color: #dfc98d; font-family:tahoma; font-weight:bold; }
	A.menu:VISITED {text-decoration: none; font-size:12px; color: #dfc98d; font-family:tahoma;font-weight:bold;  }
	A.menu:ACTIVE {text-decoration: none; font-size:12px; color: #a63e2f; font-family:tahoma;font-weight:bold;  }
	A.menu:HOVER   {text-decoration: none; font-size:12px; color: #a63e2f; font-family:tahoma;font-weight:bold; }
	
	A.sottomenu:LINK    {text-decoration: none; font-size:10px; color: #dfc98d; font-family:tahoma; font-weight:bold; }
	A.sottomenu:VISITED {text-decoration: none; font-size:10px; color: #dfc98d; font-family:tahoma;font-weight:bold;  }
	A.sottomenu:ACTIVE {text-decoration: none; font-size:10px; color: #a63e2f; font-family:tahoma;font-weight:bold;  }
	A.sottomenu:HOVER   {text-decoration: none; font-size:10px; color: #a63e2f; font-family:tahoma;font-weight:bold; }
	
	A.contatti:LINK    {text-decoration: none; font-size:15px; color: #000000; font-family:Times New Roman; font-weight:normal; font-style:italic}
	A.contatti:VISITED {text-decoration: none; font-size:15px; color: #000000; font-family:Times New Roman; font-weight:normal; font-style:italic}
	A.contatti:HOVER   {text-decoration: none; font-size:15px; color: #aa1f24; font-family:Times New Roman; font-weight:normal; font-style:italic; text-decoration:underline;}

	A.foot:LINK    {text-decoration: none; font-size:13px; color: #000000; font-family:tahoma; font-weight:normal; font-style:normal}
	A.foot:VISITED {text-decoration: none; font-size:13px; color: #000000; font-family:tahoma; font-weight:normal; font-style:normal}
	A.foot:HOVER   {text-decoration: none; font-size:13px; color: #a63e2f; font-family:tahoma; font-weight:normal; font-style:normal; text-decoration:underline;}

	A.puntocasa:LINK    {text-decoration: none; font-size:15px; color: #f1743e; font-family:tahoma; font-weight:bold; font-style:normal}
	A.puntocasa:VISITED {text-decoration: none; font-size:15px; color: #f1743e; font-family:tahoma; font-weight:bold; font-style:normal}
	A.puntocasa:HOVER   {text-decoration: none; font-size:15px; color: #ffffff; font-family:tahoma; font-weight:bold; font-style:normal; text-decoration:underline;}

	A.rosa:LINK    {text-decoration: none; font-size:14px; font-weight:bold; color: #ca1670; font-family:tahoma; }
	A.rosa:VISITED {text-decoration: none; font-size:14px; font-weight:bold; color: #ca1670; font-family:tahoma; }
	A.rosa:ACTIVE {text-decoration: none; font-size:14px; font-weight:bold; color: #ca1670; font-family:tahoma; }
	A.rosa:HOVER   {text-decoration: none; font-size:14px; font-weight:bold; color: #CC0000; font-family:tahoma; text-decoration:underline;}

	A.rosa1:LINK    {text-decoration: none; font-style:italic; font-size:12px; font-weight:bold; color: #ca1670; font-family:tahoma; }
	A.rosa1:VISITED {text-decoration: none; font-style:italic;  font-size:12px; font-weight:bold; color: #ca1670; font-family:tahoma; }
	A.rosa1:ACTIVE {text-decoration: none; font-style:italic;  font-size:12px; font-weight:bold; color: #ca1670; font-family:tahoma; }
	A.rosa1:HOVER   {text-decoration: none; font-style:italic;  font-size:12px; font-weight:bold; color: #CC0000; font-family:tahoma; text-decoration:underline;}


BODY
{
background:url(/images/sfondo2.jpg);
font-family:arial;
background-color:c0c0c0;
}

SELECT
{
border:1px solid #A7A7A9;
background:#EEF7FE;
font-family:Verdana;
font-size:10px;
color:#3399cc;
}

TEXTAREA
{
background:#EEF7FE;
font-family:"Times New Roman";
font-size:15px;
color:#000000;
}

INPUT
{
background:#EEF7FE;
font-family:"Times New Roman";
font-size:15px;
color:#000000;
}


.testo {
	font-family: "Times New Roman";
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-transform: none;
	text-align:left;
	padding-left:4px;
	padding-right:5px;
}

.form {
	font-family: "Times New Roman";
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-transform: none;
	text-align:center;
}

.realizzazioni {
	font-family: "Times New Roman";
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-transform: none;
	text-align:left;
	padding-left:4px;
	padding-right:5px;
}

.testo_dx {
	font-family: "tahoma";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-transform: none;
	text-align:left;
	padding-left:4px;
	padding-right:5px;
}

.footer {
	font-family: "tahoma";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-transform: none;
	text-align:center;
}

.testo_storia {
	font-family: "tahoma";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-transform: none;
	text-align:left;
	padding-left:4px;
	padding-right:2px;
}

.testo_rea {
	font-family: "tahoma";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-transform: none;
	text-align:left;
	padding-left:4px;
	padding-right:2px;
}

.titolo_storia {
	font-family: "tahoma";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #8a0000;
	text-transform: none;
	text-align:left;
	padding-left:4px;
	padding-right:5px;
}

.titolo_sx {
	font-family: "Times New Roman";
	font-size: 35px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-transform: none;
	text-align:right;
	padding-right:2px;
}

.titolo_pop_up {
	font-family: "Times New Roman";
	font-size: 35px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-transform: none;
	text-align:left;
	padding-left:5px;
}

.titolo_dx {
	font-family: "Times New Roman";
	font-size: 35px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-transform: none;
	text-align:left;
	padding-left:2px;
}

.titolo_dx_rosso {
	font-family: "Times New Roman";
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #a63d2e;
	text-transform: none;
	text-align:left;
	padding-left:4px;
}

.titolo_dx_rosso_picc {
	font-family: "tahoma";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #a63d2e;
	text-transform: none;
	text-align:left;
	padding-left:4px;
}

.in_page {
	font-family: "tahoma";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #a63e2f;
	text-transform: none;
	text-align:left;
	padding-left:4px;
}

.out_page {
	font-family: "tahoma";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #dfc98d;
	text-transform: none;
	text-align:left;
	padding-left:4px;
}

.con_in_page {
	font-family: "tahoma";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-transform: none;
	text-align:left;
}

.confronto {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	font-variant: normal;
	color: #8b0000;
	text-transform: none;
}

.punto {
	font-family: tahoma;
	font-size: 15px;
	font-style: normal;
	font-weight:bold;
	font-variant: normal;
	color: #ffffff;
	text-transform: none;
}
