body {
    margin: 0;
    padding: 0;
    height:100%;
    background: #FFFFFF ; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #666666;
    margin: 0px;
    padding: 0px;
}

h1, h2, h3 {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #000000;
    margin-right: 20px;
}


h1 {
    font-weight: normal;
    font-size: 170%;
}

.cleared {
	clear: both;
}


a {
    border-bottom: 1px dotted #CCCCCC;
    text-decoration: none;
    color: #1777B1;
}

a:hover {
    border-bottom: none;
    color: #FF7400;
}

img {
    border: 3px solid #7F7772;
}

.floatleft {
    float: left;
    margin: 6px 15px 0px 0px;
}

.floatright {
    float: right;
    margin: 6px 0px 0px 15px;
}

p {
    margin: 0px;
    padding: 0px;
}


/* ********************************************************************** Header */

#header {
    width: 924px;
    height: 150px;
    margin: 0 auto;
    background: url(images/standard/header.jpg) no-repeat;
}

#header p{
    margin: -7px 35px;
    color: #666;
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
}

#header h1{
    line-height: 76px;
    font-size: 32px;
    font-weight: bold;
    margin: 5px 35px 0px 35px;
    color: #df5c16;
    text-shadow: #000 2px 2px 2px;
}


/******************************************************************************* Page */

#page {
    width: 924px;
    margin: 0 auto;
}
/**************************************************************************** Content */

#content {
    float: right;
    width: 683px;
    line-height: 1.8em;
    }

#content p, 
#content ul, 
#content ol {
}

/************************************************************************* Sidebar */

#sidebar {
    float: left;
    width: 200px;
    padding: 0 0px 0 0;
    margin: 0px;
    border-right: 1px dotted #DCDCDC;
}

.txtredB{
    /*Calendario*/
}

td.txtredB a{
    /*Calendario*/
    color: #FF0000;
}


a.txtredD {
    /*Calendario*/
    color: #FF0000;
}




.txtredB_sel{
    /*Calendario*/
    background-color: #89E31F;
    width:15px
}

.txtwhiteC{
    /*Calendario*/
    font-weight: bold;
    background-color: #89E31F;
    padding-left:3px;
    padding:2px;
    text-decoration: underline;
}

.txtwhiteB{
    /*Calendario*/
    font-weight: bold;
}



#sidebar ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#sidebar li {
}

#sidebar li ul {
}

#sidebar li li {
    padding: 5px 20px; 
    border-top: 1px dotted #DCDCDC;
}

#sidebar li li.first {
    background-color: #FFD8AF;
}

#sidebar li li.first_sub {
    margin-left: 15px;
    background-color: #FFD8AF;
}

#sidebar li li.unselected_sub {
    margin-left: 15px;
}

#sidebar h2 {
    height: 40px;
    padding: 20px 0 0 40px;
    text-transform: lowercase;
    font-size: 167%;
}

#sidebar a {
    border: none;
}

#sidebar a:hover {
    border-bottom: 1px dotted #666666;
}

.notseen {
    display: none;
}


/**************************************************************************** Footer */

#prewrapper {
    height: 65px;
}

#fakewrapper {                                                                                                 
    width: 100%;
    background-color: #fffffc;
    z-index:40;
    border-top: 1px solid #ccc;
    opacity:0.9;
    filter: alpha(opacity=90);
    height: 40px;
    display: block;
    left: 0px;
    position: absolute;
}

body > div#fakewrapper {
    position: fixed;
    bottom: 0px;
}

#footer {
    clear: both;
    position: relative;
    bottom:15px;
    width:100%;
    height: 40px;
    padding: 5px 0 10px 0;
    /* border: 1px solid black; */
    margin-bottom: 0px;
    /* background: #000000; */
}

#footer p {
    margin: 0;
    text-align: center;
    font-size: 10px;
}

#legal {
    text-align: center;
}

#legal strong {
    display: block;
    padding: 10px 0 0 0;
    font-size: 12px;
    font-weight: bold;
}

#links, #links a, links a:hover {
    border: none;
    color: #999;
}

#legal, #legal a, #legal a:hover{
    border: none;
    color: #666;
}

#legal a:hover, #links a:hover{
    text-decoration: underline;
}


/********************************************************** News */

.feature {
    clear: both;
    padding: 0px 0px 100px 0px;    
}

.feature .image {
    padding: 0 0 0 40px;
}

.feature .title {
}

.feature .content {
    padding: 0 0 0 40px;
    clear: both;    
}

/********************************************************** Box  */
.box {
    float: left;
    clear:both;
    width: 50%;
}

.box .title {
    height: 40px;
    padding: 20px 0 0 40px;
    text-transform: lowercase;
    font-size: 167%;
}

h1.categoria {
    height: 40px;
    padding: 20px 0 0 40px;
    font-size: 200%;
}


.box_r {
    float: right;
    width: 49%;
}


.header_tabella {
    text-align: center;
    font-weight: bold;
}

table{
    font-size: 81%;
}
table.normal{
    font-size: 100%;
}

tr.bicolor_0 {
    background-color: #FFFFFF;
}

tr.bicolor_1 {
    background-color: #DDDDDD;
}

.sfondopagina {
    background: #FFFFFF;
}

.testopagina {
    color: #666666;
}
.colorh1 {
    color: #666666;
}
.colorh2 {
    color: #666666;
}
.colorh3 {
    color: #666666;
}
.colormenu { 
    color: #fff;
}
.colormenu_i { 
    color: #e05b16;
}
.sfondomenu { 
    background: #e05b16;
    text-align:center;
    font-weight: bold;
}
.sfondomenu_i { 
    background: #fff;
    text-align:center;
    font-weight: bold;
}


.links {
	clear: both;
	padding: 4px;
	background: #EEEEEE;
	border-top: 1px solid #B4BBBE;
}


.box_r .title {
    height: 40px;
    padding: 20px 0 0 40px;
    text-transform: lowercase;
    font-size: 167%;
}

.back{
    margin-top: 10px;
    float: right;
    clear: both;
}

.bolded{
    font-weight: bold;
}

.box .content {
}

.list {
    margin-left: 0;
    padding-left: 0;
    list-style: none;
}
.list li {
    padding-left: 10px;
    background: url(images/standard/img07.gif) no-repeat left center;
}

li.menu_important_info {
    color: #000000;
    display: none;
}

/*------------------------------------------------------------*/

.googlemap {
    text-align: center;
}


.language{
    margin-left: 20px;
}
.languageflag{
    padding: 2px;
}
        