body {
	color: #333333;
        background: #FAFAFA;
        font-family: Georgia, Tahoma, Verdana, Arial, sans-serif;
        font-size: 13px;
        }

a { 
        color: #598A92;
        text-decoration: none;
	}

a:visited {
	color: #598A92;
	}
 
a:hover {
	color: #235961;
	}

h1, h2, h3 {
        font-family: Georgia, Tahoma, Verdana, Arial, sans-serif;
	}

.campiform {
        font-family: verdana, tahoma, arial;
        color: #598A92;
        }

/*------------- struttura ------------*/

#container {
        margin-left: 50px;
	width: 920px;
        }

#container-inner {
        margin:0;
       	}

#banner {
        width: 880px;
        height:150px;
        background: #FFFFFF url(images/banner.jpg);
	}

#banner a {
	color: #222222;
        text-weight: bold;
	}

#banner a:hover {
	color: #E7E7EC;
        text-weight: bold;
	}

#banner h1 {
	font-size: 36px;
        padding-top: 15px;
        padding-left: 15px;
	}

#banner h2 {
	color: #222222;
        padding-left: 15px;
	font-size: 18px;
	}

#left{
	float: left;
	width: 190px;
        margin: 10px 0 0 0;
        background: #F1EDDB url(images/sidebar-bg.gif) left top repeat-x;
	}

#left-inner{
        padding: 15px 0 25px 0;
        background: url(images/sidebar-bottom-bg.gif) left bottom repeat-x;
	}

#center {
	float: left;
	width: 480px;
        margin: 10px 0 0 10px;
	background: #E7E7EC url(images/content-bg.gif) left top repeat-x;
	overflow: hidden;
	}

#center-inner {
        padding: 15px 0 25px 0;
	background: url(images/content-bottom-bg.gif) left bottom repeat-x;
	}

#center1 {
	float: left;
	width: 680px;
        margin: 10px 0 0 10px;
	background: #E7E7EC url(images/content-bg.gif) left top repeat-x;
	overflow: hidden;
	}

#center1-inner {
        padding: 15px 0 25px 0;
	background: url(images/content-bottom-bg.gif) left bottom repeat-x;
	}

#center2 {
	float: left;
	width: 930px;
	background-color: #FFFFFF;
	overflow: hidden;
	margin-left: 6px;
	}

#right {
	float: left;
	width: 190px;
        margin: 10px 0 0 10px;
        background: #F1EDDB url(images/sidebar-bg.gif) left top repeat-x;
	}

#right-inner{
        padding: 15px 0 25px 0;
        background: url(images/sidebar-bottom-bg.gif) left bottom repeat-x;
	}

.topbar {
	color: #9F9F9F;
	font-family: Georgia, Tahoma, Verdana, Arial, sans-serif;
        font-size: 10px;
        text-align: center;
        }

/*------------- colonne ------------*/

.box-title {
        border-top: 1px solid #FFFFFF;
        border-bottom: 1px solid #BBBBBB;
        padding: 5px 10px 5px 28px;
        color: #C49F2D;
        background: #E7E2C6 url(images/module-header-bg.gif) 0 0.65em no-repeat;
	font-size: 14px;
        font-weight: bold;
        }

.sidebar {
	padding: 5px;
	}

.sidebar h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: .3em;
	}

.sidebar ul {
	padding-left: 5px;
	margin: 0px;
	margin-bottom: 0px;
	}

.sidebar ul ul {
	margin-bottom: 0px;
	}

.sidebar #categories ul {
	padding-left: 15px;
	}

.sidebar li {
	color: #9F9F9F;
	font-family: Verdana, Georgia, Tahoma, Arial, sans-serif;
	font-size: 13px;
	text-align: left;
	line-height: 120%;
	margin-top: 5px;
	list-style-type: none;
        text-decoration: none;
	}

.sidebar #categories li {
	list-style-type: circle;
	}

.sidebar img {
	border: 3px solid #FFFFFF;
	}

.sidebar-link {
	padding: 5px;
	}

.sidebar-link h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: .3em;
	}

.sidebar-link ul {
	padding-left: 5px;
	margin: 0px;
	margin-bottom: 0px;
	}

.sidebar-link li {
	color: #9F9F9F;
	font-family: Verdana, Georgia, Tahoma, Arial, sans-serif;
	font-size: 11px;
        margin: 8px;
	text-align: left;
	line-height: 100%;
	margin-top: 3px;
	list-style-type: square;
	}

.sidebar-link2 {
	padding: 5px;
	}

.sidebar-link2 h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: .3em;
	}

.sidebar-link2 ul {
	padding-left: 5px;
	margin: 0px;
	margin-bottom: 0px;
	}

.sidebar-link2 li {
	color: #9F9F9F;
	font-family: Verdana, Georgia, Tahoma, Arial, sans-serif;
	font-size: 11px;
        margin: 8px;
	text-align: left;
	line-height: 150%;
	margin-top: 3px;
	list-style-type: none;
	}

.box-title1 {
        border-top: 1px solid #FFFFFF;
        border-bottom: 1px solid #BBBBBB;
        padding: 5px 10px 5px 5px;
        color: #000080;
        background: #A9C7F5;
	text-align: center;
	font-size: 14px;
        font-weight: bold;
        }

.sidebar1 {
	padding: 5px;
        background: #CDDFF9;
	}

.sidebar1 ul {
	padding-left: 5px;
	margin: 0px;
	margin-bottom: 0px;
	}

.sidebar1 li {
	color: #222222;
	font-family: Verdana, Georgia, Tahoma, Arial, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: normal;
	margin-top: 5px;
	list-style-type: none;
        text-decoration: none;
	}

.sidebar1 p.extended {
	color: #000000;
	font-family: Verdana, Georgia, Tahoma, Arial, sans-serif;
	font-size: 11px;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 5px;
	line-height: normal;
	padding: 3px;
	}

.sidebar1 a { 
        color: #598A92;
	font-weight: bold;
        text-decoration: none;
	}


/*------------- contenuto ------------*/

.content {
	padding: 15px 15px 15px 15px;
	background-color: #F4F4F4;
	}

.content blockquote {
	font-size: 15px;
        font-variant: small-caps;
        margin-left: 0px;
	line-height: 150%;
	}

.content ul {
	margin: 0px;
	margin-bottom: 0px;
	}

.content li {
	color: #000000;
	font-family: Georgia, Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 120%;
	text-align: left;
	margin-top: 5px;
	}

.content h2 {
	color: #555555;
	font-family: Georgia, Verdana, Tahoma, Arial, sans-serif;
 	font-size: 16px;
        font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
	}

.content h3 {
	color: #000000;
	font-family: Georgia, Tahoma, Verdana, Arial, sans-serif;
	font-size: 18px;
        font-weight: bold;
        font-variant: small-caps;
	text-align: left;
	margin-left: 10px;
	margin-bottom: 10px;
	}

.content p {
	color: #000000;
	font-family: Georgia, Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 1.5;
	text-align: left;
	margin-right: 5px;
	margin-left: 0px;
	margin-bottom: 10px;
	}

.content p.extended {
	color: #000000;
	font-family: Verdana, Georgia, Tahoma, Arial, sans-serif;
	font-size: 11px;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: normal;
	padding: 3px;
	}

.content p.posted {
	color: #000000;
	font-family: Verdana, Georgia, Tahoma, Arial, sans-serif;
	font-size: 10px;
	border-top: 1px solid #E7E7EC;
	border-bottom: 5px solid #DDDDDD;
	text-align: left;
	margin-bottom: 25px;
	line-height: 150%;
	padding: 3px;
	}

.content p.excerpt {
	color: #000000;
	font-family: Georgia, Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
        font-style: italic;
        text-align: justify;
	padding: 10px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;	
	border: 1px dotted #BBBBBB;
        }

.content p.indice {
	color: #000000;
	font-family: Verdana, Georgia, Tahoma, Arial, sans-serif;
	font-size: 10px;
	border-bottom: 1px solid #DDDDDD;
	text-align: right;
	margin-bottom: 25px;
	line-height: 150%;
	padding: 3px;
	}

.content a {
	font-weight: bold;
	}

/*------------- calendario ------------*/

#calendar {
  	line-height: 140%;
	color: #7F7F7F;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #7F7F7F;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}


.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 100%;
	text-align: center;
	padding: 5px;
	margin-bottom: 15px;
	}

/*------------- blogroll ------------*/

#blogrollmain{
	width:150px;
	margin:5px;
	padding:1px;
}

.blogrollmain a{
        display:block;
	font-size:small;
        line-height: 100%;
	margin:1px;
	padding:3px;
	color: #CFCFCF;
	text-decoration: undeline;
}
.blogrollmain a:link{
	color: #CFCFCF;
	text-decoration: underline;
}
.blogrollmain a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.blogrollmain br{
	display:none;
}

#powered {
        background-color: #E7E2C6 ;
        border-bottom: 1px solid #AAAAAA;
        border-top: 1px solid #AAAAAA;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: center;
}

/*------------- menu ------------*/

#hmenu {
        margin: 0;
        width: 880px;
        height: 40px;
        background: #333333;
}

#hnav {
        margin: 0;
        padding: 0;
        border-top: 2px solid #000000;
        background: #CDDFF9;
}

#navlist a:visited {
       text-decoration: none;
}

#hnav ul {
       text-align: center;
       padding-top: 5px;
       padding-bottom: 5px;
       padding-left: 0;
       margin-top: 0;
/* cancels gap caused by top padding in Opera 7.54 */
       margin-left: 0;
       background-color: #CDDFF9;
       color: #000000;
       line-height: 30px;
/* fixes Firefox 0.9.3 */
}

#hnav ul li {
        display: inline;
        padding-left: 0;
        padding-right: 0;
/* matches link padding except for left and right */
}

#hnav ul li a {
        padding-left: 10px;
        padding-right: 10px;
        border-right: 1px solid #BBBBBB;
        border-left: 1px solid #BBBBBB;
        font-family: 'Book Antiqua', 'Trebuchet MS',  Verdana, Georgia, sans-serif;
        font-size: 16px;
        font-weight: bold;
        color: #000080;
        text-decoration: none;
}

#hnav ul li a:hover {
        background: #F2EEEC;
        color: #3A291F;
}

#hnav #active { border-left: 1px solid #F2EEEC; }

table.menu {
        width : 880px;
        BACKGROUND-COLOR: #F0F0F0;
        BORDER-TOP: black 2px solid;
        FONT-FAMILY: 'Book Antiqua', 'Trebuchet MS',  Verdana, Georgia, sans-serif;
}

td.menu {
        width : 140px;
        BACKGROUND-COLOR: #CDDFF9;
        border: 1px solid #CCCCCC;
}

td.menu:hover {
        width : 140px;
        BACKGROUND-COLOR: #E7E7EC ;
        border: 1px solid #CCCCCC;
}

.menu .stream {
        DISPLAY: none;
}

.acenter {
        text-align: center;
}

.menu a {
        PADDING-BOTTOM: 0.8em;
        PADDING-TOP: 0.9em;
        margin-left: 0.1em;
        font-weight: bold;
        float: left;
        text-align: center;
        FONT-SIZE: 14px;
        TEXT-DECORATION: none;
}
        HTML .menu A {
        MARGIN-BOTTOM: -0.09em;
}
.menu .active A {
        PADDING-BOTTOM: 0.54em;
        BORDER-RIGHT-STYLE: none;
        BORDER-LEFT-STYLE: none;
        BORDER-BOTTOM-STYLE: none;
}
.menu-ie5mac A {
        PADDING-BOTTOM: 0.27em;
}
.menu-ie5mac .active A {
        PADDING-BOTTOM: 0.36em;
}
.menu a:link {
        COLOR: #000000;
        text-align: center;
}
.menu A:visited {
        COLOR: #888888;
}
.menu A:hover {
        COLOR: #111111;
        PADDING-BOTTOM: 0.8em;
        PADDING-TOP: 0.9em;
        margin-left: 0.1em;
        float: left;
        FONT-SIZE: 14px;
        TEXT-DECORATION: none;
}

.menu A:active {
        COLOR: #000000;
        BACKGROUND-COLOR: #FAFAFA;
}

/*------------- fancytooltip ------------*/

DIV.fancytooltip {
        BACKGROUND-COLOR: #CCCCCC;
        BORDER: #BBBBBB 1px solid;
        PADDING-RIGHT: 4px;
        PADDING-LEFT: 4px;
        PADDING-BOTTOM: 4px;
        PADDING-TOP: 4px;
        Z-INDEX: 20;
        LEFT: 0px;
        WIDTH: auto;
        FONT-FAMILY: Verdana, 'Book Antiqua', 'Trebuchet MS',  Verdana, Georgia, sans-serif;
        COLOR: #000080;
        POSITION: absolute;
        TOP: 0px;
        HEIGHT: auto;
        moz-border-radius-bottomleft: 7px;
        moz-border-radius-bottomright: 7px;
        moz-border-radius-topleft: 0;
        moz-border-radius-topright: 7px;
        moz-opacity: 0.50;
}
DIV.fancytooltip P {
        PADDING-RIGHT: 3px;
        PADDING-LEFT: 3px;
        FONT-SIZE: 12px;
        BORDER-BOTTOM-WIDTH: 0px;
        PADDING-BOTTOM: 0px;
        MARGIN: 0px;
        PADDING-TOP: 0px;
        moz-opacity: 0.50;
}
DIV.fancytooltip P.destination {
        FONT-SIZE: 10px;
        BORDER-BOTTOM-WIDTH: 0px;
        PADDING-TOP: 3px;
        TEXT-ALIGN: left;
        moz-opacity: 1
}
DIV.fancytooltip P SPAN.accesskey {
        COLOR: #d11717
}
abbr {
        CURSOR: help
}
ACRONYM {
        CURSOR: help
}
DEL {
        CURSOR: help
}
INS {
        CURSOR: help
}