/* CSS Document */

div#container 
{
	HEIGHT: 100%; 
	OVERFLOW: auto;
	width: 100%;
	margin: 0 auto;
	background-color: #FFFFFF;
	margin: 6px auto 10px;
	position: relative;
	text-align: left;
}

@media Screen 
{
	BODY > DIV#footer {POSITION: fixed;}    
}

div#content 
{
	text-align: left;
	margin: 0 auto;
	OVERFLOW: auto;
	width: 100%;
	height: 600px;
	display: table;
	margin-bottom: 10px;
	/*
	background-color:Fuchsia;
	border: 1px;
	border-color:Red;
	border-style:solid 
	*/
}	


div#menuVerticale 
{
	width :10%;
	background-color: #DFF7FB;
	color: #8C0018;  /* rosso metodi  */
	/*
	background-color: #EEECEC;
	border-color: green;
	border-width: medium;
	*/
	position: absolute;
	text-align: left;
	left:0px;
	top:95px;
	height:80%;
}

div#tutto
{
	background-color: #fff;
	overflow:auto;
}


div#centro 
{
	background-color: #fff;
	color: #666666;
	position: absolute;
	text-align:left;
	left:146px;
	top:62px;
	/*
	background-image: url(fondo2.jpg);
	background-repeat: repeat-x;
	*/
	padding-top: 29px;
	border-bottom-color: #CCCCCC;
	/*overflow:auto;*/
	/*border-color: Blue ;*/
	/*border-width: medium;*/
	/*OVERFLOW: scroll;*/
	/* float: right;*/
	/*padding: 0 4px 10px 4px;*/
	/*float: none;*/ 
	/*text-align:center;*/
}

div#corpo 
{
	background-color: #fff;
	text-align:center;
	width:90%;
	/* float: right;*/
	color: #666666;
	visibility:hidden;
	position:absolute;
	top:350px;
}
div#riga
{
	background-color: #fff;
	text-align:center;
	width:90%;
	/* float: right;*/
	color: #666666;
	visibility:hidden;
	position:absolute;
	top:460px;
}
div#grigliarap
{
	background-color: #fff;
	text-align:center;
	width:90%;
	/* float: right;*/
	color: #666666;
	visibility:visible;
	position:absolute;
	top:350px;
}


div#centro table 
{
	width: 80%;
	text-align: left;
}

div#footer 
{
	POSITION: absolute;
	BOTTOM: 0px; 
	HEIGHT: 20px; 
	LEFT: 0px;
	OVERFLOW: auto;
	width: 100%;
	text-align: center;
}

/*GESTIONE DEL FOOTER*/
div#footer a 
{
	color: #009999;
	text-decoration: none;
}

div#footer a:hover 
{
	color: #009999;
	text-decoration: underline;
}

div#ViewIncludeContenuto 
{
	padding: 0;
	font-family: Verdana;
	font-size: 12px;
	text-align: justify;
	color: #018882;  /* logo metodi  */
}

div#TableDynamicDiv 
{
	padding: 0;
	font-family: Verdana;
	font-size: 12px;
	text-align: justify;
	color: #018882;  /* logo metodi  */
}

div#TableDynamicDiv table
{
	padding: 0;
	font-family: Verdana;
	font-size: 12px;
	text-align: justify;
	color: #018882;  /* logo metodi  */
}


/*GESTIONE DELL'HEADER E DELLA NAVIGATION BAR*/
div#header 
{
	height: 60px;
	background-image:url(../img/head1.jpg);
	background-repeat: no-repeat;
	width: 950px;
	margin: 0 auto;
}


div#bread 
{
	font-size: 12px;
	font-style: italic; 
}

div#bread a 
{
	font-style: italic; 
	color: #009999;
	text-decoration: none;
}

img#bordino 
{
	float: left;
	margin-left: -3px;
	border: 0;
	padding: 0;
}

/*
div#navigation {
	height: 40px;
	width: 100%;
	line-height: 17px;
	text-align: center;
	*
	float: right;
	position: absolute;
	*
	top: 60px;
	right: 0;
	background-color:#f6f6f6;
}
div#navigation li {list-style-type: none;display: inline;padding-left: 20px;margin-right: 20px;}
div#navigation a {font-size: 10px;font-weight: bold;color: #000099;text-decoration: none;}
div#navigation a:hover {font-size: 10px;font-weight: bold;color: #000099;text-decoration: underline;}
*/

div#navigation 
{
	background-image: url(../img/navigation-b.jpg);
	background-repeat: repeat-x;
	height: 20px;
	width: 798px;
	text-align: center;
	float: right;
	margin-top: 39px;
	/*
	position: relative;
	top: 39px;
	left: 152px;
	*/
}

div#navigation a 
{
	font-size: 10px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	padding-left: 20px;
	margin-right: 20px;
	line-height: 20px;
}

div#navigation a:hover 
{
	font-size: 10px;
	font-weight: bold;
	color: white;
	text-decoration: underline;
	padding-left: 20px;
	margin-right: 20px;
	line-height: 20px;
}

/*ul#mnuOrizzontale {
	height: 20px;
	position:absolute;
	left: 33px;
	top: 4px;
					}
		
ul#mnuOrizzontale li 
{
	list-style-type: none;
	display: inline;
	padding-left: 20px;
	margin-right: 20px;
	height: 20px;
}*/

div#sinistra 
{
	float: left;
	margin-left: 10px;
}

div#iva 
{
	float: right;
	margin-right: 10px;
}

div#foot 
{
	height: 16px;
	background-image: url(../img/foot.jpg);
	background-repeat: repeat-x;
	color: #009999;
	width: 950px;
	margin: 0 auto;
	padding-top: 4PX;
}

/*GESTIONE DELLA COLONNA LATERALE*/
div#side1 
{
	text-align: left;
	padding-left: 4px;
	float: left;
	margin-left: 2px;
	display: table;
	width: 150px;
	margin-bottom: 10px;
	/*
	background-color: Aqua; 
	border: 1px;
	border-color:Red;
	border-style:solid ;
	*/
}

div#side1 a 
{
	font-size: 10px;
	font-weight: bold;
  color:#018882;  /* logo metodi  */
	/*color: #009999;*/
	text-decoration: none;
}

div#side1 a:hover 
{
	font-size: 10px;
	font-weight: bold;
	/*
	color: #009999;
	text-decoration: underline;
	*/
	color: #8C0018;  /* rosso metodi  */
	text-decoration: none;
}
div#side1 h5 
{
	width: 160px;
	height: 20px;
	background-image: url(../side-b.jpg);
	background-repeat: no-repeat;
	color: white;
	line-height: 20px;
	padding-left: 10px;
	margin-left: -10px;
}

div#side1 table 
{
	margin-top: 4px;
	margin-bottom: 4px;
}

div#NEWS_DIV {text-align: left;
				} 
					
/*GESTIONE DEI CONTENUTI PRINCIPALI*/
div#bordosup 
{
	height: 10px;
	background-image: url(../img/bordoa.jpg);
	background-repeat: repeat-x;
	width: 100%;
}

div#flash 
{
	/*background-color: #FFF000;
	margin-bottom: 2px;*/
}


/*MACTROTASTI - HOME*/
div#tasto1 
{
	background-image: url(../macroict.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 200px;
	margin-top: 6px;
	margin-left: 10px;
	font-size: 12px;
}	
			
div#tasto1 a 
{
	margin-top: 6px;
	margin-left: 10px;
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
}

div#tasto1 a:hover 
{
	margin-top: 6px;
	margin-left: 10px;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: underline;
	line-height: 18px;
}

div#tasto1 p 
{
	margin-top: 32px;
	margin-left: 42px;
	width: 156px;
	height: 82px;
}
			
/*MACRO 2*/
div#tasto2 
{
	background-image: url(../macrocons.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 200px;
	margin-top: 6px;
	margin-left: 10px;
	font-size: 12px;
}	
			
div#tasto2 a 
{
	margin-top: 6px;
	margin-left: 10px;
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
}

div#tasto2 a:hover 
{
	margin-top: 6px;
	margin-left: 10px;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: underline;
	line-height: 18px;
}

div#tasto2 p 
{
	margin-top: 32px;
	margin-left: 42px;
	width: 156px;
	height: 82px;
}
			
/*MACRO 3*/
div#tasto3 
{
	background-image: url(../macrout.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 200px;
	margin-top: 6px;
	margin-left: 10px;
	font-size: 12px;
}	
			
div#tasto3 a 
{
	margin-top: 6px;
	margin-left: 10px;
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
}

div#tasto3 a:hover 
{
	margin-top: 6px;
	margin-left: 10px;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: underline;
	line-height: 18px;
}

p#macro3 a {color: #006666; }

p#macro3 a:hover 
{
	color: #006666;
	text-decoration: underline;
}
					
div#tasto3 p 
{
	margin-top: 32px;
	margin-left: 42px;
	width: 156px;
	height: 82px;
}

div#navigationAreaRiservata 
{
	background-image: url(../img/navigation-b.jpg);
	background-repeat: repeat-x;
	height: 20px;
	width: 798px;
	text-align: center;
	float: right;
}

div#navigationAreaRiservata a 
{
	font-size: 10px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	padding-left: 20px;
	margin-right: 20px;
	line-height: 20px;
}

div#navigationAreaRiservata a:hover 
{
	font-size: 10px;
	font-weight: bold;
	color: white;
	text-decoration: underline;
	padding-left: 20px;
	margin-right: 20px;
	line-height: 20px;
}

div#mio 
{
	background-color: yellow;
	text-align: left;
	height:auto;
	/*
	top:70px;
	position:absolute;
	border-bottom-color:Red;
	border-width:medium;
	border-style:double;
	width:200px;
	*/
}

div#tre 
{
	text-align: left;
	background-color: Green;
	/*
	top:300px;
	position:absolute;
	border-bottom-color:Blue;
	border-width:medium;
	border-style:double;
	*/
}

div#DatiDettaglio{
	margin-left: 2px;
	left:150px;
	display: table;
	width: 650px;
	height:400px;
	/*background-color: Aqua; 
	border: 1px;
	border-color:Red;
	border-style:solid ;*/
}

div#testata {
	width: 100%;
	background-color: #a8efd4;
	/*
	border-color: red;
	border-width:medium ; 
	border-collapse:collapse ;
	border-style:solid ; 
	*/
	position: absolute;
	text-align: center;
	vertical-align:top;
	left:0px;
	top:0px;
	height:65px;
}

div#menuOrizzontale {
	width: auto;
	color: #018882;  /* logo metodi  */
	/* background-color: #8C0018; rosso metodi  */
	background-color: #DFEEFB;
	/*
	background-color: #eae6e6;
	border-color: yellow;
	border-width: medium;
	*/
	font-family:Comic Sans MS;
	position: absolute;
	text-align: left;
	top:62px;
	height:30px;
	min-width: 100%;
	z-index: 1;
	left: 0;
}

div#menuOrizzontale a:link{
	margin-left: 6px;
	color: #018882;  /* logo metodi  */
	font-family:Comic Sans MS;
}

div#menuOrizzontale a:visited{
	color: #8C0018;  /* rosso metodi  */
	font-family:Comic Sans MS;
}

div#menuOrizzontale a:hover{
	color: #FF9900;
	font-family:Comic Sans MS;
}

div#menuVerticale 
{
	width :100px;
	background-color: #DFF7FB;
	color: #8C0018;  /* rosso metodi  */
	/*
	background-color: #EEECEC;
	border-color: green;
	border-width: medium;
	*/
	position: absolute;
	text-align: left;
	top:95px;
	height:auto;
	float: left;
	padding-left: 6px;
}

div#menuVerticale a:link{
	color: #8C0018;  /* logo metodi  */
	font-family:Comic Sans MS;
}

div#menuVerticale a:visited{
	color: #018882;  /* rosso metodi  */
	font-family:Comic Sans MS;
}

div#menuVerticale a:hover{
	color: red;
	font-family:Comic Sans MS;
}


div#login {
	background-color: #FFF;
	border-color: Blue ;
	border-width: medium;
	position: absolute; 
	left:35%; 
	top:80px;
	/*float: none;*/ 
	width:30%;
	text-align:center;
	height:120px; 
}

div#tabpan {
	height: 40px;
	width: 100%;
	text-align: center;
	background-color:#fff000;
}


div#gridpar 
{
	float: right;
	text-align: left;
	padding: 0 4px 10px 4px;
	color: #666666;
	background-color: #ffffff;
	position: absolute; 
	top:0px;
	/*float: none;*/ 
	/*width:90%;*/
	/*text-align:center;*/
	height:90%; 
	width:95%;
	overflow: auto;
}

div#tmenuVerticale {width: 100px; height: 500px;}

div#tmenuVerticale table {
	border-width: 0px;
	width: 200px;
	border-collapse: collapse;
}

div#tmenuOrizzontale td {
	padding-right: 16px;
}
		
div#immagine {text-align: center;
				width: 100%;
				position: absolute;
				top:120px;
				}
