html {
	height: 100%;
}
body {
	height: 100%;
	background-color: #00468E;
	margin: 0px;
	padding: 0px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.textfields {
	width: 160px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #333333;
	border: 1px solid #CCCCCC;
}

.max_dimensions {
	height: 100%;
	width: 100%;
}
#shade {
	position: absolute;
	visibility: visible;
	height: 70%;
	bottom: 50%;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 1;
	background-image: url(../Images/gradiente%20sfondo.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #003470;
}
#content {
	z-index: 2;
	position: absolute;
	height: 100%;
	width: 97%;
	top: 0px;
	overflow: visible;
	left: -1px;
}
#ombra {
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: -1;
	height: 30px;
	width: 934px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.bordo {
	border: 1px solid #FFFFFF;
}
.button {
	width: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	height: 23px;
}
.ecards {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	height: 16px;
	width: 110px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-left: 3px;
}
.ecards_ta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	height: 35px;
	width: 235px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-left: 3px;
}
.textLittle {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.textVeryLittle {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.buttonCards {
	width: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	height: 20px;
	background-color: #EF001B;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.bold_border {
	border-bottom-width: 3px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-left-width: 3px;
}
.field_width {
	width: 200px;
}

.field_width_date {
	width: 90px;
}
.line_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.line_left {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
}
.label {
	font-weight: bold;
}
.line_low {
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
}

.region {
	font-size: 18px;
	font-weight: bold;
}
.company {
	font-size: 24px;
	font-weight: bold;
}
.textpdv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}
.textVeryLittlePdv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}

