﻿/**** Parte Generale ****/
* 
{
 margin: 0;
 padding: 0;
}
body
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 1px 1px 1px 1px;
	margin: 1px 1px 1px 1px;
	color: #000000;
	background: trasparent;
	text-align: center;
}
/**** Contenitore principale ****/
#mainpanel
{
	border: transparent 1px solid;
	width: 898px;
	height: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px Auto 0px Auto;
	position: static;
}
/**** Contenitori di secondo e terzo livello ****/
#header
{
	border: transparent 1px solid;
	padding: 1px 1px 1px 1px;
	margin: 5px 0px 5px 0px;
	width: 894px;
	height: 100px;
	position: static;
}
#logodiv
{
	border: trasparent 1px solid;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	width: 48px;
	height: 96px;
	position: static;
	float: left;
}
#menu
{
	border: transparent 1px solid;
	padding: 0px 1px 0px 1px;
	margin: 0px 0px 10px 0px;
	width: 894px;
	height: 25px;
	position: static;
	text-align: left;
}
#leftcontent
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 2px;
	width: 150px;
	height: auto;
	background-color: transparent;
	position: static;
	float: left;
	border: none;
	text-align: left;
}
#left1, #left2
{
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 15px 0px;
	border-bottom: #c0c0c0 1px solid;
	border-left: #c0c0c0 1px solid;
	border-right: #c0c0c0 1px solid;
	width: 148px;
	height: auto;
	background-color: #d9e0ff;
	position: static;
	text-align: left;
}
#left1 a, #left2 a
{
	color: #464646;
	text-decoration: none;
}
#left1 a:hover, #left2 a:hover
{
	color: #00008a;
	text-decoration: underline;
}
#left1 h3, #left2 h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #464646;
	text-align: center;
	border-bottom: #c0c0c0 1px solid;
	border-top: #c0c0c0 1px solid;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 6px 0px;
}
#content
{
	border: transparent 1px solid;
	padding: 0px 0px 0px 0px;
	margin: 0px 13px 10px 13px;
	width: 566px;
	height: auto;
	background-color: transparent;
	position: static;
	float: left;
	text-align: left;
}
#content #briciole
{
    font-size: 10px;
    text-align:left;
    border: #c0c0c0 1px solid;
	padding: 0px 0px 0px 1px;
	margin: 0px 0px 10px 0px;
	width: 564px;
	height: 15px;
	position: static;
	color: #3c3c3c;
	background-color: #d9e0ff;
}
#rightcontent 
{
	padding: 0px 0px 0px 0px;
	margin: 0px 2px 0px 0px;
	width: 150px;
	height: auto;
	border: none;
	background-color: transparent;
	position: static;
	float: right;
	text-align: left;
}
#right1, #right2, #aggsito, #login
{
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 15px 0px;
	border-bottom: #c0c0c0 1px solid;
	border-left: #c0c0c0 1px solid;
	border-right: #c0c0c0 1px solid;
	width: 148px;
	height: auto;
	background-color: #d9e0ff;
	position: static;
	text-align: left;
}
#aggsito
{
	padding: 0px 0px 10px 0px;
	margin: 181px 0px 15px 0px;
	border-bottom: #c0c0c0 1px solid;
	border-left: #c0c0c0 1px solid;
	border-right: #c0c0c0 1px solid;
	width: 148px;
	height: auto;
	background-color: #d9e0ff;
	position: static;
	text-align: left;
}
#right1 a, #right2 a
{
	color: #464646;
	text-decoration: none;
}
#right1 a:hover, #right2 a:hover, #login a:hover
{
	color: #00008a;
	text-decoration: underline;
}
#right1 h3, #right2 h3, #login h3, #aggsito h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #464646;
	text-align: center;
	border-bottom: #c0c0c0 1px solid;
	border-top: #c0c0c0 1px solid;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 6px 0px;
}
#login span
{
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
	line-height: 10px;
}
#login a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
}
#aggsito h4
{
	color: #464646;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
}
#aggsito h4 span
{
	font-weight: bold;
}
#footer
{
	border: #3c7ca6 1px solid;
	padding: 6px 1px 1px 1px;
	margin: 5px 0px 0px 0px;
	width: 894px;
	height: 20px;
	position: static;
	clear: both;
	background: #7795BD;
	color: #ffffff;
	vertical-align: bottom;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}
/**** Marcatori principali ****/
h1
{
	font-size: 14px;
	padding: 5px 5px 1px 5px;
	margin: 0px 0px 15px 0px;
	text-align: center;
	color: #000000;
	font-style: italic;
}
h2
{
	color: #464646;
	font-size: 12px;
	padding: 5px 5px 1px 5px;
	text-align: left;
	border-bottom: #6e6e6e 1px solid;
	border-top: #dcdcdc 1px solid;
	border-right: #dcdcdc 1px solid;
	border-left: #dcdcdc 1px solid;
	background: #f1f7fb;
}
h4 /* Utilizzato per titoli delle finestre laterali */
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	line-height: 10px;
}
h5 /* Utilizzato nella scheda iscritto */
{
    font-size: 13px;
    padding: 5px 5px 1px 5px;
    margin: 0px 0px 10px 0px;
    text-align: center;
}
h6 /* Utilizzato nella scheda iscritto */
{
	font-size: 10px;
	font-weight: bold;
	line-height: 1.5;
	border-top: #c0c0c0 1px groove;
	color: #808080;
	background-color: transparent;
	padding:10px 0px 0px 0px;
}
p
{
	font-size: 12px;
	text-align: justify;
	border-top: #dcdcdc 2px solid;
	border-right: #dcdcdc 1px solid;
	border-left: #dcdcdc 1px solid;
	border-bottom: #dcdcdc 1px solid;
	margin: 0px 0px 10px 0px;
	padding: 5px 5px 5px 5px;
	background: #f1f7fb;
}
a:link, a:visited
{
	text-decoration: none;
	color: #0000a4;
}
a:hover
{
	text-decoration: underline;
	color: #00008a;
}
/* Parte dedicata ai controlli del content centrale */
div.centernews
{
	padding: 10px 10px 0px 10px;
	margin: 10px 0px 20px 0px;
	border-left: #c0c0c0 1px solid;
	border-bottom: #c0c0c0 1px solid;
	width: Auto;
	height: Auto;
	position: static;
	text-align: left;
	background: #f1f7fb;
}
div.centernews h2
{
	font-size: 10px;
    text-align: left;
    border: none;
    line-height: 10px;
    padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #f1f7fb;
}
div.centernews h3
{
	font-size: 10px;
	text-align: left;
	line-height: 10px;
	font-weight: normal;
	color: #464646;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
}
div.centernews h3 span
{
	font-weight: bold;
}
div.centernews p
{
	font-size: 10px;
	font-weight: normal;
	color: #464646;
	text-align: justify;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	background-color: #f1f7fb;
}
div.centernews h2 a
{
	color: #0000a4;
	text-decoration: none;
	line-height: 10px;
}
div.centernews a:hover
{
	color: #00008a;
	text-decoration: underline;
}
/* Parte dedicata ai controlli label e dropdownlist per ricerche. */
#content #ParametriRicerche
{
	width: 544px;
	margin: 5px 0px 5px 0px;
	padding: 0px 10px 0px 10px;
	font-family: Verdana, Arial, sans-serif;
	border: #dcdcdc 1px solid;
	font-size: 10px;
	color: #000000;
	background: #f1f7fb;
	text-align: left;
	position: static;
	line-height: 25px;
}
#ParametriRicerche .dropdownlist
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	padding: 1px 1px 1px 1px;
	margin: 1px 1px 1px 1px;
	color: #000000;
	background: #d9e0ff;
	text-align: left;
}
.TitoliRicerca, .TitoliRicerca2
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #808080;
	text-align: center;
	font-weight: bold;
}
.TitoliRicerca2
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 11px;
}
/* Inserito per la formattazione del conteggio dei selezionati su ricerca per più parametri */
.CountSel
{
	width: 534px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: -20px 0px 0px 0px;
	color: #464646;
	background: trasparent;
	text-align: right;
	position: static;
	border: 0px;
}
/* Parte riservata ai tooltip di aiuto */
a.info
{
    position: relative; /*this is the key*/
    z-index: 5;
}
a.info:hover
{
	z-index: 10;
}
a.info span
{
	display: none;
}
a.info:hover span
{
	display: block;
	position: absolute;
	top: 2em;
	left: 2em;
	width: 200px;
	border: 1px solid #c0c0c0;
	background-color: #ffffff;
	color: #000;
	text-align: left;
	z-index: 10;
	line-height: 20px;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
}
a.info img
{
    border: 0px;
}

