html,body{
	margin: 0 auto;
	padding: 0;
	height: 100%;
}

body>div#container{height: auto; min-height: 100%}	
body{	
		
		background:#fff url(img/bg_body.gif) repeat-x top;
		font-size: 75%;
		font-family: arial,sans-serif;
		text-align: center;
		}		
div#container{
	background:url(img/bg_page_o.gif) center;
	position: relative;
	margin: 0 auto; 
	color: #000;
	text-align: left;
	min-height: 100em;
	height: auto !important;
	height: 100%;
	width:1000px;/*largezza explorer*/
}

h1{font: bold 125% arial,helvetica,san-serif}
h2{font-size: 100%}
h3{font-size: 85%}

#print-int{
	position:absolute;
 	left:0px;
 	top:-500px;
 	width:1px;
 	height:1px;
	overflow: hidden; /*nasconde il testo*/
	
}
/*stili generici, su -er e footer*/
div#header{
		height:77px;
		padding-top:40px;
		background:url(img/loghi_top.gif) ;
		width:980px;
		margin:0 auto;
		}		
div#header a{
		text-decoration:none;
		}
div#header img{
	position:absolute;
	margin:10px 0px 0px 10px;
		}
div#headnav{
background:url(img/page_corn_top.gif) no-repeat center top;
height:37px;
z-index:1000;
margin-bottom:38px;
}
div#headnav div{
	padding-left:30px ;
}
div#headnav a{
	color:#436976;
font-family:Arial,sans-serif;
font-size:14px;
	text-decoration:none;
height:37px;
line-height:35px;
width:120px;
display:block;

	}
	
	div#headnav a:hover{

	color:#800080;
	background:url(img/menu_selected_h.gif) no-repeat bottom;
	}
	div#headnav p{
	float:left;
	text-align:center;	
	
	}
div#content-nav-rel{
		font-size:80%;
		margin-bottom:20px; 
		height:20px; 
		background-color:#e5eef9;
		border-bottom:2px solid #dfe9f3;
}
		
div#footer{
		width:1000px;
		height:70px;
		margin:0 auto;
		bottom:0;
		text-align:center;
		background:url(img/footer.gif) no-repeat center;
		color: #000;	
		}
		
div#footer p{
margin:0 auto;
	border-top:1px solid #eee;
	width:90%;
	padding-top:10px;
	padding-bottom:10px;
}
div#footer a{
	color: #3366CC;
	text-decoration: none;
}
div#footer a:hover {
	color: #FC6317;
}
div#content{		
		border-left:2px solid #eee;
		margin:-40px 12px 30px 210px;
		padding: 15px 20px 40px 20px;
		min-height:800px;
		height:  auto !important;
		height: 115%; /*per il footer in hp a fondo pag*/
		}
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;
}
.img{
	margin:0px 5px 5px 0px;
	float:left;}
div#content h1,h2,h3,p{
	margin:0px;
}
.small{font-size: 85%}

.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:90%;
	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:#e6eef8;*/
	background-color:#F9F9F9;
	border-bottom:1px solid #000;
	padding:20px 30px 15px 30px;
	color: #000;
	min-height:750px;
	height:  auto !important;
	margin-top: 10px;
	margin-bottom: 5px;
	height:  100%;
}

.testocontent hr{
	color:#A4BBDB;
	height:1px;

}
div.testocontent p{
	margin:10px;;
}


/*css menu accesibilità*/

.acc {
	position:absolute;
 	left:0px;
 	top:-500px;
 	width:1px;
 	height:1px;
 	overflow:hidden;

}
/*------------------------menu seconde pagine*/
div#submenucontent{
	padding: 5px 5px 0px 5px;
	/*background:#A42892;*/
	background:#E93A00;
	/*border-right:4px solid #cf6dcf;*/
	color:#fff;
	padding-bottom:18px;
	border-bottom:3px solid #FC6317;
}

div#submenucontent h3 a ,div#submenucontent h3 a:hover{
		background-image:url(/img/layout/punto.gif);
		background-repeat:no-repeat;
		background-position:left;
		font-size:105%;
		color: #fff;
		padding-left:10px;
		padding-right:3px;
		/*line-height: 18px;*/
		
		}
		
div#submenucontent ul,div#submenucontent li{
		float:left;
		margin: 0;
		padding: 0;
		list-style-type: none;
		
		}
div#submenucontent li{margin: 0px 3px 1px 0px; }

div#submenucontent ul a{
		color: #fff;
		font-size:80%;
		padding-left: 8px;
		padding-right: 1px;
		/*height: 18px;
		/*line-height: 18px;*/
    	text-decoration: none;
		}
div#submenucontent ul a:hover{
		background-image:url(img/layout/punto.gif);
		background-repeat:no-repeat;
		background-position:left;
		color: #fff;
		}
.current{
		background-image:url(img/layout/punto.gif);
		background-repeat:no-repeat;
		/*background-color: #990066;*/
		/*background-color: #FC6317;*/
		/*line-height: 18px;*/
		border-bottom:5px solid #f98d57 ;
		
		}
/*----------------------fine-------seconde pagine*/			
		
/*stili specifici per il menu*/
div#navigation{
	position: absolute;
	top: 38px;
	left: 5px;
	width: 200px;
	\width: 200px;
	w\idth: 190px;
	padding: 20px;
}
div#navigation form{margin-left:15px;}
div.titolonav {
	font-weight:bold;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
}


/*css del menu principale*/
.hp {
	font-size:110%;
	display: block;
	color: #fff;
	padding:7px 0 0 20px;
	background:url(img/nav_hp_bg.gif) no-repeat;
	/*background:url(img/nav_hp_bg.gif) no-repeat;*/
	height:20px;
}

div#nav{
		text-align:left;
		width:170px;
		border-bottom: 4px solid #e93a00;
		margin-bottom:10px;
		font-family:Arial,sans-serif;
		}
		
div#nav h3 a{
		font-size:14px;
		font-weight:100;
		margin: 1px;
		padding: 1px 0 0 7px;
		/*color: #fff;
		background-color: #7ea7e8;*/
		color: #2d4a6a;
		background-color: #d8e8f9;
		border-bottom:1px solid #C2D9FC;
		cursor: pointer;
		}
div#nav h3 a:hover	{
		background-color: #D7E7FF;

}
		
div#nav h4 {
		font-size:80%;
		margin: 0;
		padding: 2px 10px 0px 10px;
		border-left: 15px solid #e6eef8;
		color: #fff;
		background-color: #7ea7e8;
		line-height: 20px;
		min-height: 20px;
		height: auto !important;
		height: 20px;
		}
div#nav ul{
		margin: 0;
		padding: 0;
		list-style-type: none
		}
div#nav li{
		margin: 0px 0px 2px 0px;
		border-bottom:1px solid #C2D9FC;

}
div#nav a{
		display: block;
		padding-left: 10px;
		background-color: #e9f2fb;
		color: #000;
    	text-decoration: none;
		line-height: 18px;
		min-height: 18px;
		height: auto !important;
		height: 18px;
		}
div#nav a:hover{
		color: #002845;
		background: #fff url(img/menu_focus_red.gif) no-repeat left;
		}

div#nav ul ul a{
		/*color: #333; 
		background-color: #b9d5ff;*/
		color: #333; 
		background-color: #b9d5ff;
		border-left: 15px solid #e6eef8;
		font-weight: normal;

		}


div#nav ul ul ul a{
		color: #333; 
		border-left: 25px solid #e6eef8;
		background-color: #b9d5ff;
		font-weight: normal;

		}
div#nav ul ul ul a:hover{
		color: #333; 
		background-color: #D7E7FF;

		}	
div#nav #currentpage a{
	background:#E93A00 url(img/menu_focus_selected.gif) no-repeat left;
	border-right:3px solid #FC6317;
	cursor:	default;
	color: #fff; 
	}
		/*  
tabella
*/

.table {
	border: none;
	color: #666666;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

.table a:link, table a:visited, table a:active {
	background-color: transparent;
	color: #0096BD;
	text-decoration: none;
}

.table a:hover {
	background: transparent;
	color: #000000;
	text-decoration: underline;
}

.table caption {
	background-color: transparent;
	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: #e6eef8;
	border-bottom: 2px solid #B5CDEA;
	border-top: 3px solid #FFFFFF;
	padding: 1px;
}

.table tbody tr.odd th, tbody tr.odd td {
	background-color: #C8EDAE;
	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{
	list-style: none;
	BACKGROUND-COLOR: #fef1eb;
	border-top:#ffdecd 1px solid;
	border-right:#ffdecd 1px solid;
	border-left:#fc6317 1px solid;
	BORDER-BOTTOM: #fc6317 1px solid;
	padding:3px;
}

.menuCEL-l-over{
	list-style: none;
	BACKGROUND-COLOR: #fdddcc;
	border-left:#fe9c6c 1px solid;
	BORDER-BOTTOM: #fc6317 3px solid;
	border-right:#fe9c6c 1px solid;
	padding:3px;
}
.menuCEL{
	list-style: none;
	BACKGROUND-COLOR: #fef1eb;
	border-top:#ffdecd 1px solid;
	border-right:#ffdecd 1px solid;
	border-left:#fc6317 1px solid;
	BORDER-BOTTOM: #fc6317 1px solid;
	padding:3px;
}

.menuCELover{
	list-style: none;
	BACKGROUND-COLOR: #fdddcc;
	border-left:#fe9c6c 1px solid;
	BORDER-BOTTOM: #fc6317 3px solid;
	border-right:#fe9c6c 1px solid;
	padding:3px;
}
	
	/*  
stili testo
*/
.testoblu {
	color: #2c77bc;
	font-weight: bold;
}

.testorosso {

	font-weight: bold;
	color: #CC0000;
}

.barra a{
	background-color: #fba377;
	color: #fff;
}

.trbg {
	font-weight: bold;
	background-color: #e6eef8;
	border-top:1px solid #fff;
	border-bottom:2px solid #b5cdea;
}
div#titoloint{
	
	padding: 5px;
	background:#E93A00;
	color:#fff;
	padding-bottom:20px;
	border-bottom:3px solid #FC6317;
	
	
}
.titololine {
font-size: 110%;
	color: #fc6317;
	border-bottom:3px solid #fc6317;
	font-variant: small-caps;
}
