/*
-----------------------------------------------
www.ascer.net :: code & design                                   
----------------------------------------------- 
*/
.ausiliario {display:none;}
/* elementi html */

body {
	background: #fff;
	font: 85.5% "Trebuchet MS", "Arial", "Verdana", sans-serif;
	color: #B0B0B0;
	margin: 0;
	padding: 0;
}
a:link, a:visited    {	
color: #D7BB4F;
text-decoration: underline;}
a:active, a:hover , a.selected  {	color: #996633;
	text-decoration: none;}
img, img a{ margin:0; padding:0; border:0;}
strong, b, caption, dt{ font-size:103%; font-weight: bolder;  }
blockquote{ font-style: italic;  text-align: center;    }
hr{ font-size:1px; color:#cf8f57;
border:1px solid;}
 h1
{
padding:0; margin:0;
}
/*---struttura---*/
#left
{
/*position:fixed;*/
float:left; 
width:430px;
background: #fff url(../img/decimo_anno.gif) no-repeat;
text-align:right;
padding: 10px 3px;

}

#nav 
{ background: url(../img/melograno.gif) no-repeat left; 
min-height:340px; }
#nav li
{ list-style-type: none;  
padding: 3px ;
  }
#nav a, #nav a:link, #nav a:visited, #nav a:hover, #nav a:active
{ font-weight: bold;  text-decoration: none;  }
#nav a:link, #nav a:visited
{ background: url(../img/seme.gif) no-repeat right; padding-right:35px;  }
#nav a:hover, #nav a:active, #nav a.selected
{ background: url(../img/seme_ON.gif) no-repeat right;  }


#right
{ background: #AC262A url(../img/logo_feste_ebraiche.gif) no-repeat top; 
min-height:430px;
padding:100px 30px;
margin-left:442px;
color:white;
}
#supernav
{   float:right;
border-left:2px solid #D7BB4F;
border-bottom:2px solid #D7BB4F;
padding:0 0px 10px 7px;
margin:0 0px 13px 17px;
  }
#supernav li
{ list-style-type: none;  
padding: 3px;
border-bottom: 1px solid #D7BB4F;
  font-variant: small-caps;
  font-weight: bolder;
  }
#supernav a, #supernav a:link, #supernav a:visited, #supernav a:hover, #supernav a:active
{ text-decoration: none;  }

.sommario li
{ list-style-type: square; }
.sommario a:link, .sommario a:visited
{color:white;  }

/* foot */
#footer{
	clear: both;
	margin: 0px 0px 0px 0px;
	background-color: #000;
	border-top: 1px solid #494949;
	padding: 7px 10px ;
	font-size:10px;
	height: 32px;
}

.copy{ float:left; }
.by{ float:right; }

/* specialk */
.note, .backtop {
font-size:11px;
padding: 5px 10px;
text-align:right;
}

.top{
width:11px; height:11px; border:0;
}

