/*
   Style Sheet for area download of margraf.it
*/

BODY {
 margin: 0px 0px 0px 0px ;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size : 70%;
 background : #d9d9d9;
 color: #3b3b3b;
 }

DIV#header {
 width: 713px; height: 110px;
 background : #e3e1e0;
 padding-bottom:10px;
 }

DIV#body {
 width: 713px; padding-bottom:14px;
 background : #e3e1e0;
 }

DIV#menuP {
 width: 680px;  
 border-top: 1px solid #c6c6c6; border-bottom: 1px solid #c6c6c6;
 }

DIV#foot1 {
 width: 713px; height: 50px;
 background: #808080;
 background-image: url(images/area-download_footer1.gif); background-position: left; background-repeat: no-repeat;
 color:#3b3b3b; font-size : 12px; font-weight: bold;
 }

DIV#foot2 {
 width: 713px;
 padding-top:5px;
 background: #d9d9d9;
 color:#808080;
 }

DIV.avviso1 {
 color:#808080; font-size:90%; margin-top:-10px; margin-bottom: 10px;
 }

TABLE.menu1 {
 font-size : 12px;
 }

TABLE.body1 {
 font-size : 100%;
 border-bottom: 1px solid #c6c6c6;
 margin-bottom: 10px;
 }

TABLE.body1bis {
 font-size : 100%;
 }

TABLE.foot {
 color:#3b3b3b; font-size : 12px; font-weight: bold;
 }
 
TD.body1r {
 border-right: 1px solid #c6c6c6;
 padding-right: 5px;
 }

TD.body1l {
 padding-right: 5px;
 }
 
TD.login {
 font-size : 70%;
 }

H1 {
 font-size : 125%;
 margin-top: 12px;
 margin-bottom:6px;
 }

H2 {
 font-size : 110%;
 margin-top: 12px;
 margin-bottom:6px;
 }


A:link				{color:#3b3b3b;}
A:visited			{color:#808080;}
A:hover				{color:#000000; background-color: #d1c48f;}

A.colori:link		{text-decoration: none; font-weight: bold; color:#3b3b3b;}
A.colori:visited	{text-decoration: none; font-weight: bold; color:#3b3b3b;}
A.colori:hover		{text-decoration: none; font-weight: bold; color:#000000; background-color: transparent; border-bottom: 1px solid #e3e671;}


A.foot:link			{text-decoration: none; color:#3b3b3b;}
A.foot:visited		{text-decoration: none; color:#3b3b3b;}
A.foot:hover		{text-decoration: underline; color:#3b3b3b; background-color: #d1c48f;}


form {
 margin-top: 0px;
 }

input {
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 90%;
 color: #3b3b3b;
 border: 1px solid #808080; background-color: #e3e1e0;
 }

input.b1		{color: #3b3b3b; background-color: #e3e1e0;	font-weight: bold; font-size: 100%; border: 0px solid #808080;}
input.b1h		{color: #3b3b3b; background-color: #e3e1e0;	font-weight: bold; font-size: 100%; border: 0px solid #808080; text-decoration: underline; cursor: pointer;}

input.r1		{border: 0px solid #3b3b3b;}

TEXTAREA {
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 90%;
 color: #3b3b3b;
 border: 1px solid #808080; background-color: #e3e1e0;
 }
 
img.bordo		{border: 1px solid #3b3b3b; margin-bottom:3px;}
img.bordoh		{border: 1px solid #d59d00; margin-bottom:3px;}

acronym {
 border-bottom: 1px dotted;
 }