body{
    background:	 url(immagini_illusions/sfondo_body_illusions.jpg) repeat-y;
	font-family: Arial, "lucida console", sans-serif;
	font-size: 	 10px;
	margin: 	 0;
	padding:	 0;
	OVERFLOW:    auto;
	scrollbar-base-color: #000;
    scrollbar-arrow-color: #FFF;
    scrollbar-3dlight-color: #222;
    scrollbar-darkshadow-color: #222;
    scrollbar-face-color: #900;
    scrollbar-highlight-color: #222;
    scrollbar-shadow-color: #222;
    scrollbar-track-color: #222;
}

a     { 
            color: #F00;
}

a:hover      { 
            text-decoration: underline; 
            color: #FFF;
			background-color: #A00;
} 

li { margin-left: 3em;  }

hr {
	BORDER-RIGHT:  0px;
	BORDER-LEFT:   0px; 
	BORDER-BOTTOM:    #FFF 1px dashed;
	BORDER-TOP:       #FFF 1px solid;
	color:			  #000;
	background-color: #222;
	height: 		  3px;
	vertical-align:   50%;
}

/* Contenitore per nascondere la pagina durante il preload */
#hidepage{
    position: 			absolute; 
	left:			    0px;
	top:				0px; 	
    background:         #fff;	
	padding-top:        100px;
    text-align:         center;
	height:			    100%; 
	width: 				98%;
	z-index:            10;
	
}
#hidepage p{
  	padding-bottom:     10px;	
	border-bottom:      #f00 1px solid;
}
#hidepage img{
    padding-right:       10px;
	vertical-align:      middle;
}
div.hr {
  height: 70px;
  background: url(immagini_illusions/hr_illusions.gif) no-repeat scroll center;
}
div.hr hr {
  display: none;
}
#header {
    height: 70px;
   	background: url(immagini_illusions/sfondo_header_illusions.jpg) right no-repeat;   
	padding-top: 8px;
}
#header h1{
    text-indent: -999em;	
}
/* contenitore >*/
#container{
    position: absolute;
	width: 850px;
	height:400px;
	LEFT: 32px;
    TOP: 82px;	
   	background: url(immagini_illusions/sfondo_container_illusions.jpg) right #fff;
	color: #fff;	
	
	text-align: justify;
	PADDING:       1em; 
	
	BORDER-RIGHT:  #000 1px solid;
	BORDER-LEFT:   #000 1px solid; 
	BORDER-TOP:    #FFF 1px solid;
	BORDER-BOTTOM: #000 1px solid;
}

#content{ 
    position: relative;  
    float: left;
    width: 400px;
	height:400px;	   		
    BORDER:  #000 1px solid;	
    font-size: 0px;	
}

/* pagine personali */
#Poggio{
   	 float:      left;
  	 background: url(immagini_illusions/sfondo_poggio.jpg) bottom no-repeat;
	 width:      80px;
	 height:     300px;
	 text-align: center;
}
#Poggio :hover{   
  	 background: url(immagini_illusions/sfondo_poggio_hover.jpg) bottom no-repeat;	
	 width:      80px;
	 height:     300px;
	 text-align: center;
	 float:      left;
}
#Diego{
     float:      left;
	 background: url(immagini_illusions/sfondo_diego.jpg) bottom no-repeat;
	 width:      80px;
	 height:     300px;
	 text-align: center;
}
#Diego :hover{
     float:      left;
	 background: url(immagini_illusions/sfondo_diego_hover.jpg) bottom no-repeat;
	 width:      80px;
	 height:     300px;
	 text-align: center;
}
#Ste{
     float:      left;
	 background: url(immagini_illusions/sfondo_ste.jpg) bottom right no-repeat;
	 width:      80px;
	 height:     300px;
	 text-align: center;
}
#Ste :hover{
     float:      left;
	 background: url(immagini_illusions/sfondo_ste_hover.jpg) bottom right no-repeat;
	 width:      80px;
	 height:     300px;
	 text-align: center;
}
#Gafo{
     float:      left;
	 background: url(immagini_illusions/sfondo_gafo.jpg) bottom right no-repeat;
	 width:      80px;
	 height:     300px;
	 text-align: center;
}
#Gafo :hover{
     float:      left;
	 background: url(immagini_illusions/sfondo_gafo_hover.jpg) bottom right no-repeat;
	 width:      80px;
	 height:     300px;
	 text-align: center;
}
#Nico{
     float:      left;
	 background: url(immagini_illusions/sfondo_nico.jpg) bottom right no-repeat;
	 width:      80px;
	 height:     300px;
	 text-align: center;
}

#Nico :hover{
     float:      left;
	 background: url(immagini_illusions/sfondo_nico_hover.jpg) bottom right no-repeat;
	 width:      80px;
	 height:     300px;
	 text-align: center;
}
/* STILI PER IL CONTENUTO */
#content1{ 
    position: relative;  
    TOP:  0px;	
	LEFT: 15px;    
	
    BORDER:  #000 1px solid;	
	
	PADDING-LEFT:   10px; 
    PADDING-RIGHT:  10px;	
	padding-top:    10px;
 	OVERFLOW:       auto;
	
	top: 0em; 
    width: 400px;
	height:390px;	   
	background:  #222;	
	color: #FFF; 	

}
#content1 p:first-letter {
   	color: #CC0000;
/*	padding-right: 3px; */
}
#content1 h1{
    FONT-VARIANT: small-caps;   
	font-size: 30px;
    text-align: right;
	margin-top: 20px;
	padding-right: 10px;	
	background: url(immagini_illusions/sfondo_h1_illusions.jpg) right #A00;
	PADDING-LEFT: 10px;
	BORDER-top: #fff 1px solid;
	BORDER-BOTTOM: #fff 1px solid;
}
#content1 h2{
    margin-top: 25px;
    FONT-SIZE: 10px;
	background: #A00;
	border-bottom: #fff 1px solid;
	PADDING-LEFT: 10px;
}

#content1 h4{
    text-align: left;
	FONT-SIZE: 15px;
	color: #FFF;
	border-bottom: #F00 1px solid;
}

#content1 h5{    
	FONT-SIZE: 10px;
}
/* FINE STILI CONTENUTO */

#news {
    position: absolute;
	LEFT: 32em;
    TOP: 50em;
	font-size: 9px;		
	
	width:  110px;
	height: 10px;			
	padding-top:    80px;
	padding-bottom: 5px;
	padding-left:   5px;
	BORDER-RIGHT:  0px;
	BORDER-LEFT:   #000 1px solid; 
	BORDER-TOP:    0px;
	BORDER-BOTTOM: #000 1px solid;
   	background: url(immagini_illusions/sfondo_news_illusions.jpg) #000 no-repeat;		
}	

#gigs {
    position: absolute;
	LEFT: 18em;
    TOP: 50em;
	font-size: 9px;

	width:  110px;
	height: 10px;			
	padding-top:    80px;
	padding-bottom: 5px;
	padding-left:   5px;
	BORDER-RIGHT:  0px;
	BORDER-LEFT:   #000 1px solid; 
	BORDER-TOP:    0px;
	BORDER-BOTTOM: #000 1px solid;
	
   	background: url(immagini_illusions/sfondo_gigs_illusions.jpg) #000 no-repeat;		
}	

#myspace{
    position: absolute;
	LEFT: 4em;
    TOP: 50em;
	font-size: 9px;	
	
	width:  110px;
	height: 10px;			
	padding-top:    80px;
	padding-bottom: 5px;
	padding-left:   5px;
	BORDER-RIGHT:  0px;
	BORDER-LEFT:   #000 1px solid; 
	BORDER-TOP:    0px;
	BORDER-BOTTOM: #000 1px solid;
	
   	background: url(immagini_illusions/sfondo_myspace_illusions.jpg) #000 no-repeat;		
}	

#footer {
    Font-family: Verdana,Courier;
    position: relative;
	top: 60px;
    left: 300px;	
	font-size: 9px;
   	background: #FFF;    
    color:      #000;		
	text-align: center;
}

#divisore h1{
    text-indent: -999em;	
}

/* YADM dropdown assoluto - Corretto da quello schifo che era */
/*  Posizione di un child nascosto */
.hiddenChild{
	left: -999em;
}
/* riporta il child in posizione se mostrato --> */
.shownChild{
	left:-1px
}
#border h1 {
     text-indent: -999em;	
}
/* Contenitore del menu */
ul#nav{
    font-family: Tahoma,Verdana,Courier;
	font-size:   9px;	
	
	position: absolute;	
	top:  6em;
	left:  27px;
	height: 20px;
			
    BORDER-RIGHT:  #000 1px solid;
	BORDER-LEFT:   #000 1px solid; 
	BORDER-TOP:    #000 1px solid;
	BORDER-BOTTOM: #FFF 1px solid;  
	
	width: 866px;
	background: #FFF;	
	margin: 5px;
	padding: 2px;
	list-style-type:none;
	z-index:  2;
}
ul#nav a{
   color: #000;
}
/*  Voci menu non espandibili e dimensioni contenitori*/
ul#nav li{
    position:relative;
	margin: 1px 5px 1px 1px;
	width: 80px;
	padding: 0px;		
	background: #323232;	  
	
	list-style-type:none;		
	
	/* con questo parametro si controlla il menu: se Center menu verticale */
	float: left;		
}

/* Propriet� elementi anchor di primo livello */
ul#nav a{
    BORDER-RIGHT:  #000 1px solid;
	BORDER-LEFT:   #000 1px solid;
	BORDER-TOP:    #000 1px solid;
	BORDER-BOTTOM: #000 1px solid;
	COLOR: #FFF;	
	
	line-height:150%;	
	text-decoration:none;
	display: block;
}


/* Rollover elementi non espandibili */
ul#nav a:hover {
	border: 1px #000 solid;	
	background: #C00;
	color: #000;	 	
}
/* Voce menu espandibile*/
ul#nav li.isParent{
	background: #F00;
}

/* testo elementi menu di primo livello */
ul#nav li a{
	padding-left:0.5em; 
	padding-right: 0.5em;
	padding-top: 0em;
	padding-bottom: 0em;
}

/*  Contenitore voci di secondo livello */ 
ul#nav ul{
	top:  1.5em;	
	position: absolute;
	border: 1px solid #FFF;
	border-top: none;	
	z-index: 1;
	margin:0px;
	padding: 2px 0em 0.5em 2em;	
	
	/* necessario e mai trasparent */
	background: #000;	
	filter: alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;	
	
}

ul#nav ul li{
	border:none;
	width:10em
}

/* elementi di secondo livello */
ul#nav li.isActive ul a{

    padding-left:0.5em; 
	padding-right: 0.5em;
	padding-top: 0em;
	padding-bottom: 0em;
	
    background:#A00;	
	color: #000;	
}
/* Rollover elementi di secondo livello  */
ul#nav li.isActive ul a:hover{
	background:#F00;
	COLOR: #FFF;
}