

/* ----- IDS ----- */

#top
{
	min-width:350px;
	background-color:#FFFFFF;
}
#header1{	
	height:15px;	
	background-color:#841117;
	background-image: url(img/barraalta.png);
	background-repeat: repeat-y;
	margin-top:0px;
	margin-bottom:0px;
}

#header2{	
	height:40px;	
	background-color:#841117;
	margin-top:0px;
	margin-bottom:0px;
}
#header3{	
	height:66px;	
	background-color:#FFF;
	overflow:hidden;
	border-bottom:3px solid #841117;
	margin-top:0px;
	margin-bottom:0px;
}
#sfumatura
{
	margin-bottom:1px;
	margin-left:-150px;
}
#header3 #banner
{
	margin-left:25px;
}

#menu
{
	padding-left:85px;
	height:23px;
	border-bottom:1px solid #841117;	
	font-size:14px;
	font-weight:bold;
	white-space: nowrap;
	list-style-type: none; list-style-image: none; 
	margin-top:0px;
	margin-bottom:0px;
}

#menu li
{
	display: inline; 
	padding-right:10%;	
	white-space: nowrap;
	font-family: times;
}
#menu li a
{
	border:none;
	font-style:normal;
	color:#000;
	text-decoration:none;
}

#menu li a:hover
{
	color:#841117;
}

#stemma1{
	position: absolute;
	top:12px;
	left:-15px;	
	z-index:1;
}
#stemma2{
	position: absolute;
	height:31px;
	top:123px;
	left:-15px;
	z-index:1;
}

#ginestra{
	position: absolute;		
	left:160px;		
	width:541px;
	top:3px;
}
  width: 100%;
  z-index:1;
  }
/* hide from mac ie5 \*/
#footer {
  position: absolute;
  }
/* end hide from mac ie5 */
html>body #footer {
  position: fixed;
  }
  
  #footer img
  {
  	height:15px;
  	width:40px;
  }

/* ----- CLASSES ----- */

.nascondi{
display:none;
}
.mostra{
display:block;
}
.centrato
{
text-align:center;
}

.quindici
{
	font-size:15px;
}

.bianco
{
	color:#FFFFFF;
	font-weight:bold;
	font-size:15px;
}

.boxcenter
{
	margin-left:auto;
	margin-right:auto;
}

/* ----- LINKS ----- */
/*
a
{	
	color: #733;				
	border-bottom: 1px solid #FCC;
	text-decoration:none;		
	font-style:italic;
	padding-left:4px;
	padding-right:2px;
	
}
a:hover{	
	color:#841117;		
	border-bottom: 1px solid #943136;
}

*/


/* ----- HEADINGS ----- */
/*
h1{
		font-size:17px;
	font-weight:bold;
	text-align:left;
	margin-bottom:1em;
	color:#841117;

}*/

