body {
background-color:#ffe488;
background-image:url(images/back.gif);
background-position:top center;
background-repeat: repeat-x;
font-family: trebuchet MS, verdana, arial, helvetica;
font-size:14px;
color:#333;
}

td {
font-family: trebuchet MS, arial, helvetica;
font-size:14px;
color:#305d89;
}

td.content {
background-color:#fff;
background-image:url(images/back-content.jpg);
background-position:bottom left;
background-repeat: no-repeat;
}

td.listino {
border:1px solid #ccdbe9;
}

h3 {
font-size:14px;
font-weight: normal;
line-height:20px;
/*font-style: italic;*/
}


a {
color:#992200;
text-decoration:none;
}
a:hover {
color:#000066;
}



/********* elementi form*************/
input {
font-size:10px;
border: 1px solid #d3dee4;
color: #666;
} 

.submit {
border: 1px solid #f4d4d4;
background-color: #fee;
color: #a33;
} 

textarea {
font-family: verdana, arial, helvetica;
font-size:10px;
border: 1px solid #d3dee4;
color: #666;
} 

SELECT {
font-size:10px;
border: 1px solid #f4d4d4;
color: #666;
} 

h3 {
font-size:15px;
font-family:arial;
font-weight:bold;
}