html,body {
    margin:0;
    padding: 0;
  }


body {
    text-align: center;
    /*centra in IE 5.x */ font-family: Arial,sans-serif;
    font-size: 100%;
    height: 100%;
    /*Questa regola serve per i browser moderni quali Opera e Mozilla, che attribuiscono come altezza effettiva degli elementi body e html solo l'altezza dei contenuti.*/;
  }

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 110%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
 text-decoration:underline;
}

div#divPrincipale {
    /*centra negli altri browsers*/ text-align : left;
    /*ripristina l' allineamento*/ position : relative;
    border-color : #e8e8e8;
    border-style : solid;
    margin-bottom : 10px;
    margin-left : auto;
    margin-right : auto;
    margin-top : 10px;
    border-width: 2px;
    width : 994px;
min-height: 900px;
height: auto !important;
height: 900px;
  }

div#banner {
    background-image:url('image/banner_achille_serra.jpg');
    position: relative;
    border-bottom-style: solid;
    border-bottom-color: #e8e8e8;
    border-width: 2px;
    height: 110px;
    top: 0px;
    }

#barra_pulsanti_alta {
    position: absolute;
    height: 22px;
    width: 984px;
    top:97px;
    background-image:url('image/sfondo_barra_alta.jpg');
    color: white;
    padding-left: 10px;
    padding-top: 3px;
}

#barra_pulsanti_alta a:link {
    text-decoration:none;
    color: white;
}

#barra_pulsanti_alta a:visited {
    text-decoration:none;
    color: white;
}

#barra_pulsanti_alta a:hover {
    background-color: white;
    color: #6E9EFF;
    }

#navBar{
	width: 200px;
        top: 122px;
        position: absolute;
	margin: 0px;
	padding: 0px;
	/*background-color: #eeeeee;*/
	background-image:url('image/sfondo_barra_sx.jpg');
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#navBar ul a:link {text-decoration:none}, #navBar ul a:visited {text-decoration:none;display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}




#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
	color: #3362D7;
	text-decoration:none;
}

#sectionLinks a:hover{
	background-image:url('image/sfondo_barra_sx_sel.jpg');
}

div#contenuto {
    position: relative;
    left: 210px;
    top: 0px;
    width: 550px;
    z-index: 3;
    padding: 10px 10px 0px 0px;
    font-size: 80%;
    min-height: 500px;
    height: auto !important;
    height: 500px;
    }

div#contenuto img {
	float: left;
	padding: 10px 10px 0px 0px;
        }

div#contenuto h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
    }

div#contenuto a:visited{
 text-decoration:none;
 color: #334d55;
}

div#contenuto a:link{
 text-decoration:none;
 color: #334d55;
}

div#contenuto a:hover{
 text-decoration:underline;
 color: #334d55;
}

div#contenuto_galleria {
    position: relative;
    left: 210px;
    top: 0px;
    width: 550px;
    z-index: 3;
    padding: 10px 10px 0px 0px;
    font-size: 80%;
    min-height: 500px;
    height: auto !important;
    height: 500px;
    }

div#link_destra {
    border-color : #e8e8e8;
    border-style : solid;
    border-top: none;
    border-right: none;
    border-bottom: none;
    border-width : 2px;
    width: 170px;
    height: auto;
    position: absolute;
    right: 0px;
    top: 122px;
    margin: 0px;
    padding: 10px 0px 20px 10px;
    font-size:80%;
/*     background-image:url('image/sfondo_barra_dx.jpg'); */
}

#link_destra p{
	padding: 5px 0px 5px 0px;
        color: #3362D7;
}

#link_destra a:link {
        color: #3362D7;
        text-decoration: none;
}

#link_destra a:visited {
        color: #3362D7;
        text-decoration: none;
}

#link_destra a:hover{
        text-decoration:underline;
}

div#manifesti {
border-color : #e8e8e8;
    border-style : solid;
    border-right: none;
    border-left: none;
    border-width : 2px;
    width: 170px;
    height: 200px;
    position: relative;
    right: 10px;
    top: 30px;
    margin: 0px;
    padding: 10px 0px 20px 10px;
    font-size: 80%;
}

div#galleria {font-size:170%;}

div#galleria table {
    table-layout:fixed;
    border: 1px solid black;
    border-collapse: collapse;
text-align: center;
}

div#galleria img {
    padding:0px;
}
div#galleria tr {
    border: 1px solid black;
}

div#galleria td {
    border: 1px solid black;
}

div#sondaggio {
    position: relative;
    width: 200px;
    height: 100px;
    left: 0px;
    min-height: 100px;
    height: auto !important;
    height: 100px;text-align: center;
    background-color: white;
}

div#footer {
    position:absolute;
    bottom: 0px;
    left:0px;
    width: 994px;
    font-size: 80%;
    color: white;
    padding:0px;
    background-color: #2482bf;
  }
