#container{font-family:Arial, Helvetica, sans-serif;
			font-size:12px;}
#print-int{
	position:relative;
	left:0px;
	top:3px;
	padding-bottom:20px;
}
#print-int img{
width:100%;

}
/*stili hp*/
div.lineabs{
	width:auto;
}
div.lineabs hr{border:2px solid #eee;
margin-top: 10px;}

div.lineabs img{display:none}

.boxtesto-line{
	margin-top: 10px;
	padding-bottom: 5px;
	margin-left: 10px;
	margin-right: 30px;
}
div.line01 {
	width: auto;/*risolve il peek-a-boo bug di IE6*/
}
div.line01split {
	border-top: #e93a00 4px solid;
	border-bottom: #eee 1px solid;
	color: #000;
	padding-bottom: 10px;
	width: 520px;/*risolve il peek-a-boo bug di IE6*/
	\width: 520px; 
	w\idth: 500px;
}

div.line02 {
	width: auto;
}
div.line02 div{
	margin-top: 10px;	
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
}
	
div.line03split {
	width: auto;
}
div.line02sx {
	width: auto;
}
div.line04sx {
	width: auto;
}
div.line04split3 {
	width: auto;
}


div.split2 div{
		float: left; 
		width: 220px; \width: 220px; w\idth: 220px;
		padding: 10px 10px 5px 10px;
		}

		
div.split2 p{padding-left: 10px
}
div.split2 h2{margin-top: 10px}

div.split3 div{
		width: auto;
		}

div.split3 img{
	display:block
	}
	
div.textimage{
		margin-left: 10px;
		margin-right: 10px;
		margin-bottom: 5px;
		border-bottom: 1px solid #fff; 
} 

div.textimage img{
	float: left;
	margin: 0px 10px 0px 0px;
}
div.textimage h2{margin-top: 10px}
		
.top-data{
		text-align:right; 
		color:#4C8AE5; 
		margin-bottom:5px;
		}		


	
div#container{

	width:auto;/*largezza explorer*/
}

 h1{font-size: 18px;margin:0;}
 h2{font-size: 14px; margin:0;}
 h3{font-size: 12px;margin:0;}

#print-int{
 	width:auto;
	display:block;	
}
/*stili generici, su -er e footer*/
div#header{
		display:none;
		}		
div#header a{
		text-decoration:none;
		}
div#header img{
	position:absolute;
	margin:10px 0px 0px 10px;
		}
div#headnav{
display:none;
}

div#content-nav-rel{
		display:none;
}
		
div#footer{
		bottom:0;
		text-align:center;
		padding: 5px 20px; 
		background-color:#FFF;
		color: #000;
		width:auto;
		
		}

div#content{		
		border-left:0px solid #eee;
		background-color:#fff;
		margin:auto;
		padding: 15px 20px 40px 20px;
		min-height: auto;
		height: auto;
		width:auto;
		}
div#content a{
	color: #3366CC;
	text-decoration: none;
}
div#content a:hover {
	color: #FC6317;
}
/*stili per i contenuti*/
div.titolo {
	width: 730px;/*risolve il peek-a-boo bug di IE6*/
	\width: 730px; 
	w\idth: 700px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 5px;
	margin-top:30px;
}
.img{
	margin:0px 5px 5px 0px;
	float:left;}

.small{font-size: 10px}

.right{
		text-align:right; 
		color:#5E5E5E; 
		clear:left;
		border-bottom:1px dotted #dcdcdc;
		margin-bottom:5px;
		margin-top:5px;
		}
.clearer {
	clear:both;
	line-height:0px;
}

/*-------------------------------seconde pagine*/
div.testosplit {
	font-size:12px;
	color: #000;
	padding-bottom: 10px;	
	width: 570px;/*risolve il peek-a-boo bug di IE6*/
	\width: 570px; 
	w\idth: 540px;
}
div.testocontent {
	text-align:justify;
	background-color:#FFF;
	border-bottom:1px solid #000;
	padding:20px 30px 15px 30px;
	color: #000;
	margin-top: 0px;
	margin-bottom: 5px;
	height: auto;
}

.testocontent hr{
	color:#A4BBDB;
	height:1px;

}
div.testocontent p{
	margin:auto;
}


/*css menu accesibilità*/

.acc {
	display:none;

}
/*------------------------menu seconde pagine*/
div#submenucontent{
display:none;
	
}

/*----------------------fine-------seconde pagine*/			
		
/*stili specifici per il menu*/
div#navigation{
	display:none;
}

div.titolonav {
	display:none;
}


/*css del menu principale*/
.hp {
	display:none;
}

div#nav{
		
		display:none;
		}

		/*  
tabella
*/

.table {
	border: none;
	color: #666666;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	border-collapse:collapse;
}

.table a:link, table a:visited, table a:active {
	background-color: #FFF;
	color: #0096BD;
	text-decoration: none;
}

.table a:hover {
	background-color: #FFF;
	color: #000000;
	text-decoration: underline;
}

.table caption {
	background-color: #FFF;
	color: #67BD2A;
	font-family: Georgia, serif;
	font-size: 24px;
	padding-bottom: 12px;
	padding-left: 8px;
	text-align: left;
}

.table, td, th {
	margin: 0;
	padding: 0;
}

.table tbody td, tbody th {
	background-color: #FFF;
	border-bottom: 2px solid #B5CDEA;
	border-top: 3px solid #FFFFFF;
	padding: 1px;
}

.table tbody tr.odd th, tbody tr.odd td {
	background-color: #FFF;
	border-bottom: 2px solid #67BD2A;
}

.table tbody tr:hover td, tbody tr:hover th {
	background-color: #FFF;
}

.table td, th {
	vertical-align: middle;
}

.table tfoot td, tfoot th {
	font-weight: bold;
	padding: 1px ;
}

.table thead th {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 19px;
	padding: 2px;
	white-space: nowrap;
}
		/*  
menu secondari da sistemare
*/


.menuCEL-l{
	display:none;
}

.menuCEL-l-over{
	display:none;
}
.menuCEL{
	display:none;
}

.menuCELover{
	display:none;
}
	
	/*  
stili testo
*/
.testoblu {
	color: #0066FF;
	font-weight: bold;
}

.testorosso {

	font-weight: bold;
	color: #000;
}

.barra a{
	background-color: #fba377;
	color: #fff;
}

.trbg {
	font-weight: bold;
	background-color: #e6eef8;
	border-top:1px solid #fff;
	border-bottom:2px solid #b5cdea;
}

