@charset "utf-8";
/* CSS Document */

BODY {

background-color: #ffffff;
background-image: url('img/sfondo.jpg');
background-repeat:repeat-x;
}

DIV {
background-attachment: fixed;

}

div#bodysotto {

width: 100%;
height: auto;
background-image:url(img/paesaggio1.jpg);
background-repeat:no-repeat;
background-position:center center;

}

div#main { 

width: 100%;
height: 100%;
text-align: center;


}

IMG {

border: 0px;

}


TABLE {

border: 0px;

}

table#inbody {

width: 950px;
height: 400px;

}


table#main {

width: 950px;

}

table#menuorizzontale {

width: 950px;
height: 60px;


}



TD {

border: 0px;
text-align: center;
font-family: arial;
color: #666666;
font-size: 8pt;

}


td#body {

height: 400px;
background-image:url(img/sfondocentro.jpg);
background-repeat:no-repeat;
border: 1px solid #666666;
background-color: #FFFFFF;

}

td#center {

width: 750px;
vertical-align: top;
text-align: center;
background-position: center;

}

td#contenuto {

font-family: arial;
font-size: 8pt;
color: #333333;

}

td#fotocentro {

height: 120px;
text-align: center;


}

td#footer {

height: 120px;
background-image: url(img/sfondofooter.jpg);
border: 1px solid #666666;

}

td#header {

width: 950px;
height: 100px;



}

td.hspace {

width: 5px;

}



td.latomenuor {

width: 100px;

}


td#menuor {

height: 50px;

}
td#menuorizzontale {

background-image: url(img/menu.jpg);
width: 750px;

}

td#titolopagina {

font-size: 15pt;
color: #4a97db;
font-weight: 600;
text-align: left;

}


td#sinbar {

width: 90px;


}

 td#dxbar {

width: 90px;

}



td.vspace {

height: 5px;


}
