.intestazione {
float: left;
width: 12em;
}
.demo_titolo {
float: left;
}
.colonnasx {
float: left;
}
.colonnadx {
padding-top: 2em;
}
.demotable {
font: normal 76%/150% "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
margin: 1.5em 1.0em 1em;
color: #000000;
text-align: center;
}
.demotable caption {
border-bottom:0.1em solid #523A0B;
border-bottom-width:0.1em;
font-weight: normal;
font-size:1.4em;
text-align:left;
letter-spacing: 1px;
padding: 0.3em 0.9em;
}
.demotable tbody th{
text-align: left;
font-weight: normal;
font-size:1.2em;
width: 20em;
padding: 0.3em;
border-right-width: 0.2em;
border-right-style: solid;
border-right-color: #3A5E81;
border-bottom-width: 0.1em;
border-bottom-style: solid;
border-bottom-color: #000000;
background-color: #EEF1F2;
text-transform: uppercase;
}
.demotable tbody td{
text-align: right;
font-size:1.2em;
width: 15em;
background-color: #EDEBCB;
border-right-width: 0.1em;
border-right-style: solid;
border-right-color: #000000;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #3A5E81;
}
/*
per liste elettorali
*/
.foto_elettorali {
background-image: url(../images/liste_elettorali.jpg);
background-repeat: no-repeat;
background-position: right;
}
