/*
   Style Sheet for root of speedy-cut.it
*/

BODY {
 margin: 0px 0px 0px 0px ;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size : 85%;
 background : White;
 }


#titolostampa {display: none;}
 
H1			{font-size: 180%; margin-top: 14px; margin-bottom: 14px;}
H2			{font-size: 150%; }
H3			{font-size: 100%; color: white; background-color: #197B30; margin-top: 6px; margin-bottom: 6px; FLOAT: left; WIDTH: 25%;}

A:link		{color:black;}
A:visited	{color:black;}
A:hover		{color:#197B30;}

A.menu:link		{text-decoration: none; color:white; font-weight : bold;}
A.menu:visited	{text-decoration: none; color:white; font-weight : bold;}
A.menu:hover	{text-decoration: underline; color:white; font-weight : bold;}

A.fondo:link		{text-decoration: none; color:silver;}
A.fondo:visited		{text-decoration: none; color:silver;}
A.fondo:hover		{text-decoration: underline; color:red;}

A.fondo2:link		{text-decoration: none; color:silver;}
A.fondo2:visited	{text-decoration: none; color:silver;}
A.fondo2:hover		{text-decoration: underline; color:red;}

Table.testa1		{background-color: #197B30; color: White;}
TD.selez			{text-decoration: underline; color: White; font-weight : bold;}
TD.title			{color: #197B30; font-weight : bold;}


TD.form {
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size : 85%;
 background : White;
 }

DIV.fondo1		{background-color: #197B30; height: 66px; background-image: url(albero.gif);}
DIV.fondo2		{color: silver; font-size: 10px; margin-top: 10px;}

textarea		{ font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; }

HR			{color:#197B30;}
