* { 

margin: 0; padding: 0;

color: #ddeeff;
font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; 
font-size:12px;
}

body {

background-color: #26313e;
background-repeat: repeat-x;
background-image: url(img/bgpt.png);



}

#header {

background-image: url(img/header.png);
background-repeat: no-repeat;
width: 1000px;
height: 200px;

}

#wrapper {

margin: 0 auto;

padding-left: 21px;
padding-right: 19px;

text-align: center;

width: 1040px;

background-image: url(img/bdpt.png);
background-repeat: repeat-y;

}

#menu { 

width: 1000px;
height: 35px;

}

#contenuto { width: 1000px; text-align: left;}

#contenuto div#sinistra {

width: 250px;
border-right: 1px solid #212a35;
float: left;

}

#contenuto div#destra {

width: 250px;
border-left: 1px solid #212a35;
float: right;

}

#contenuto div#centro {
width: 498px;
float: left;

}

#footer {

width: 1000px;
height: 33px;
background-image: url(img/footer.png);

border-top: 1px solid #212a35;
border-bottom: 1px solid #212a35;
clear: both;

}

.news { width: 498px; border-bottom: 1px solid #212a35; }

.news .header {

background-image: url(img/newsheader.png);
background-repeat: no-repeat;
height: 25px;

font-weight: bold;


padding-left: 10px;


}



#menu img { float: left; }

.news .cont {

padding-top: 8px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 5px;

background-image: url(img/newsbg.png);
background-repeat: no-repeat;

background-color: #232e3a;

}


#nav { 
width: 250px;
background-image: url(img/navbg.png);
background-repeat: repeat-x;
background-color: #26313e;
}




.calendario { padding: 10px; }

.calendario .riga div {

border: 1px solid #151b22;
margin: 2px;

width: 18px;
padding-top: 2px;
padding-bottom: 2px;

text-align: center;

float: left;

background-image: url(img/navbg.png);

}
.calendario .riga div.evento {

border: 1px solid #b4d8fd;
margin: 2px;

width: 18px;
padding-top: 2px;
padding-bottom: 2px;

text-align: center;

float: left;

background-image: url(img/navbg.png);

}

input ,select,textarea
{
background-repeat: repeat-x;
background-color: #26313e;
background-image: url(img/navbg.png);
padding: 2px;
font-size: 12px;
border: 1px solid #151b22;
}

input:hover {
border: 1px solid #344455;
}

a {

text-decoration: none;
font-weight: bold;
color: #ddeeff;

}

.mini-topic .titolo { padding-left: 5px; float: left; padding-top: 5px; padding-bottom: 5px; }
.mini-topic .data { float: right; padding-right: 5px; padding-top: 5px; padding-bottom: 5px; }

.mini-title { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; border-bottom: 1px dotted #344455; }
.mini-title:hover {
border-bottom: 1px solid #344455; 
}
a:hover {
color: #97cbff;
}

.s_0 { font-weight: bold; color: #1adc00; }
.s_1 { font-weight: bold; color: #97cbff; }
.s_2 { font-weight: bold; color: #dc0000; }

.calendario .riga .evento { font-weight: bold; color: #a5cbf2; }

.calendario .cal-evento { padding-bottom: 5px; clear: left; }

a img {
border: 0;
}

#foto { border: 2px solid #151b22; }
#foto:hover { border: 2px solid #344455; }