/*
   Style Sheet for area download of lab23.it
*/

BODY {

 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size : 70%;
 background : #ffffff;
 color: #006495;
 }

DIV#header {
 width: 713px; height: 110px;
 background : #e8eff2;
 padding-bottom:10px;
 }

DIV#body {
 position:relative;
 z-index:10;
 width: 713px; padding-bottom:14px;
 background-image:url(images/sfumaturina.gif);
 background-repeat:repeat-x;
 }

DIV#menuP {
 width: 679px;
 height: 30px;
 border-top: 1px solid #c6c6c6;
 border-bottom: 1px solid #c6c6c6;
 }

DIV.menu1c {
 margin-top: 2px;
}

DIV.menu1 {
 float:left; width:226px; height:30px; padding:0px;

}

DIV#foot2 {
 width: 713px;
 padding-top:5px;
 background: #ffffff;
 color:#808080;
 }

DIV.avviso1 {
 color:#808080; font-size:90%; margin-top:-10px; margin-bottom: 10px;
 }

span.menu1c {
  width:222px; height:20px !important; height:26px; padding-top:6px;
  text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#006495; display:block; 
  background-color:#cccccc;
}

TABLE.menu1 {
 font-size : 12px;
 }

TABLE.body1 {
 font-size : 100%;
 border-bottom: 1px solid #c6c6c6;
 margin-bottom: 10px;
 }

TABLE.body1bis {
 font-size : 100%;
 }

TD.body1r {
 border-right: 1px solid #c6c6c6;
 padding-right: 10px;
 line-height:140%;
 }

TD.body1l {
 padding-left: 10px;
 }
 
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:#006495;}
A:visited			{color:#006699;}
A:hover				{color:#003366; background-color: #e0e9ef;}

A.menu1:link		{width:222px; height:20px !important; height:26px; padding-top:6px; text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#006495; display:block;}
A.menu1:visited		{width:222px; height:20px !important; height:26px; padding-top:6px; text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#006495; display:block;}
A.menu1:hover		{width:222px; height:20px !important; height:26px; padding-top:6px; text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#006495; display:block; background-color:#cccccc;}


A.foot:link			{text-decoration: none; color:#5f6062;}
A.foot:visited		{text-decoration: none; color:#666666;}
A.foot:hover		{text-decoration: underline; color:#333333; background-color: #e0e9ef;}


form {
 margin-top: 0px;
 }

input {
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 90%;
 color: #006495;
 border: 1px solid #5f6062; background-color: #ffffff;
 }

input.b1		{color: #006495; background-color: transparent;	font-weight: bold; font-size: 100%; border: 0px solid #5f6062;}
input.b1h		{color: #006495; background-color: #e8eff2;	font-weight: bold; font-size: 100%; border: 0px solid #5f6062; text-decoration: underline; cursor: pointer;}

input.r1		{border: 0px solid #3b3b3b;}

textarea {
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 90%;
 color: #006495;
 border: 1px solid #5f6062; background-color: #ffffff;
 }
 
img.bordo		{border: 1px solid #3b3b3b; margin-bottom:3px;}
img.bordoh		{border: 1px solid #d59d00; margin-bottom:3px;}

acronym {
 border-bottom: 1px dotted;
 }