
body {
margin : 0;
padding : 0;
font : 80% "lucida sans", tahoma, "Trebuchet MS", arial, verdana, sans-serif;
color : #555;
background : #f7f7f7;
}
#container {
width : 99.5%;
margin-left : auto;
margin-right : auto;
padding : 0;
line-height : 1.5em;
}
#banner {
height : 250px;
padding : 0;
background: #a0bfd3 url(images/image03.gif) repeat-x;
color : #333;
}
#banner h1 {margin : 0;
padding : 5px;
background : transparent;
color : #fff;
}
#navlist {
padding : 4px 5px 5px 0;
margin : 0 0 20px 0;
text-align : left;
letter-spacing : 3px;
color : #fff;
background : #7ABA2E;
}
#navlist li {
list-style : none;
margin : 0;
display : inline;
}
#navlist li a {
padding : 5px 0.75em;
margin : 0;
color : #fff;
background : #7aba2e;
text-decoration : none;
}
#navlist li a:link {
color : #fff;
background : #7ABA2E; /*774314;*/
}
#navlist li a:visited {
color : #fff;
background : #7aba2e;
}
#navlist li a:hover {
color : #000;
background : #a0bfd3; /*afc0c7;*/
}
#navlist li a#current {
color : #000;
background : #a0bfd3;
}
.menu ul li {
line-height : 1.8em;
margin : 0 10px 0 0;
padding : 0;
list-style-type : square;
color : #7aba2e;
background : inherit;
}
.menu ul li li {
line-height : 1.6em;
margin : 0 10px 0 -20px;
padding : 0;
list-style-type : square;
color : #555;
background : inherit;
}
.menu ul li a {
color : #f17c0b;
background : inherit;
}
.menu ul li a:hover {
color : #7ABA2E;
background : inherit;
}
#content {
padding : 0;
margin-left : 230px;
margin-right : 210px;
border-left : 1px dashed #7aba2e !important;
border-right : 1px dashed #7aba2e !important;
color : #555;
background-color : #f7f7f7;
}
#content p {
margin : 25px;
text-align: justify;
}
#sidebar-a {
float : left;
width : 200px;
margin-left : 5px;
padding : 0 5px 0 5px;
color : #666;
background : #f7f7f7;
}
#sidebar-b {
float : right;
width : 180px;
margin : 0 5px 0 0 ;
padding : 0 5px 15px 5px;
color : #333;
background : #faf8e9;
}
#footer {
clear : both;
padding : 5px;
margin : 0;
background : #7aba2e;
color : #f7f7f7;
}

a {
text-decoration : none;
color : #f17c0b;
background : inherit;
}
a:hover {
text-decoration : underline;
color : #aaa;
background : inherit;
}
a.footer {
text-decoration : none;
color : #f7f7f7;
background : inherit;
}
a.footer:hover {
text-decoration : underline;
color : #ddd;
background : inherit;
}

a img {
border : 0;
}
.border {
padding : 10px;
margin : 10px;
border : 1px solid #7aba2e;
}
.img {
border : 1px solid #90b905;
margin : 5px 10px 8px 10px;
padding : 5px;
}
.imgleft {
float : left;
border : 1px solid #90b905;
margin : 5px 18px 8px 10px;
padding : 5px;
}
.imgright {
float : right;
border : 1px solid #90b905;
margin : 5px 10px 8px 18px;
padding : 5px;
}
h1 {
margin : 20px;
padding : 5px;
font-size : 150%;
letter-spacing : 3px;
color : #fff;
background : #7aba2e;
}
h2 {
padding-left : 20px;
font-size : 140%;
text-transform : uppercase;
letter-spacing : 10px;
color : #000;
background : inherit;
}
h3 {
padding : 5px;
text-transform : uppercase;
font-size : 110%;
color : #fff;
background : #7aba2e;
}
h4 {
padding : 5px;
text-transform : uppercase;
font-size : 110%;
color : #fff;
background : #f17c0b;
}
h5 {
padding-left : 20px;
text-transform : uppercase;
font-size : 110%;
color : #000;
background : inherit;
}
blockquote {
font-weight : bold;
font-style : italic;
color : #b29b35;
}
.titoletti {
font-weight : bold;
font-style : italic;
color : #b29b35;
}
.clear {
clear : both;
width : 100%;
}
.col3,.col3center {
float: left;
width: 30.5%;
}
.col3center {
margin: 0 3%;
}
.boxnews {
border: 1px dashed #7aba2e;
padding: 5px !important;
margin: 5px !important;
width: 170px;
}

/* per il calendario */
.bordocalendar {
        /*border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #5555ff;*/
		border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #5555ff;
		border-left-width: 1px;
        border-left-style: solid;
        border-left-color: #5555ff;
		border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #5555ff;
		background-color: #000;
	/*margin: 5px;*/
}


.todaycalendario {
        border: 2px solid #fff;
        font : 90% "lucida sans", tahoma, "Trebuchet MS", arial, verdana, sans-serif;
        font-weight: bold;
        color: #fff;
}
.todaycalendariodom {
        border: 2px solid #fff;
        font : 90% "lucida sans", tahoma, "Trebuchet MS", arial, verdana, sans-serif;
        font-weight: bold;
        color: #1111ff;
        background-color: #6da8cd;
}
.todaycalendariosab {
        border: 2px solid #fff;
        font : 90% "lucida sans", tahoma, "Trebuchet MS", arial, verdana, sans-serif;
        font-weight: bold;
        color: #fff;
        background-color: #a0bfd3;
}

.newscalendario {
        border: 2px solid #f17c0b;
        font : 90% "lucida sans", tahoma, "Trebuchet MS", arial, verdana, sans-serif;
        font-weight: bold;
        color: #fd0;
}
.newscalendariodom {
        border: 2px solid #f17c0b;
        font : 90% "lucida sans", tahoma, "Trebuchet MS", arial, verdana, sans-serif;
        font-weight: bold;
        color: #1111ff;
        text-align: center;
        background-color: #6da8cd;
}
.newscalendariosab {
        border: 2px solid #f17c0b;
        font : 90% "lucida sans", tahoma, "Trebuchet MS", arial, verdana, sans-serif;
        font-weight: bold;
        color: #fd0;
        text-align: center;
        background-color: #a0bfd3;
}
.newscalendarioon {
        border: 1px solid #fd0;
        background-color: #f8e7c0;
        text-align: center;
}
.text-normaledomenica{
        text-align: center;
        background-color: #6da8cd;
}
.text-normalesabato{
        text-align: center;
        background-color: #a0bfd3;
}
.text-normalebiancocen{
        text-align: center;
}
/* stile link aggiunto per news */
a.pagecal {
        font : 95% "lucida sans", tahoma, "Trebuchet MS", arial, verdana, sans-serif;
        font-weight: bold;
        color: #f17c0b;
        text-decoration: none;
}
a.pagecal:hover {
        font : 95% "lucida sans", tahoma, "Trebuchet MS", arial, verdana, sans-serif;
        font-weight: bold;
        color: #000;
        text-decoration: underline;
}

a.page {
        font : 95% "lucida sans", tahoma, "Trebuchet MS", arial, verdana, sans-serif;
        font-weight: bold;
        color: #f17c0b;
        text-decoration: none;
}
a.page:link {
        font : 95% "lucida sans", tahoma, "Trebuchet MS", arial, verdana, sans-serif;
        font-weight: bold;
        color: #f17c0b;
        text-decoration: none;
}
a.page:visited {
        font : 95% "lucida sans", tahoma, "Trebuchet MS", arial, verdana, sans-serif;
        font-weight: bold;
        color: #f17c0b;
        text-decoration: none;
}
a.page:hover {
        font : 95% "lucida sans", tahoma, "Trebuchet MS", arial, verdana, sans-serif;
        font-weight: bold;
        color: #555;
        text-decoration: underline;
}

