/*	
*************************************************************************************************
    MEGASITO
*************************************************************************************************
    Copyright 2008 Arcon Informatica di Andrea Paolini - www.arconinformatica.com
    Ogni violazione sarà perseguita con il massimo della pena secondo le leggi vigenti
*************************************************************************************************
'   VERSIONE SORGENTI:  1.0.0
'   SITO:               WWW.LUPOCATTIVO.NET
'*************************************************************************************************
*/

/*	-------------------------------------------------------------
	# menutop -> tipo 2
	------------------------------------------------------------- */
        /* menu strutture */
       .menutop
            {
                padding:0px;
                margin:0px;
                height:28px;
                font-size:12px;
                width:600px;
                position:absolute;
                top:110px;
                left:0px;      
            }
        
        .menutop_container
            {

            }    
            

        .menutop ul
            {
                list-style:none;
                margin:0px;
                padding:0px;
            }
        
        .menutop li
            {
                float:left;
                color:#FFFFFF;
                display:block;
                height:17px;
                padding:3px 10px 5px;
                font-size:13px;
            }
        
        .menutop li.corrente
            {
                background-color:#353535;
                border-bottom:1px solid #353535;
                border-left:1px solid #54504D;
                border-right:1px solid #54504D;
                color:#F3A330;
            }
         
         .menutop li a
            {
                color:#fff;
                text-decoration:none;
            }    

         .menutop li a:hover
            {
                color:#F3A330;
                text-decoration:none;
            }    


        .menutop .cont
            {
                list-style:none;
                margin:0px;
                padding:0px;
                width:1000px;
                background: url("../images/menu/menutop_cont.gif") repeat-x;
                float:left;
            }

        .cont li.contchildcorrente
            {
                color:#FF0000;
            }

              
         #menuhome
            {
                list-style:none;
                margin:0px;
                padding:0px;
                width:1000px;
                background: url("../images/menu/menutop_cont.gif") repeat-x;
                position:absolute;
                top:136px;
                left:0px;
                height:23px;
                font-size:12px;
            } 

        #menuhome li
            {
                float:left;
                color:#FFFFFF;
                display:block;
                height:17px;
                padding:3px 10px 5px;
                font-size:13px;
            }
        
        #menuhome li.contchildcorrente
            {
                color:#FF0000;
            }

        #menuhome li.corrente
            {
                color:#FF0000;
            }
            
          #menuhome li a
            {
                color:#fff;
                text-decoration:none;
            }    

         #menuhome li a:hover
            {
                color:#F3A330;
                text-decoration:none;
            }            


                             
/*	-------------------------------------------------------------
	# menutop -> parte destra
	------------------------------------------------------------- */

        /* menu strutture */
       #menutop_right
            {
                padding:0px;
                margin:0px;
                height:28px;
                background: url("../images/menu/menutop_bk.gif") repeat-x;    
                font-size:12px;
                padding-left:10px;
                float:left;
                width:310px;   
            }


/*	-------------------------------------------------------------
	menu automatico
	------------------------------------------------------------- */
       .menuautodx
            {
                color:#00A6EB;
       			font-family:"Lucida Grande",Tahoma,Verdana,sans-serif;
                font-size:12px;
                margin:0px;
                padding:0px;
                width:251px;
                float:right;
                padding-bottom:5px;
            }    
 
         .menuautodx_titolo
            {
                font-size:13px;
                width:250px;
                color:#fff;
                font-weight:bold;
                text-align:center; 
                background: url("../images/menu/collsubmenu_titolo_bk.gif") no-repeat;
                height:22px;
                padding-top:4px;
                margin-top:3px;
            }
 
        .menuautodx ul
            {
                list-style:none;
                margin:0px;
                padding:0px;
            }    
        .menuautodx li
            {
                background: url("../images/menu/submenu_separatore.gif") no-repeat bottom;
            }
        


        .menuautodx li.separatore
            {
            }

        .menuautodx li.categoria
            {
                background: url("../images/menu/collsubmenu_categoria_bk.gif") no-repeat;
                height:20px;
                color:#fff;
                padding-top:3px;
                text-align:center;
                width:250px;
                font-weight:bold;
            }
        
        
        
        .menuautodx li a
            {
                padding-top:8px;
                padding-left:20px;
                padding-bottom:5px;
                height:20px;
                color:#00A6EB;
                text-decoration:none;    
                display:block;
            } 

        .menuautodx li a:hover, .menuautodx li.corrente
            {
                padding-top:8px;
                padding-left:20px;
                padding-bottom:5px;
                height:20px;
                width:231px;                
                color:#00A6EB;
                text-decoration:none; 
                background: url("../images/menu/submenu_hover.gif") no-repeat bottom;

            } 


        .menuautodx li.contaperto a
            {
                background: url("../images/menu/collsubmenu_cataperto_bk.gif") no-repeat;

            } 
        .menuautodx li.contchiuso a
            {
                background: url("../images/menu/collsubmenu_catchiuso_bk.gif") no-repeat;

            } 
        
        .menuautodx ul ul
            {
                /*border-bottom:solid 1px #fff;*/
                width:250px;
            }    

        .menuautodx li.contchildcorrente a, .menuautodx li.contchildcorrente a:hover
            {
                padding-top:8px;
                padding-left:40px;
                padding-bottom:5px;
                height:20px;
                text-decoration:none;    
                display:block;
                color:#F78F0C;
                width:210px;
                background:#EEF1FA url("../images/menu/collsubmenu_childcorrente_bk.gif") no-repeat center left;
                border-bottom:solid 1px #fff;
            }

        .menuautodx li.contchild a,.menuautodx li.contchild a:hover
            {
                padding-top:8px;
                padding-left:40px;
                padding-bottom:5px;
                height:20px;
                text-decoration:none;    
                display:block;
                color:#F78F0C;
                width:210px;
                background-color:#EEF1FA;
                background-image:none;
                border-bottom:solid 1px #fff;
            }



        #menuautonews
            {
                float:left;
                font-size:12px;
                width:204px;
                height:150px;
                background-color:#171717;
                padding:3px;
                margin-left:3px;
                border:1px solid #282828;
                overflow:hidden;
            }
        
        #menuautonews ul
            {
                list-style:none;
                margin-top:5px;
                margin-left:1px;
                background:url("../images/menu/ultimeforum_bk.gif") no-repeat;
                height:120px;
                overflow:hidden;
            }
            
        #menuautonews li
            {
                background:url("../images/menu/menuauto_bullet.gif") no-repeat left;
                margin:0px;
                padding-left:12px;
                background-position:left 3px;     
            }
            
        #menuautonews li a 
            {
                color:#fff;
                text-decoration:none;
            }
        
        #menuautonews li a:hover 
            {
                color:#F3A330;
                text-decoration:none;
            }      
/*	-------------------------------------------------------------
	menu pulsanti grafici
	------------------------------------------------------------- */
     
    #menupulsanti
        {
            float:left;
            background: url("../images/menu/menupulsanti.jpg") no-repeat;
            margin-left:15px;
            width:900px;
            height:72px;
            padding:0px;
            display: inline;
        }
        
    #pul1 {
			float: left;
			width: 180px;
			height: 72px;
			}
			
	#pul1 a {
			background-image: url("../images/menu/pul1_off.gif");
			display: block;
			border: none; 
    		width: 180px;
			height: 72px;
			}
 		
    #pul1 a:hover, #pul1 a.corrente {
			background-image: url("../images/menu/pul1_on.gif");
			display: block;
			border: none; 
			}

    #pul2 {
			float: left;
			width: 180px;
			height: 72px;
			}
			
	#pul2 a {
			background-image: url("../images/menu/pul2_off.gif");
			display: block;
			border: none; 
    		width: 180px;
			height: 72px;
			}
 		
    #pul2 a:hover, #pul2 a.corrente {
			background-image: url("../images/menu/pul2_on.gif");
			display: block;
			border: none; 
			}

    #pul3 {
			float: left;
			width: 180px;
			height: 72px;
			}
			
	#pul3 a {
			background-image: url("../images/menu/pul3_off.gif");
			display: block;
			border: none; 
    		width: 180px;
			height: 72px;
			}
 		
    #pul3 a:hover, #pul3 a.corrente {
			background-image: url("../images/menu/pul3_on.gif");
			display: block;
			border: none; 
			}

    #pul4 {
			float: left;
			width: 180px;
			height: 72px;
			}
			
	#pul4 a {
			background-image: url("../images/menu/pul4_off.gif");
			display: block;
			border: none; 
    		width: 180px;
			height: 72px;
			}
 		
    #pul4 a:hover, #pul4 a.corrente {
			background-image: url("../images/menu/pul4_on.gif");
			display: block;
			border: none; 
			}

    #pul5 {
			float: left;
			width: 180px;
			height: 72px;
			}
			
	#pul5 a {
			background-image: url("../images/menu/pul5_off.gif");
			display: block;
			border: none; 
    		width: 180px;
			height: 72px;
			}
 		
    #pul5 a:hover, #pul5 a.corrente {
			background-image: url("../images/menu/pul5_on.gif");
			display: block;
			border: none; 
			}

    #pul6 {
			float: left;
			width: 180px;
			height: 72px;
			}
			
	#pul6 a {
			background-image: url("../images/menu/pul6_off.gif");
			display: block;
			border: none; 
    		width: 180px;
			height: 72px;
			}
 		
    #pul6 a:hover, #pul6 a.corrente {
			background-image: url("../images/menu/pul6_on.gif");
			display: block;
			border: none; 
			}


        
      
       