html, body {height:100%;}
html, body {margin:0px;
padding:0px;
font-family:Verdana, sans-serif;
font-size:12px;
color:#000000;
background-color:#ffe599;
}
h1 {display:none;
}
h2 {display:none;
}
p{margin:0px;}
.content{padding:5px;}
#contenitore {
position:relative;height:auto !important;height:100%;min-height:100%;
margin:0 auto;
width:750px;
background-color:#ffdd7a;
border-left:1px solid #990000;
border-right:1px solid #990000;
}
#contenuto {
padding:135px 0 70px;
background-color:#ffdd7a;
width:750px;
}
#footer {
position:absolute;
width:752px;
bottom:0;
height:70px;
font-size:10px;
text-align:center;
background-image:url(img/footer_bg.gif) ;
background-color:#ffefc2;
border-top:1px solid #990000;
left:-1px;
}

#testata {
background-image:url(img/testata_logo_bar_silei.gif);
background-position: center;
background-repeat:no-repeat;
position:absolute;width:100%;top:-1px;;left:-1px;z-index:100;
width:752px;
height:135px;
/*border-top:1px solid #990000;*/
}

#navigazione {position:relative;
top:109px;
left:10px;
}

#navigazione a {
font-size:11px;
text-decoration:none;
color:#000000;
}

#navigazione a:link {
text-decoration:none;
color:#000000;
}
/*
#navigazione a:visited {
text-decoration:underline;
color:#990000;
}
*/
#navigazione a:hover {
text-decoration:underline;
color:#990000;
}


a {
font-size:10px;
text-decoration:none;
color:#000000;
}

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

/*a:visited {
text-decoration:underline;
color:#990000;
}
/*
a:hover {
text-decoration:underline;
color:#990000;
}


#link_hiho {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}



/*gallery*/
.icons_inactives{
	background-color: #C0C0C0;
}
.icons_actives{
	background-color: #990000;
}
.gallery_picture_frame{
	background-color: #ffe599;
}
.gallery_navigation{
	background-color: #FFFFFF;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}






