@charset "UTF-8";
/* CSS Document */

body{
    margin: 0px 0px 0px 40px;
    padding: 0px 0px 0px 0px;
    font-family: Arial, Georgia, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
	width: 940px;
	height: auto !important;
	background: white; 
    text-align: left;
}

html{background: #e0e1e2 url(../immagini_layout/body-sfondo.png) left top repeat-x; height: 100%; margin: 0px; padding: 0px;}
table{
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
}

.aj_div_attesa_nascondi, .aj_div_principale_nascondi{display:none;}
.aj_div_attesa_vedi{width: 100%;top: 50px;position: relative;text-align:center;}

a{text-decoration: none;}
a:hover{text-decoration: none;color: #333333;outline: none;}
img{border: 0px;}
input, textarea{background: White; color: Black; border: 1px solid black; margin: 0px; padding: 2px;}
.input_noborder{background-color: transparent;color: Black; border: 0px;}
form{margin: 0px;padding: 0px;}
.center{text-align: center;}
.left{text-align: left;}
.right{text-align: right;}
.giustificato{text-align: justify;}

h1{font-size: 16px; margin: 0px;}
h2{font-size: 14px; margin: 0px;}
h3{font-size: 12px; margin: 0px;}
h4{font-size: 11px; margin: 0px;}
h5{font-size: 10px; margin: 0px;}
p{color: #333333;}
.testo9, .testo9_rosso, .testo9_bianco{font-size: 9px;}
.testo10, .testo10_rosso, .testo10_bianco{font-size: 10px;}
.testo11, .testo11_rosso, .testo11_bianco{font-size: 11px;}
.testo12, .testo12_rosso, .testo12_bianco{font-size: 12px;}
.testo13, .testo13_rosso, .testo13_bianco{font-size: 13px;}
.testo14, .testo14_rosso, .testo14_bianco{font-size: 14px;}
.testo16, .testo16_rosso, .testo16_bianco{font-size: 16px;}
.testo18, .testo18_rosso, .testo18_bianco{font-size: 18px;}

.testo9_rosso, .testo10_rosso, .testo11_rosso, .testo12_rosso, .testo13_rosso, .testo14_rosso, .testo16_rosso, .testo18_rosso{color: Red;}
.testo9_bianco, .testo10_bianco, .testo11_bianco, .testo12_bianco, .testo13_bianco, .testo14_bianco, .testo16_bianco, .testo18_bianco{color: White;}
.bianco{color: White;}
.privacy{color: Gray; font-size: 10px;}
.hidden{position:absolute;left:0px;top:-1000px;width:1px;height:1px;overflow:hidden;}

/*==================*/
/*== INTESTAZIONE ==*/
/*==================*/

#intestazione { 
	width: 940px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;  background: transparent;
	}
	
	/*== logo ==*/
	#intestazione h1 {
		padding: 0px 0px 0px 20px; 
		margin-bottom: 10px;
		width: 300px;
		height: 100px;
		float: left;
		position: relative;
		}
		
	#animazione {
		width: 620px;
		height: 100px;
		margin: 0px 0px 0px -1px;
		padding: 0px;
		float: left;
		/*background: white url(../immagini_layout/animazione_sfondo.png) left top no-repeat;*/
	}
	
	ul.navigazione_principale { background: #000000 url(../immagini_layout/navigazione-principale-sfondo.png) left top no-repeat;
		width: 915px;
		height: 26px; 
		padding: 10px 0px 0px 25px; 
		margin: 0px 0px 20px 0px;
		clear: left;	
		position: relative;
		border-bottom: 1px solid #B3B3B3;
		list-style: none;
		}
		
		ul.navigazione_principale  li {
			display: block;
			float: left;
			border-left: 1px solid #B3B3B3;
			padding: 0px 10px;
			margin: 0px;
			}
			
			ul.navigazione_principale  li a{color: #333333; font-size: 11px;font-family: Arial;}
			ul.navigazione_principale li a:hover, ul.navigazione_principale li a.attivo {text-decoration: underline;} 

/*==================*/
/*== INTRODUZIONE ==*/
/*==================*/

#introduzione {
	width: 575px;
	height: 260px;
	background: url(../immagini_layout/introduzione_sfondo.png) 20px top no-repeat;
	padding: 0px 20px 20px 20px;
	margin: 0px;
	float: left;
}

	#introduzione p.intro1 {
		font-size: 21px; 
		font-style: italic; 
		font-family: Georgia; 
		color:white; 
		margin: 0px;
		padding: 40px 0px 0px 20px;
		}
		
	#introduzione p.intro2 {
		font-size: 13px; 
		font-family: Arial; 
		color: #bfcde1;
		padding: 20px 0px 0px 20px;
		}

/*=======================================*/
/*== PULSANTI LINK LOGIKA E AUTOMATION ==*/
/*=======================================*/

.pulsanti_logika_automation { 
	width: 305px;
	height: 260px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	float: left;
}

	.pulsanti_logika_automation a {
		width: 295px;
		height: 65px;
		margin: 0px 0px 20px 0px;
		padding: 55px 0px 0px 10px;
		float: left;
		font-family: Arial;
		font-size: 12px;
		color: #1A171B;
	}
		.pulsanti_logika_automation a.logika {background: url(../immagini_layout/pulsante_logika.png) left top no-repeat;}
		.pulsanti_logika_automation a.automation {background: url(../immagini_layout/pulsante_automation.png) left top no-repeat;margin: 0px;}
		.pulsanti_logika_automation a:hover {background-position: -305px 0px;}
	
	.pulsanti_logika_automation a span {
		font-family: Georgia;
		font-size: 12px;
		font-style: italic;
		text-decoration: underline;
	}
	
		.pulsanti_logika_automation a.logika span {color: #009EE0;}
		.pulsanti_logika_automation a.automation span {color: #BE0418;}


/*====================*/
/*== CASI AZIENDALI ==*/
/*====================*/

#casi_aziendali { 
	width: 575px;
	display: inline; /* correggo margini per IE6 */
	clear: left;
	float: left;
	margin: 0px 0px 20px 20px;
	border-bottom: 1px solid #003787;
	height: 160px;
}

	#casi_aziendali h3 {
		font-size: 19px;
		font-family: Georgia;
		font-weight: normal;
		color: #003787;
		height: 40px;
		width: 515px;
		line-height: 33px;
		padding: 0px 0px 0px 60px;
		background: url(../immagini_layout/casi_aziendali_titolo_sfondo.png) 20px bottom no-repeat;
		border-bottom: 1px solid #003787;
	}
	
	#casi_aziendali div {
		display: inline;
		width: 245px;
		float: left;
		margin: 0px 50px 0px 20px;
	}
		#casi_aziendali div.no_margin {margin: 0px;}
		
		#casi_aziendali div p strong {
			font-size: 13px;
			height: 15px;
			color: #003787;
			padding: 10px 0px 0px 0px;
		}
		
		#casi_aziendali div p {
			margin: 10px 0px 10px 0px;
			height: 80px;
		}
		
			/* link al dettaglio del caso */
		#casi_aziendali div a {
			color: #003787;
			font-style: italic;
			padding-left: 10px;
			background: url(../immagini_layout/link_sfondo.png) left center no-repeat;
		}
		
/*==================*/
/*== NEWS =*/
/*==================*/

#news {
	width: 305px;
	height: 160px;
	display: inline;
	float: left;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #003787;
}

	#news h3 {
		font-size: 19px;
		font-family: Georgia;
		font-weight: normal;
		color: #003787;
		height: 40px;
		line-height: 33px;
		padding: 0px 0px 0px 20px;
		background: url(../immagini_layout/news_titolo_sfondo.png) 20px bottom no-repeat;
		border-bottom: 1px solid #003787;
	}
			
			/* link a tutta la news */
		#news a {
			color: #003787;
			font-style: italic;
			padding-left: 10px;
			margin: 0px 0px 0px 10px;
			background: url(../immagini_layout/link_sfondo.png) left center no-repeat;
		}
		
		#news p {
			margin: 5px 0px 15px 0px;
			padding: 0px 0px 0px 10px;
			}
		
		#news p.data { 
			margin: 0px;
			padding: 10px 0px 0px 10px;
			height: 15px;
		}

		#news h4 {
			font-size: 13px;
			color: #003787;
			padding: 5px 0px 0px 0px;
		}
		
/*==================*/
/*== FOOTER ===*/
/*==================*/

h6#footer {
	width: 850px;
	clear: both;
	margin: 0px;
	height: 33px;
	padding: 10px 0px 7px 90px;
	font-size: 11px;
	font-weight: normal;
	color: #003786;
	background: #EBEBEB url(../immagini_layout/footer_sfondo.png) 40px 10px no-repeat;
	position: relative;
	}

	#footer img#w3c {position: absolute; right: 20px; top: 20px;}