body {
margin:0;
background-image:url(/Immagini/Sfondo.jpg);
background-repeat:repeat-y;
background-position:top;
background-color:#D76B00;
font-family:"Trebuchet MS", Arial, sans-serif;
font-size:13px;
color:#333333;
}

/*contenitori*/
#Testi p{
text-align:justify;
text-indent:10px;
margin-right:10px;
}

#Testi p:first-letter{
font-weight:bold;
font-size:20px;
color:#993300;
font-style:italic;
}

#mainTable{
background-image:url(/Immagini/Sfondo6Big.jpg);
background-repeat:no-repeat;
background-position:top;
}

/*titoli*/
h2{
color:#D76B00;
font-size:20px;
}


h3{
color:#663300;
font-size:16px;
}

h4{
color:#663300;
font-size:14px;
margin:0px;
}

/*ancore*/
a{
color:#996633;
}

/*form*/
.campoTesto{
font-family:"Trebuchet MS", Arial, sans-serif;
font-size:12px;
border: 1px solid #000000;
}

.pulsante{
font-family:"Trebuchet MS", Arial, sans-serif;
font-size:12px;
border: 1px solid #000000;
background-color:#993300;
color:#FFFFFF;
}

.formPulsanteNew{
margin:0 0 5px 0;
padding:0px;
text-align:right;
}

/*tabelle*/
.tdIntestazione{
background-color:#B5865B;
color:#FFFFFF;
font-weight:bold;
border-bottom:2px solid #000000;
}

.tdRighe{
border-bottom:1px dashed #000000;
color:
}

/*immagini*/
.imgThumb{
border:1px solid #993300;
margin:2px 2px 2px 2px;
color:#D3C7AB
}

.imgNormalLeft{
border:2px solid #993300;
margin:0px 10px 10px 0px;
color:#D3C7AB
}

/*testi*/
.testiallineati{
text-align:justify;
text-indent:10px;
margin-right:10px;
}

.testipiccoli{
font-size:10px;
font-weight:bold;
}


/*iframe*/
.iframe {
width: 100% ;
height: 370px; 
overflow: auto;
margin:0px;
padding: 0px;
background-color:#F9DFA7;
/*coloro la scrollbar, funzia solo con IE*/
scrollbar-3dlight-color : #CCCCCC; /*bordini*/
scrollbar-arrow-color : #D76B00;
scrollbar-base-color : #FFFFFF;
scrollbar-darkshadow-color : #FFFFFF;
/*scrollbar-face-color : #FFFFCC;*/
scrollbar-highlight-color : #999999;
scrollbar-shadow-color : #999999;
scrollbar-track-color : #D3C7AB; /*sfondo della barra*/
scrollbar-face-color  : #996633;
}
