﻿/* === INIZIO TAG HTML ============================================================================== */
* {
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body{
	background:#FFFFFF;
}
img {
	vertical-align:top;
	/*float: left;*/
	margin: 0px;
}
a img  {
	border:0;
}
ul {
	list-style:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
html, input, textarea
{
	font-family: verdana;
	font-size: 11px;
	line-height: 14px;
	color: #00000E;
}
input, select  
{
	vertical-align:middle; font-weight:normal;
                }
input, textarea, select
{
	border: 1px solid #CCCCCC;
}
a {color:#3f4345;}
a:hover{text-decoration:none;}
strong {font-size:11px;}
h2 { margin:0px; }
/* === FINE TAG HTML ================================================================================ */


/* === INIZIO CLASSI ================================================================================ */
.header
{
	padding: 2px;
	height: 60px;
}
.main 
{	
	margin:0 auto;
	width: 729px;
	}
.logo
{
	background-position: left center;
	background-image: url(  'images/logo.gif' );
	background-repeat: no-repeat;
	width: 254px;
	height: 57px;
	float: left;
}
.scritteintestazione
{
	background-position: right center;
	background-image: url(  'images/intestazione/intestazione.gif' );
	background-repeat: no-repeat;
	float: right;
	height: 58px;
	width: 254px;
}
.numeroverde
{
	background-position: center center;
	background-image: url(  'images/intestazione/800.gif' );
	background-repeat: no-repeat;
	width: 204px;
	height: 73px;
	margin: 0 auto;
}

.justify { text-align:justify; }
.right { text-align:right; }
.left { text-align:left; }
.imgindent { float: left; margin-right:5px;}
.subtitle { font-size: larger;	font-weight: bold;	padding-bottom: 10px;	margin-bottom: 10px;}
.middle { width:100%; }
.clear  { clear:both;}
.bordo { border: 1px solid #a5a5a5;	padding: 15px;	vertical-align: top;}
.box1 {	background-image: url(  'images/box1_bg.gif' );	background-repeat: repeat-x;	background-position: left bottom;	margin-bottom:3px; }
.box2 {	background-image: url(  'images/box2_bg.gif' );	background-repeat: repeat-x;	background-position: left bottom;	margin-bottom:3px; }
.box3 {	background-image: url(  'images/box3_bg.gif' );	background-repeat: repeat-x;	background-position: left bottom;	margin-bottom:0px; }
.date {color:#FFFFFF; background:#77868d; display:inline; padding:0 5px 1px 3px;}
.content {background:url(images/hor_line.gif) bottom repeat-x; padding:19px 0 15px 0;}
.menu { padding-left:1px;}
.column1 { width:200px;	vertical-align:top;	}
.column2 { vertical-align:top;	}
.errore { color: Red;}
.tdfaq { background-image: url( 'images/box2_bg.gif' );	background-repeat: repeat-x;	background-position: bottom;}

.loading {	width: 150px;	height: 60px;	position:absolute;	left:50%;	top:90px;	margin-left:-75px;	}
	
#tabellaSimulatore{	width:100%;	height:220px;	}
.colImmagineSimulatore, .colDatiSimulatore {	width:50%;	}

/* === FINE CLASSI ================================================================================== */
