a:link
{
	color: rgb(0,102,102); 
}
#testa		{width: 98%; position:relative; left:1%;  background-image:url('img/foresta.jpg'); background-repeat:no-repeat;  }
#scheda		{width: 95%; position:relative; left:5%; top:0 }
#home		{border-bottom:1px dotted #003300; width: 98%; position:relative; left:1%; top:2%; border-left-width:1px; border-right-width:1px; border-top-width:1px  }
.credits		{width: 100%; float: left; text-align: right; font-size: 85%; }
.intro		{width: 80%; font-size: 100%; float: right; padding:15px; background-color:#003300; color: #ffffff  }
.intro2		{border-top:3px double #003300;  width: 40%; font-size: 100%; float: right; padding:15px; position:relative 
 }


.micol		{width: 70%; float: left;  font-size: 95%}
.schedario		{border-left:1px dotted #009933; padding:7%; width: 9%; float: left; text-align:left; font-size:85%; border-right-width:1px; border-top-width:1px; border-bottom-width:1px}
.info		{width: 20%; float: left; text-align:center;}
.foto		{width: 30%; float: right; text-align:center;}
.nomi		{width: 40%; float: left;}
.small	{font-size: 90%; margin-top: 0; margin-bottom:0; text-align:center; }
.macro       { background-color: #003300; height:55px; 
				background-image: url('img/mondo_sim.png');
				background-repeat: no-repeat; text-align:center;  padding-top:15px; padding-bottom:10px }
.micro       { background-color: #003300; height:55px; 
				background-image: url('img/lente_sim.png');
				background-repeat: no-repeat; text-align:center;  padding-top:15px; padding-bottom:10px }
.annot		{ background-color: #003300; height:55px; 
				background-image: url('img/note_sim.png');
				background-repeat: no-repeat; text-align:center;  padding-top:15px; padding-bottom:10px }
.appunti		{ background-color: #003300; height:55px; 
				background-image: url('img/libro_sim.png');
				background-repeat: no-repeat; text-align:center;  padding-top:15px; padding-bottom:10px }
.caratteri   { border-left:1px solid #008000; padding-left:5px; width: 100%; float: relative}
.nomi a visited
{
	color: rgb(0,153,153); 
} 
a active 
{
	color: rgb(255,102,0);
}
body
{
	font-family: Verdana, Arial, Helvetica; font-size:0.8em;
	top:0;
	color: rgb(0,0,102);
}
body.home {background-image: url('img/sfondo.jpg'); background-repeat: no-repeat; background-attachment:fixed }

h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica;
	text-align: center 
}
h1
{
	color: rgb(0,0,0);
	font-size: 105%;
}
h2
{
	color: rgb(255,255,255);
	font-size: 102%; 
}
h3
{
	color: rgb(0,153,153); 
	font-size: 102%; 
}
h4
{
	color: rgb(204,255,255);
	font-size: 102%; 
}
h5
{
	color: rgb(0,0,102);
}
h6
{
	color: rgb(153,0,0); margin-top:3px; margin-bottom:3px}
	
p            { margin-top: 1px; margin-bottom:0 }
