body {
	background-color:#92C9EB;
	background-image:url(../Images/SfondoSito.png);
	background-repeat:repeat;
	background-position:center top;
	margin: 0px;
	padding: 0px;
}

body, th, td {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 80%;
    color: #666666;
}

th, td {
	background-color:#FFFFFF;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
}

.align-justify {
	text-align: justify;
}

.text1 {
}

a {
    color: #FF8F00;
}

a:hover {
	text-decoration: none;
}

a.link1 {
    font-size: 9px;
    text-decoration: none;
    color: #989898;
}

a.link1:hover {
	text-decoration: underline;
}

a.link2 {
    font-size: 9px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    color: #FFFFFF;
}

a.link2:hover {
	text-decoration: underline;
}

img
{
	border:0px;
}
   
.img1 
{
    margin-left:-10px;
    margin-bottom:5px;
    margin-right:3px;
    margin-top:-8px;
}

/*
Styles that are applied on the containing element
like <TD></TD>. When applied, this will change both
the text and the text links inside them.
*/

.style1 {
    font-size: 9px;
    color: #D2DCEA
}

.style1 a {
    color: #D2DCEA
}

.style1 a:hover {
    text-decoration: none;
}

table.Progetti td
{
	vertical-align:top;
}

table.Progetti td b
{
    color: #FF8F00;
}

table.Progetti tr.Dispari
{
	background-color: #f0f8ff;
}

div#Corpo
{
	height:350px;
	padding-right:10px;
	overflow:auto;
	width:500px;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-base-color : #245CAD;
	scrollbar-darkshadow-color : #245CAD;
	scrollbar-face-color : #245CAD;
	scrollbar-highlight-color : #245CAD;
	scrollbar-shadow-color : #FFFFFF;
	scrollbar-track-color : #245CAD;
}

img.bordino
{
	border: solid 1px #2764BC;
}

img.spazio
{
	margin-bottom:10px;
	margin-right:10px;
}

b.Blu
{
    color: #245CAD;
}

p#small
{
	font-size:85%;
}