HTML {
height: 100%;
}
body {
background-color: #FFFFFF;
margin-right: auto;
margin-left: 30px;
width: 926px;
text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 90%;
color: #000000;
}
DIV#main {
margin-top: 0px;
}
DIV#sotto {
float: left;
width: 926px;
}
DIV#leftcol {
float: left;
width: 130px;
margin: 0px
}
DIV#contenuto {
float: left;
text-align: center;
width: 630px;
border-left-style: dotted;
border-right-style: dotted;
border-width: 1;
margin: 0px;
padding-left: 4px;
padding-right: 4px;
height: auto !important; height: 530px;
min-height: 530px;
}
DIV#rightcol {
float: left;
width: 115px;
margin-left: 10px;
}
DIV#footer {
clear: left;
width: 926px;
}
input.btn{
color: #999999;
font-weight: bold;
}
a:hover {
font-weight: bold;
text-transform: uppercase;
}
.LinkInterni {
color: #0000FF;
font-size: x-small;
font-weight: bold;
}
.RedDescription {
color: #FF0000;
font-weight: bold;
font-size: xx-small;
}
.TextDescriptionOver {
font-size: x-small;
font-weight: bold;
color: 999999;
text-decoration: overline;
}
.TextDescriptionOverLink {
font-size: x-small;
font-weight: bold;
color: 0000FF;
text-decoration: overline;
}
.TextDescriptionStatica {
font-size: xx-small;
font-weight: normal;
color: 999999;
}
.LinkGreen {
color: #009430;
font-size: x-small;
font-weight: bold;
text-transform: uppercase;
}
.Green {
text-align: left;
color: #009430;
font-size: x-small;
font-weight: bold;
text-transform: uppercase;
}
.select {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #666;
width: 143px;
padding-left: 5px;
border: 1px solid #8C8C8C;
background: #E4E4E4;
}