/*  By Andrea Bianchi WebLink 1997 - 2012 http://www.web-link.it */
@import "cssimg.css";
@import "../menu.css";
@import "colori.css";
/*  By Andrea Bianchi WebLink 1997 - 2012 http://www.web-link.it */



html body {
	background-image: url("../img/sfondo.jpg");
	background-attachment: fixed;
	background-color: transparent;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000066;
	padding: 0;
    margin: 0;
	} /* intero documento */
	
	
#logo {
position: absolute;
     top: 10px;
    left: 30px; 
  z-index: 2;
  width: 260px;
       }	/* logo iniziale */

#menus {
	position: relative;
	margin: 160px 0px 35px 0px;
    padding:3px 3px 3px 3px; 
	}
 
#titolo {
position: absolute;
top: 50px;
right: 50px; 
z-index: 2;
font-size: 15px;
color: #660000;
text-align: center;
width: 460px;
} /* titolo iniziale */

	
H2 {
    font-family: "MS Sans Serif", Verdana, serif;
    font-size: 18pt;
	font-weight: normal;
	font-style: italic;
	color: #006600;
} /* descrizione titolo */

p {
    color: #000066;
	background-color: transparent;
	padding: 10pt;
	line-height: 160%
	} /* testo paragrafo */
		
img {border: none;}  /* nessun bordo */	
img.bordo {border: solid #0033ff;}  /* bordo */	

a:link, a:visited {
    text-decoration: underline;
   	color: #996600;
	background-color: transparent;
	} 
	
a:hover{
	Color: #3366ff;
	background-color: transparent;
	text-decoration: underline;
	} /* da cliccare */


.codhtml, div.codhtml {
	margin: 10px;
	padding: 5px;
	color: #9999cc;
	background-color: #e0fcea;
	text-align: left;
	border: double #009900;
   } /* box cod html*/

div.codcss {
	margin: 10px;
	padding: 5px;
	color: #0000cc;
	background-color: #f8e3be;
	text-align: left;
	border: double #996600;
    } /* box cod css*/


div.sfondo {
	
	color: #000066;
	background-image: url("bg.png");
	margin-bottom: 1px;
	margin-top: 1px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 10pt;
	} /* barra delimitatrice */

	
div.stop{	
 clear: left;
 text-align: right;
 }	
	
	
.cs1{text-align: justify;}	/* classe giustificato */
.cs2{text-align: left;}	/* classe  sinistra */	
	
.titolo{
	font-size: 16pt;
	color: #006400;
	background-color: transparent;
	font-style: italic;
	text-indent: 12pt;
	}	/* titolo inizio paragrafo */

.attrib{
    font-family: "MS Sans Serif", Verdana, serif;
	font-size: 16pt;
	color: #ff0000;
	background-color: transparent;
	font-style: italic;
	text-indent: 12pt;
	}	/* titolo attributi */
	
	
.firma {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	font-weight: 100;
	font-style: italic;
	color: #0033ff;
	background-color: transparent;
	text-align: right;
	display: block;
	padding: 0px 10px 0px 0px;
	} /* firma in calce */	
	

span.perim, div.perim {
border: solid 1px #cccccc;
	
} /* bordo perimetrale */
	
	
	
	
	
	
	
	
	
#testo {

padding: 3px 5px 3px 5px;
margin: 1px 1px 1px 1px;
text-align: left;

}



		
	
/*			
A.menulink 
		background-color: #f2f2f2;
	
	

*/

div.ciao {
font-size: 200px;
text-align: center;
color: #006633;
font-family: "Times New Roman",Verdana, Arial, sans-serif;
}


	

span.dex {text-align: right; display: block;}

span.six {text-align: left; display: inline;}
	
	
td.sfondomen {
	color: #000066;
	background-image: url("bg.png");
	margin-bottom: 1px;
	margin-top: 0px;
	height: 25px;
	text-align: center;
	}
	
	

		

.dep { 
    border: dotted 1px #ff0000;
	background-color: #e4e4e4;
	margin-left: 10px;
	padding: 5px;
	color: #0000cc;
	text-align: left;
	width: 450px;
	}	
		
.cons { 
    border: dotted 1px #006633;
	background-color: #ebfefe;
	margin-left: 10px;
	padding: 5px;
	color: #000000;
	text-align: left;
	width: 450px;
	}	

hr.riga {
color: red;
width: 70%;
}

.url{display: none;}

	
	
.ident{
    text-indent: 12pt;
    }	

.sizedue {font-size:11px;}		

				

.link a:link{ 
	Color: #0000cc;
   background-color: transparent;
}	

.link a:visited{ 
	text-decoration: none;
	Color: gray;
   background-color: transparent;
	}
	
.link a:hover{ 
	text-decoration: underline overline;
	color: red;
   background-color: transparent;
}



a.home:link{ 
   text-decoration: none;
	Color: #990000;
	background-color: transparent;
	font-size: 9pt;
}


a.home:visited{ 
	text-decoration: none;
	Color: gray;
   background-color: transparent;
	font-size: 9pt;
}

a.home:hover{ 
	text-decoration: underline overline;
	font-size: 9pt;
}


.home{
	Color: gray;
	font-size: 9pt;
   background-color: transparent;
}

.endtable a:link{ 
	Color: gray;
   background-color: transparent;
   text-decoration: none;
	}
	

.endtable a:visited{ 
	text-decoration: none;
	Color: #000066;
   background-color: transparent;
}

.endtable a:hover{ 
	text-decoration: underline overline;
	Color: #0099ff;

}
.endtable { 
   font-family: Verdana,Arial,Helvetica,sans-serif;
   font-size: 9px;
	text-align: center;
	}

td{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	}	
	
table.prova {padding: 0px 0px 0px 0px; border: 0px;}
	
.spazio {
padding: 10pt;
}	





.old {
	color: #d9cfb0;
	background-color: transparent;
	margin-bottom: 5px;
	margin-top: 1px;
	height: 20px;
	text-align: left;
	}
	
.att {
	color: #000099;
	background-color: #ffffcc;
	padding: 2px;
	margin-left: 8px;
	margin-right: 8px;
	text-align: left;
	line-height: 20px;
	}
	
	.evi {
	
	color: #cc33ff;
	background-color: #ffffff;
	}
	
		
.par {
	
	color: #003300;
	background-color: #ffffff;
	
	}

.testo {
	
	background-color: #fff;
	color: #000066;
	margin-left: 20px;
	margin-right: 20px;
	
}	



.endtable { 
    font-family : Verdana,Arial,Helvetica,sans-serif;
   	font-size : 9px;
	}
	
img.logcss {
	margin: 0px 4px 0px 4px;
	width: 96px;
	height: 48px;
	border: 0px;
	vertical-align: middle;
}					

.evidenzia {  
background-color: yellow;  
}

.snt {
vertical-align: middle;
width: 460px;
border: solid 1px #dfefdf;
border-radius: 10px;	
margin: auto;
background-color: #fcfddf;
padding: 3px;
}	


.discl {
	Color: gray;
	font-size: 10px;
  }
  
	/*
div.donazione { 
	clear: left;
	background: #fffecd; 
	padding: 5px 5px 5px 0px;
	margin: 20px 0px 20px 0px;
	border: 1px solid #c0c0c0;
	font-weight: normal;
	color: #111;
	font-size : 12px;
	text-align: center;
	 }			

hr,#strumenti{
display:none;
}


.url {
display: inline;
text-align: center;
}	
		*/

/*  By Andrea Bianchi WebLink 1997 - 2011 http://www.web-link.it */
