﻿body {
	background-image: url('immagini/bg2.png');
}
a {
	font-family:Tahoma;
	font-size: 12px;
	color: #002142;
	text-decoration: none;
}
a:visited {
	font-family:Tahoma;
	font-size: 12px;
	color: #002142;
	text-decoration: none;
}
a:active {
	font-family:Tahoma;
	font-size: 12px;
	font-style: inherit;
	color: #003366;
	text-decoration: none;
}
a:hover {
	font-family:Tahoma;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}
.titolo_tabella{
	font-family:Tahoma;
	font-size: 12px;
	color: #003366;
	font-weight: bolder;	
	text-transform: uppercase;
}


.testo {
	font-family: Tahoma;
	font-size: 12px;
	color: #003366;
	line-height: 150%;
	text-align: justify;
}
.numero verde {
	font-family: Tahoma;
	font-size: 12px;
	color: #339933;
	line-height: 150%;
	text-align: justify;
	font-weight: bolder;
}
.testo_bold {
	font-family: Tahoma;
	font-size: 12px;
	color: #003366;
	line-height: 150%;
	text-align: justify;
	font-weight: bolder;
}

.elenco {
	font-family: Tahoma;
	font-size: 12px;
	color: #003366;
	line-height: 150%;
	text-align: justify;
	list-style-type: square;
}
.menu {
	background-image: url("_images/01_area_blu/index/sfondo_menu.png");
	font-family:Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.sottomenu {
	background-image: url("_images/01_area_blu/index/sfondo_sottomenu.png");
	font-family:Tahoma;
	font-size: 12px;
	color: #003366;
	text-align: center;
}
.foother {
	background-image: url("_images/01_area_blu/index/foother_sfondo.png");
}
.area_news {
	background-image: url("_images/01_area_blu/index/area_news.png");
	font-family:Tahoma;
	font-size: 12px;
	color: #003366;
	text-align: left;
	margin-left: 15px; 
}
.tabella{
	border-style: solid;
	border-collapse: collapse;
	border: 1px;
	font-family: Tahoma;
	font-size: 12px;
	color: #003366;
	line-height: 150%;
	text-align: justify;
	padding: "5";
}
.cella{
	border: 1px solid #00172F;
	border-left: 0 solid #00172F;
	border-right: 0 solid #00172F;
	border-top: 0 solid #00172F;
	border-bottom: 1px solid #00172F;
}



.titolo_pagina{
	font-family:Tahoma;
	font-size: 12px;
	font-weight: bolder;
	color: #003366;
	text-transform: uppercase;
	border-bottom-width: 1px; 
	border-bottom-style: dotted; 
	border-bottom-color: #003366; 
	border-top-width: 1px; 
	border-top-style: dotted; 
	border-top-color: #003366; 
}
.bordo_immagine{
	border-style: solid;
	border-width: 1px;
	border-color:#003366;
}







