﻿body
{
	/*background-image: url(Images/fiocchi.gif);
	background-repeat: repeat;*/
	font-family: Arial;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.myBody
{
	/*background-image: url(Images/fiocchi.gif);
	background-repeat: repeat;*/
	background-color: #ececed;
}

.myBodyLogin
{
	background-image: url(Images/SfondoLogin.png);
	background-repeat: no-repeat;
}

.headerAspxText
{
	border-right: navy 1px solid;
	font-size: 10px;
	color: blue;
	border-bottom: navy 1px solid;
	font-family: Arial;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
}

.headerNoBorderAspxText
{
	font-size: 10px;
	color: blue;
	font-family: Arial;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
}

.headerText
{
	font-weight: bold;
	font-size: 14px;
	color: blue;
	font-family: Arial;
	font-variant: small-caps;
	vertical-align: middle;
	text-align: left;
	border-bottom: navy 1px solid;
	border-right: navy 1px solid;
}

.headerTextNoBorder
{
	font-weight: bold;
	font-size: 14px;
	color: blue;
	font-family: Arial;
	font-variant: small-caps;
	vertical-align: middle;
	text-align: left;
}

.detailsAspxText
{
	font-size: 10px;
	color: maroon;
	font-family: Arial;
	text-align: center;
	vertical-align: top;
	text-decoration: none;
}

.detailsAspxText2
{
	font-size: 10px;
	color: maroon;
	font-family: Arial;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
}

.detailsSelAspxText
{
	font-size: 10px;
	color: black;
	font-family: Arial;
	text-align: center;
	vertical-align: top;
	background-color: yellow;
	text-decoration: none;
}

.detailsSel2AspxText
{
	font-size: 10px;
	color: white;
	font-family: Arial;
	text-align: center;
	vertical-align: top;
	background-color: green;
	text-decoration: none;
}

.detailsText
{
	font-size: 12px;
	color: maroon;
	font-family: Arial;
	text-align: center;
	vertical-align: top;
	border-bottom: navy 1px solid;
	border-right: navy 1px solid;
}

.detailsText1
{
	font-size: 12px;
	color: maroon;
	font-family: Arial;
	text-align: left;
	vertical-align: top;
	border-bottom: navy 1px solid;
	border-right: navy 1px solid;
}

.detailsText2
{
	font-size: 10px;
	color: maroon;
	font-family: Arial;
	text-align: center;
	vertical-align: top;
	border-bottom: navy 1px solid;
	border-right: navy 1px solid;
}

.detailsText3
{
	font-size: 10px;
	color: maroon;
	font-family: Arial;
	text-align: left;
	vertical-align: top;
	border-bottom: navy 1px solid;
	border-right: navy 1px solid;
}

.detailsText4
{
	font-size: 10px;
	color: maroon;
	font-family: Arial;
	text-align: right;
	vertical-align: top;
	border-bottom: navy 1px solid;
	border-right: navy 1px solid;
}

.detailsTextNoBorder
{
	font-size: 12px;
	color: maroon;
	font-family: Arial;
	text-align: center;
	vertical-align: top;
}

.detailsTextNoBorder2
{
	font-size: 10px;
	color: maroon;
	font-family: Arial;
	text-align: left;
	vertical-align: top;
}

.errorsText
{
	font-size: 12px;
	color: red;
	font-family: Arial;
}

.titlePage
{
	font-weight: bold;
	font-size: 20pt;
	text-transform: capitalize;
	color: maroon;
	font-style: italic;
	font-family: Arial;
}

.numberText
{
	text-align: right;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}

.numberText1
{
	font-size: 10px;
	text-align: right;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}

.tableStyle
{
	border-left: blue 1px solid;
	border-top: blue 1px solid;
	background-color: white;
	vertical-align: top;
	text-align: left;
}

.hyperlinkPaginaIniziale
{
	cursor: hand;
	color: blue;
	text-decoration: underline;
	font-size: 12pt;
	vertical-align: middle;
	font-family: Arial;
	text-align: left;
}

.hyperlink
{
	cursor: hand;
	color: blue;
	text-decoration: underline;
	font-size: 12pt;
	vertical-align: middle;
	font-family: Arial;
}

.imageTable
{
	padding: 5px;
	vertical-align: middle;
	text-align: center;
}

.imageSelTable
{
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	border: navy 3px solid;
}

.help
{
	cursor: hand;
	color: red;
}

input
{
	border-bottom: solid 1px gray;
	border-left: solid 1px gray;
	border-top: solid 1px gray;
	border-right: solid 1px gray;
}

.submit
{ 
	color: #004487;
	font-weight: bold;
	background-image: url(Images/SfondoInvia.png);
	border-bottom: none;
	border-left: none;
	border-top: none;
	border-right: none;
	width: 87px;
	height: 26px;
	cursor: pointer;
}

.esci
{
	color: White;
	font-weight: bold;
	cursor: pointer;
	background-color: Transparent;
	border-bottom: none;
	border-left: none;
	border-top: none;
	border-right: none;
	text-align: left;
}
