/* impostazioni universali */
body {
	border-width: 0;
	padding: 0;
	margin: 0;
	border-style: none;
	vertical-align: top;
	border-spacing: 0px;
	background-image: url(../pages/images/sfondo.gif);
	background-color: #FFFFFF;
	background-repeat: repeat;
	text-align: center;
}
table {
	border-width: 0;
	padding: 0;
	margin: 0;
	border-style: none;
	width: 100%;
	vertical-align: top;
	empty-cells: show;
	border-spacing: 0px;
}
tr {
	border-width: 0;
	padding: 0;
	margin: 0;
	border-style: none;
	vertical-align: top;
	empty-cells: show;
	border-spacing: 0px;
}
td {
	border-width: 0;
	padding: 0;
	margin: 0;
	border-style: none;
	vertical-align: top;
	empty-cells: show;
	border-spacing: 0px;
}
image {
	border-width: 0;
	padding: 0;
	margin: 0;
	border-style: none;
}
div {
	border-width: 0;
	padding: 0;
	margin: 0;
	border-style: none;
	overflow: none; /*scroll;*/
}

/* menu */
.MenuSezioni {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5a84b6;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
:hover.MenuSezioni {
	color: #ff9f40; /*#FFBA00;*/
}
.MenuImage, .MenuImage img {
	height: 21;
	width: 21;
	/*display: none;*/
}
.MenuTitolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #385981; /*#ffffff;*/
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF; /*#DC1507;*/ /*#677787;*/
	border-color: #FFFFFF; /*#DC1507;*/ /*white;*/
	border-width: 0px;
	border-style: solid;
	text-align: right;
	vertical-align: middle;
	height: 21;
	width: 90%;
	background-image: url(../pages/images/sfondo_000.gif);
}
.MenuTitolo a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #385981; /*#ffffff;*/
	font-size: 11px;
	font-weight: bold;
	text-decoration: none; /*#DC1507;*/ /*#677787;*/
}
.MenuTitolo :hover {
	color: #FF9F40; /*#FFBA00;*/
}
.MenuTitoloCurrent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00366C;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	border-color: white;
	border-width: 2px;
	border-style: solid;
	text-align: right;
	vertical-align: middle;
	height: 21;
	width: 90%;
	background-image: url(../pages/images/sfondo_001.gif);
}
.MenuTitoloCurrent a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00366C;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.MenuTitoloCurrent :hover {
	color: #FFBA00;
}
.MenuVoce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	border-color: white;/*#119332;*/ /*#DC1507;*/ /*white;*/
	border-width: 1px;
	/*border-bottom-width: 1px;*/
	/*border-left-width: 1px;*/
	border-style: solid;
	vertical-align: middle;
	text-decoration: none;
}
.MenuValore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:  #5A84B6;
	font-weight: bold;
	border-color: white;
	border-width: 1px;
	border-style: solid;
	vertical-align: middle;
	text-decoration: none;
	text-align: right;
}
.MenuVoce a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:  #5A84B6;
	font-weight: bold;
	border-color: white;
	border-width: 0px;
	border-style: solid;
	vertical-align: middle;
	text-decoration: none;
}
.MenuVoce :hover {
	color: #FF9F40; /*#FFBA00;*/
}
.MenuSelected {
	border-color: red;
}
.Navigatore, .Navigatore a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5a84b6;
	font-weight: bold;
	border-color: white;
	border-width: 1px;
	border-style: solid;
	vertical-align: middle;
	text-decoration: none;
	padding: 1px;
}
.Navigatore :hover {
	color: #DC1507; /*#FFBA00;*/
}

/* sezioni */
.ColonnaSx, .ColonnaDx {
	width: 22%;
	background-color: #CEEBF4; /*#D0D9E0;*/
	border-color: #f3bb31;
	border-style: none;
	border-width: 1px;
	background-image: url(../pages/images/sfondocolonne.gif);
}
.Body {
	width: 56%;
}

/* stili */
.ButtonSmall {
	background-color: white; /*#CCCCCC;*/
	border: 1px solid #4D6185;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
	width: 55px;
	color: black; /*#444444;*/
	font-weight: normal;
}
.ButtonStandard {
	background-color: #CCCCCC;
	border: 1px solid #4D6185;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
	width: 90px;
	color: #444444;
	font-weight: normal;
}
.lblWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.Edit {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333366;
	font-weight: normal;
	text-decoration: none;
	overflow: none;
	width: 200px;
	border: 1px solid #CCCCCC;
	height: 16px;
}
.EditLogin {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333366;
	font-weight: normal;
	text-decoration: none;
	overflow: none;
	width: 200px;
	border: 1px solid #CCCCCC;
	height: 20px;
}
.EditSearch {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	overflow: none;
	width: 200px;
	border: 1px solid #CCCCCC;
	height: 15px;
	margin: 0;
	padding: 0;
	background-color: white;
	display: inline;
	margin-right: 1px;
}
.ButtonSearch {
	position: relative;
	background-color: #FFFFFF; /*#DC1507;*/ /*#CCCCCC;*/
	border: 1px solid white; /*#4D6185;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 15px;
	width: 40px;
	color: #333399; /*#444444;*/
	font-weight: normal;
	margin: 0;
}
.Testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	text-align: justify;
	padding-left: 2px;
	padding-right: 2px;
	overflow: auto;
}
.TestoPiccolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	vertical-align: top;
	text-decoration: none;
}
.SezioneTitolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00366C; /*white;*/ /*#000000;*/
	font-weight: bold;
	border-color: #FFFFFF; /*white;*/
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-style: solid;
	vertical-align: middle;
	text-decoration: none;
	padding: 0;
	padding-left: 10px;

	height: 26;
	background-image: url(../pages/images/sfondocolonne.gif);
	/*background-repeat: repeat-x;*/
}
.SezioneTitoloImg {
	color: #000000;
	border-color: white;
	border-width: 1px;
	border-style: solid;
	vertical-align: top;
	padding: 0;

	height: 26;
	/*background-image: url("../pages/images/titolo_sfondo.gif");*/
	background-repeat: repeat-y;
}
.SezioneTesto, .SezioneTesto a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	font-weight: normal;
	vertical-align: top;
	text-decoration: none;
	text-align: justify;
	padding-left: 3px;
	padding-right: 3px;
}
.SezioneTesto a {
}
.SezionePreview, .SezionePreview a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: red;
	font-weight: normal;
	vertical-align: middle;
	text-decoration: none;
	padding-right: 15px;
	text-align: right;
}
.SezioneAllegati a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DC1507;
	font-weight: normal;
	vertical-align: middle;
	text-decoration: underline;
	text-align: justify;
	padding-left: 3px;
	padding-right: 3px;
}
.lblFieldName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	border-color: white;
	border-width: 1px;
	border-style: solid;
	vertical-align: middle;
	text-decoration: none;
	border: 1px solid;
	width: 30%;
}
.lblFieldValue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	vertical-align: top;
	text-decoration: none;
	text-align: justify;
	border: 1px solid;
	width: 70%;
}
.lblFieldValue a {
	color: #000000;
	text-decoration: underline;
}
.lblLink, .lblLink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	font-weight: normal;
	vertical-align: top;
	text-decoration: underline;
	text-align: center;
}
.lblTitolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	border-color: white;
	border-width: 1px;
	border-style: solid;
	vertical-align: middle;
	text-decoration: none;
	border: 1px solid;
	text-align: left;
}
.lblValue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	vertical-align: top;
	text-decoration: none;
	text-align: right;
	border: 1px solid;
}
.FloatLeft {
	float: left;
	margin-right: 7;
	margin-top: 3;
}
.FloatRight {
	float: right;
	margin-left: 7;
	margin-top: 3;
}

/* preview */
.PreviewTable {
	padding: 3px;
}
.PreviewTitolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A84B6;
	font-weight: bold;
	border-color: white;
	border-width: 1px;
	background-color: #f6f6f6;
	border-style: solid;
	vertical-align: middle; /*top*/
	text-decoration: none;
	border: 1px solid;
	text-align: left;
	padding-left: 3;
	padding-right: 3;
}
.PreviewTitolo a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A84B6;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
.PreviewTitolo :hover {
	color: #ff9f40; /*#FFBA00;*/
}
.PreviewDescr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	vertical-align: top;
	text-decoration: none;
	text-align: justify;
	border: 0px solid;
	padding-left: 3;
	padding-right: 3;
}
.PreviewDescr a {
	color: #000000;
	text-decoration: none;
}
.PreviewLibro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	vertical-align: top;
	text-decoration: none;
	text-align: left;
	border: 0px none;
}
.PreviewLibro a {
	font-weight: bold;
	text-decoration: underline;
}
.PreviewNewsImg {
	border-style: none;
	width: 50;
	float: left;
	margin-right: 2;
	margin-bottom: 2;
}

.bold {
	font-weight: bold;
}

.w10 {width: 10px;}
.w20 {width: 20px;}
.w30 {width: 30px;}
.w40 {width: 40px;}
.w50 {width: 50px;}
.w60 {width: 60px;}
.w70 {width: 70px;}
.w80 {width: 80px;}
.w90 {width: 90px;}
.w100 {width: 100px;}
.w150 {width: 150px;}
.w200 {width: 200px;}
.w250 {width: 250px;}
.w270 {width: 270px;}
.w280 {width: 280px;}
.w300 {width: 300px;}
.w350 {width: 350px;}
.w400 {width: 400px;}

.h100 {height: 100px;}
.h150 {height: 150px;}
.h200 {height: 200px;}
.h300 {height: 300px;}
.h400 {height: 400px;}
.h500 {height: 500px;}

.Copyright {
	font-family: Verdana;
	font-size: 9px;
	color: #1d0c6a;
	font-weight: normal;
	vertical-align: middle;
	text-align: center;
	/*display: none;*/
	padding: 10px;
	text-decoration: none;
}

.Copyright a {
	font-family: Verdana;
	font-size: 9px;
	color: #1d0c6a;
	font-weight: normal;
	vertical-align: middle;
	text-decoration: none;
	text-align: center;
	/*display: none;*/
}

