body{
font-family: Tahoma,Verdana,Arial;
font-size: 12px;
background-color: #FFFFFF;
color: #E66C00;
}
td{
font-family: Tahoma,Verdana,Arial;
font-size: 12px;
color: #E66C00;
border-width: 1px;
}
form{
margin: 0px;
}
input,textarea,select{
font-family: Tahoma,Verdana,Arial;
font-size: 11px;
}
td.box_form{
background-color: #E66C00;
padding: 5px;
}
td.titoli_link{
background-color: #E66C00;
width: 173px;
height: 23px;
color: #FFFFFF;
font-weight: bold;
padding-left: 3px;
}
.corpo{
background-color: #FFFFFF;
border-color: #E66C00;
border-style: solid;
width: 600px;
padding-top: 3px;
}
.testo_box_form{
color: #FFFFFF;
font-weight: bold;
}
.box_link{
background-color: #F7E7D9;
border-color: #F99134;
border-style: solid;
border-width: 1px;
width: 177px;
padding-top: 2px;
padding-left: 3px;
padding-bottom: 3px;
}
.titolo_corpo{
background-color: #F7CBA4;
width: 600px;
height: 23px;
font-weight: bold;
padding-left: 5px;
}
.piede{
background-color: #E66C00;
color: #FFFFFF;
}
a {
color: #E66C00;
}
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
a.bianco:link {
color:#FFFFFF;
text-decoration: none;
}
a.bianco:visited {
color:#FFFFFF;
text-decoration: none;
}
a.bianco:hover {
color:#FFFFFF;
text-decoration: underline;
}
h1 {
font-size: 12px;
font-weight: normal;
margin:0px;
}
h2 {
font-size: 12px;
font-weight: bold;
margin:0px;
}
a.arancio:link {
text-decoration: none;
font-weight: bold;
}
a.arancio:visited {
text-decoration: none;
}
a.arancio:hover {
text-decoration: underline;
}
