body {
	  	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #535353;
		margin: 0px;
                background: #cfcfd9;
		background: white;
		padding: 0px;
		border: 0px;
                background-image: url('img/bg.gif');
                background-position: top left;
                background-repeat: repeat-y;
		}
	
	html {
		margin: 0px;
		padding: 0px;
		border: 0px;
}

	img {
		border-width: 0px;
	}
	
	a {
		text-decoration: none;
		font-weight: bold;
		color: #535353;
	}

       input, textarea, select {
               border: 1px solid #535353;
       }


	#frame {
		width: 970px;
		margin-right:0px;
		margin-top:0px;
		padding:0px;
		text-align:left;
		position: absolute;
		top: 0px;
		left: 0px;
		}
	
	#logo {
		width: 685px;
		height: 85px;
		position: absolute;
		top: 0px;
		left: 0px;
		background-color: white;
		text-align: left;
		vertical-align: bottom;
		padding: 0px;
		padding-top: 25px;
		padding-left: 25px;
		overflow: hidden;
	}

	#menutop {
		width: 685px;
		height: 25px;
		position: absolute;
		top: 85px;
		left: 0px;
		background-color: white;
		margin: 0px;
		padding: 0px;
		text-align: right;
	}

	#menutop ul {
		margin: 0px;
		padding: 0px;
		padding-right: 5px;
	}
	
	#menutop ul li {
		display: inline;
		padding-right: 10px;
		text-transform: uppercase;
		font-weight: bold;
	}
	
	#menutop a {
		color: #535353;
	}

	#utenti {
		width: 285px;
		// width: 275px; /* per explorer */
		height: 108px;
		background: #bebec6;
		position: absolute;
		top: 0px;
		left: 685px;
		border-bottom: 1px solid white;
		// padding-left: 10px;
	}


	#utenti h3 {
		text-transform: uppercase;
                font-size: 11px;
                font-weight: bold;
                margin: 5px 0px 5px 10px;
	}

	#utenti p {
		margin: 0px;
		padding: 0px;
	}

	#utenti form div {
		padding-left: 10px;
		margin: 0px;
		width: 200px;
	}

	#utenti table {
		padding: 0px;
		padding-left: 10px;
		margin: 0px;
	}

	#utenti td {
		font-size: 10px;
	}

	#utenti td.menu {
		width: 50%;
	}

	#utenti td.menu ul {
		margin: 0px;
		padding: 0px;
		padding-left: 15px;
	}

	#utenti label {
		width: 90px;
		height: 13px;
		display: block;
		float: left;
		margin-bottom: 5px;
		clear: left;
	}
	#utenti input {
		border: 0px;
		background-image: url('img/form.gif');
		background-repeat: no-repeat;
		width: 87px;
		height: 13px;
		font-size: 10px;
                color: #535353;
		float: left;
	}

	#utenti div input {
		margin-bottom: 5px;
	}

	#utenti input#login {
		border: 0px;
		background-image: none;
		width: 18px;
		height: 18px;
		margin-left: 5px;
	}

	#menuleft, #menuleft-home {
		width: 154px;
		background: #cfcfd9;
		padding: 0px;
		margin: 0px;
	}

	#menuleft {
		// position: absolute;
	}

	#menuleft-home {
		position: absolute;
		top: 109px;
		left: 0px;
                height: 265px;
	}

	#menuleft ul, #menuleft-home ul {
		position: static;
		float: left;
		top: 0px;
		padding: 0px;
		margin: 0px;
		width: 155px;
	}

	#menuleft ul li, #menuleft-home ul li {
		height: 22px;
		padding-left: 20px;
		color: #010066;
		text-transform: uppercase;
		font-weight: bold;
		border-bottom: 1px solid white;
		padding-top: 5px;
		font-size: 11px;
	}

	#menuleft ul li.selected {
		background-color: #9498b5;
	}

	#menuleft ul li.selected a {
		color: white;
	}

	#menuleft ul li.second {
		background-color: #eaebef;
                font-weight: bold;
		font-size: 10px;
		padding-left: 25px;
	}

	#menuleft a, #menuleft-home a {
		color: #010066;
	}

	#foto-home {
		width: 545px;
		height: 265px;
		position: absolute;
		top: 109px;
		left: 155px;
	}
	
	#foto {
		border-left: 1px solid white;
		width: 530px;
		overflow: hidden;
		height: 97px;
		position: relative;
		top: 0px;
		left: 0px;
		background-color: #cecfd8;
		// position: absolute; /* lo vede solo explorer */
		// left: 155px;
	}

	#foto, #foto-home {
		overflow: hidden;
	}

	#foto img.foto {
		border-right: 1px solid white;
		width: 183px;
		overflow: hidden;
	}

	#foto img.scritta {
		margin-bottom: 5px;
	}

	a.newsa {
		font-weight: bold;
		text-decoration: underline;
		color: #535353;
	}

	#news-home, #news {
                width: 285px;
                height: 265px;
                background: #bebec6;
                border-bottom: 1px solid white;
                left: 685px;
	}

	#news-home {
                position: absolute;
                top: 109px;
	}

	#news {
		position: float;
		float: right;
		border-top: 1px solid white;
		// position: relative;
		// top: 97px;
		// float: none;
	}
	
	#news-home h3, #news h3 {
		font-size: 14px;
		font-weight: bold;
		margin: 10px 0px 0px 10px;
	}

	#news-home h4, #news h4 {
		margin: 10px 0px 0px 10px;
		color: white;
		font-size: 10px;
		font-weight: normal;
		line-height: 1.1em;
	}

	#news-home p, #news p {
		margin: 0px 10px;
		padding: 0px;
		text-align: left;
		font-size: 10px;
		line-height: 1.2em;
	}

	#news p.help {
		margin: 10px;
	}

	#news a {
		font-weight: normal;
		color: #535353;
                text-decoration: underline;
	}

        p#altrenews {
                padding-top: 10px;
                text-align: right;
        }


	#content-home, #content {
		width: 970px;
		position: absolute;
		background: white;
		left: 0px;
	}

	#content-home {
		top: 375px;
		background-image: url('img/bgtesto.gif');
		background-position: top left;
		background-repeat: repeat-y;
	}
	
	#content {
		top: 109px;
		background-image: url('img/bgpage.gif');
		background-position: top left;
                background-repeat: repeat-y;
		width: 970px;
	}

	#banner-home {
		float: left;
		width: 150px;
		height: 160px;
		padding: 10px 0px 0px 4px;
	}

	#testo-home {
		width: 500px;
		padding: 10px 5px 0px 10px;
	}

	#testo {
		width: 505px;
		padding: 10px 5px 0px 10px;
		min-height: 350px;
		// position: relative;
		// top: -150px;
		_height: 150px;
		// display: table-cell;
	}

	#testo, #testo-home {
                margin-left: 160px;
                text-align: left;
		line-height: 1.2em;
	}

	#testo h1, #testo h2, #testo h3 {
		color: #010066;
		line-height: 1.2em;
	}

	#testo h1 {
		font-size: 16px;
	}

	#testo h2 {
		font-size:14px;
	}

	#testo h3 {
		font-size: 14px;
	}

	#testo a {
		font-weight: normal;
		text-decoration: underline;
		color: #010066;
	}

	#testo table {
		border: 1px solid #cecece;
	}

	#testo table.registrazione, #testo table.bodybox {
		border: 0px;
	}

	#testo td, #testo th {
		border-bottom: 1px solid #cecece;
	}

	#testo table.registrazione td, #testo table.registrazione th, #testo table.bodybox th, #testo table.bodybox td {
		border: 0px;
	}

	#testo th {
		font-weight: bold;
	}

	#testo img {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}

	table.registrazione th {
		text-align: left;
	}

	#contatti-home {
		width: 285px;
		position: float; 
		float: right;
		background-color: #cfcfd9;
		font-size: 10px;
		// padding-top: 10px;
	}

	#contatti-home p {
		margin-left: 10px;
	}

	#lingue-home {
		position: relative;
		left: 690px;
		width: 100px;
	}
	
	#lingue, #lingue-home {
		padding: 10px;
		margin-right: 230px;
	}

	#lingue {
		bottom: 40px;
		width: 260px;
	}

	#at {
		position: absolute;
		top: 370px;
		left: 30px;
		width: 97px;
		height: 0px;
		overflow: visible;
	}
	
	#footer {
		width: 970px;
		height: 50px;
		background-color: #cfcfd9;
		background-image: url('img/bgfooter.gif');
		background-position: top left;
		background-repeat: repeat-y;
		border-top: 1px solid white;
		color: white;
		font-size: 10px;
	}

	#footer p {
		padding: 0px;
		margin: 0px;
		margin-left: 5px;
		margin-top: 2px;
	}

	#footer a {
		color: white;
		font-weight: normal;
		text-decoration: underline;
	}

       input#contattinome,input#contatticognome {
               width: 230px;
       }

       input#contattiemail, textarea#contattirichiesta {
               width: 465px;
       }

       h4.corsi, h4.news {
               border-bottom: 1px solid #535353;
       }

       p.tornasu {
               text-align: right;
       }

	/* Elenco commesse */
	tr.commessalabel {
		background-color: #cfcfd9;
		font-weight: bold;
		padding: 0px 2px;
	}

	td.commessadata {
		border-bottom: 1px solid #cfcfd9;
		border-right: 1px dotted #cfcfd9;
		border-left: 1px dotted #cfcfd9;
		vertical-align: top;
		padding: 0px 4px;
	}

	a#current {
		color: #ff7f00;
	}

	p#arearisentita {
		padding-left: 15px;
		padding-top: 10px;
	}

div#barrastato {
	width: 500px;
	height: 25px;
	overflow: hidden;
	padding: 0;
}

div#step1, div#step2, div#step3, div#step4, div#step5, div#step6 {
	width: 78px;
	margin-left: 2px;
	height: 25px;
	padding: 0px;
	float: left;
	vertical-align: top;
}

div.stepon p, div.stepoff p {
	padding: 0px;
	margin: 0px;
	font-size: 10px;
}

div.stepon p, div.stepon a {
	color: #4b6983;
}

div.stepoff p, div.stepoff a {
	color: #bebec6;
}

div.stepoff {
	background-image: url('/image/backbarra1.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
}

div.stepon {
        background-image: url('/image/backbarra2.gif');
        background-repeat: repeat-x;
        background-position: bottom left;
}

a#barrastep1, a#barrastep2 {
	font-weight: normal;
}

body.privacy
{
 text-align: justify;
 padding: 10px;
}

a.privacy
{
 text-decoration: underline; 
}

textarea.privacy
{
 font-size: 10px;
}

td.pari, th.pari
{
 background-color: #DDDDDD; 
}

td.dispari, th.dispari
{
 background-color: #FFFFFF;
}

table#filtrodate, table#filtrodate tr, table#filtrodate td {
	border: 0px;
}

/* Registrazione azienda */

ul#tipoutente {
	list-style-type: none;
	padding: 0px;
}

ul#tipoutente li {
	padding-bottom: 15px;
}

tr.anim:hover { background-color: green; }




div#mainContent .boxes{
	height:180px;
	vertical-align:bottom;
	padding-top:10px;
}

div#mainContent .boxes div{
	float:left;
	margin-right:7px;
	vertical-align:bottom;
}

div#mainContent .box1{
	margin-left:20px !important;
	margin-left:10px;
	margin-top:5px;
	background-image:url("/img/box1_.jpg");
	background-repeat:no-repeat;
	background-position:top left;
	width:182px;
	height:169px;
}

div#mainContent .flash{
	margin-top:5px;
	width: 200px;
}

div#mainContent .prod{
	background-image:url("/img/prod_features_.jpg");
	background-repeat:no-repeat;
	background-position:top left;
	width:273px;
	height:176px;
	position:relative;
}

div#mainContent .prod span{
	font-family:arial;
	font-size:9px;
	font-weight:normal;
	color:#000;
	text-align:left;
	position:absolute;
		top:70px;
		left:120px !important;
		left:125px;
}

div#mainContent .box1 ul{
	list-style:none;
	margin:0px;
	padding:0px;
	margin-top:3px;
}

div#mainContent .ca{
	font-family:arial;
	font-size:28px;
	font-style:italic;
	font-weight:bold;
	color:#FFF;
	padding-right:5px;
	padding-top: 10px;
}

div#mainContent .prod p{
	font-family:arial;
	font-size:27px;
	font-style:italic;
	font-weight:bold;
	color:#FFF;
	margin-bottom:10px;
	margin-top:138px;
	padding-right:0px;
	padding-left: 20px;
}

div#mainContent .box1 li{
	text-align:left;
	height:32px;
	padding-left:15px;
}

div#mainContent .box1 a{
	text-decoration:none;
	font-family:arial;
	font-size:18px;
	font-weight:normal;
	color:#000;
	padding-left:13px;
}

