/* CSS Document */
/*  DEFINING VARIOUS BLOCKS AND DIV LAYOUT  */
/* DEFINING BODY BOX */
/*stili per il layout fluido*/
/* CORE STRUTTURALE */
html{
width: 100%;
/*background-image: url(../bg-page.png);*/
background-image: url(../bg.png);
background-repeat: repeat-x;
background-color: #D3CAAA; /*#CCBBAA;*/ /*#F6EBCD;*/
}
body{
align: left;
font-family: arial,sans-serif;
font-size: 95%;
}
div#container{
margin-right: 20;
/* SERVE AD ALLINEARE TUTTI I DIV ED A CONTENERE TUTTO IL SITO */
}
div#core {
min-width: 800;
max-width: 1200;
align: left;
font-family: arial,sans-serif;
font-size: 95%;
}
div#header{
float: right;
min-width: 800;
max-width: 1200;
width: 100%;
margin-left: 1%;
margin-bottom: 1%;
background-color: white;
}
div#content {
clear: both;
min-width: 800;
max-width: 1200;
width: 100%;
margin: 1%;
padding-top: 10;
}
div#footer{
clear: both;
float: right;
min-width: 800;
max-width: 1200;
width: 90%;
margin: 1%;
border-top: groove;
border-width: 1;
border-color: gold;
font-size: 82%;
text-align: center;
}
/* SPECIFICHE PER HEADER, CONTENT E FOOTER */
/* HEADER */
div#head{
float: right;
width: 100%;
background-color: white;
color: silver;
}
div#header h1,
div#header h3{
margin-left: 40;
color: #6699CC;
}
/* FINE HEADER */
/* INIZIO CONTENT */
/* INIZIO SINISTRA */
div#left {
width: 83%;
float: right;
}
div#text {
width: 100%;
color: ;
background-color: white;
}
div#text p{
margin-left: 2%;
}
/* FINE SINISTRA */
/* INIZIO DESTRA */
div#right {
float: right;
width: 16%;
margin-left: 1%;
}
/* NAVIGATION 1*/
div#navigation1{
float: right;
width: 100%;
background-color: #CCBBAA;
font-size: 94%;
}
/* FINE NAVIGATION1*/
/*NAVIGATION2*/
div#navigation2{
float: right;
width: 100%;
background-color: #FFFFC0;
margin-top: 15;
font-size: 94%;
}
/*FINE NAVIGATION2*/
/* FINE DESTRA */
/* FINE CONTENT */
/* FOOTER */
div#footer a {
color: gold;
font-weight: bold;
text-decoration: underline;
}
div#footer p{
display: inline;
font-weight: light;
padding-left: 20;
font: 80%;
}
div#footer img{
display: inline;
margin-rigth: 100;
}
/* FINE FOOTER */
/* LAYOUT GENERICI */
a
{
color: #554444;
font-weight: bold;
text-decoration: underline;
}
p#clear{
clear: both;
}
h1,h2,h3{
margin: 0;
padding-left:20px;
}
h4{
display: inline;
margin rigth: 5%;
color: silver;
font-size: 90%;
}
h1{
font: bold 4.0em/100px arial,sans-serif;
color: silver;
text-shadow: 3px 2px grey;
}
h2{
color: grey;
font-size: 1.5em
}
div#navigation1 h2,
div#navigation2 h2 {
font-size: 110%;
}
/* FINE LAYOUT GENERICI */



/* BORDI SUPERIORE ED INFERIORE */
/* BORDO SUPERIORE GENERALE*/
div#bordertop {
float: left;
width: 100%;
}
div#cornertopleft {
float: left;
height: 12px;
padding-left: 14;
}
div#middletop {
float: left;
height: 12px;
}
div#cornertopright {
float: right;
height: 12px;
padding-right: 17;
}
/* BORDO INFERIORE GENERALE*/
div#borderbottom {
float: left;
width: 100%;
}
div#cornerbottomleft {
float: left;
height: 15px;
padding-left: 10;
}
div#middlebottom {
float: left;
height: 15px;
}
div#cornerbottomright {
float: right;
height: 15px;
padding-right: 16;
}
/* BORDO SUPERIORE HEADER*/
div#header div#bordertop {
background-color: white;
}
div#header div#cornertopleft {
/*background-image : url(http://www.xiulong.it/4.0/Dongba/ubuntu5/style/cornertopleft-header.png);*/
background-image : url(../cornertopleft-header.png);
background-repeat: no-repeat;
}
div#header div#cornertopright {
/*background-image : url(http://www.xiulong.it/4.0/Dongba/ubuntu5/style/cornertopright-header.png);*/
background-image : url(../cornertopright-header.png);
background-repeat: no-repeat;
}
/* BORDO INFERIORE HEADER*/
div#header div#borderbottom {
background-color: white;
}
div#header div#cornerbottomleft {
/*background-image : url(http://www.xiulong.it/4.0/Dongba/ubuntu5/style/cornerbottomleft-header.png);*/
background-image : url(../cornerbottomleft-header.png);
background-repeat: no-repeat;
}
div#header div#cornerbottomright {
/*background-image : url(http://www.xiulong.it/4.0/Dongba/ubuntu5/style/cornerbottomright-header.png);*/
background-image : url(../cornerbottomright-header.png);
background-repeat: no-repeat;
}
/* BORDO SUPERIORE LEFT*/
div#left div#bordertop {
background-color: white;
}
div#left div#cornertopleft {
background-image : url(../cornertopleft-left.png);
background-repeat: no-repeat;
}
div#left div#cornertopright {
background-image : url(../cornertopright-left.png);
background-repeat: no-repeat;
}
/* BORDO INFERIORE LEFT*/
div#left div#borderbottom {
background-color: white;
}
div#left div#cornerbottomleft {
background-image : url(../cornerbottomleft-left.png);
background-repeat: no-repeat;
}
div#left div#cornerbottomright {
background-image : url(../cornerbottomright-left.png);
background-repeat: no-repeat;
}
/* BORDO SUPERIORE NAVIGATION1*/
div#navigation1 div#bordertop {
background-color: #CCBBAA;
}
div#navigation1 div#cornertopleft {
background-image : url(../cornertopleft-nav1.png);
background-repeat: no-repeat;
}
div#navigation1 div#cornertopright {
background-image : url(../cornertopright-nav1.png);
background-repeat: no-repeat;
padding-right: 19;
}
/* BORDO INFERIORE NAVIGATION1*/
div#navigation1 div#borderbottom {
background-color: #CCBBAA;
}
div#navigation1 div#cornerbottomleft {
background-image : url(../cornerbottomleft-nav1.png);
background-repeat: no-repeat;
}
div#navigation1 div#cornerbottomright {
background-image : url(../cornerbottomright-nav1.png);
background-repeat: no-repeat;
padding-right: 19;
}
/* BORDO SUPERIORE NAVIGATION2*/
div#navigation2 div#bordertop {
background-color: #FFFFC0;
}
div#navigation2 div#cornertopleft {
background-image : url(../cornertopleft-nav2.png);
background-repeat: no-repeat;
}
div#navigation2 div#cornertopright {
background-image : url(../cornertopright-nav2.png);
background-repeat: no-repeat;
padding-right: 19;
}
/* BORDO INFERIORE NAVIGATION2*/
div#navigation2 div#borderbottom {
background-color: #FFFFC0;
}
div#navigation2 div#cornerbottomleft {
background-image : url(../cornerbottomleft-nav2.png);
background-repeat: no-repeat;
}
div#navigation2 div#cornerbottomright {
background-image : url(../cornerbottomright-nav2.png);
background-repeat: no-repeat;
padding-right: 19;
}
div#censusstatistic {
width: 20%;
float: right;
border-width: 1;
background-color: #FEFF99; /*#E5DE76;*/
border-left: outset;
border-bottom: inset;
border-color: silver; /*#E8E8E8;*/
margin-left: 2;
margin-right: 5;
}
div#censusstatistic p{
font-size: 11;
padding: 0;
line-height: 1;
}
div#tabellacerimonia {
border-width: 1;
border-top: outset;
border-color: blue;
}
font#highlighted {
background-color: yellow;
}
div#restriction {
float: left;
}
div#query {
margin: 2;
float: left;
}


