/*	
*************************************************************************************************
    MEGALIVE 2.0
    Copyright 2006 Arcon Informatica di Andrea Paolini - www.arconinformatica.com
    Ogni violazione sarà perseguita con il massimo della pena secondo le leggi vigenti
    Sito: www.lupocattivo.net - forum
    Data: 06/05/2007
    Revisione: 
'*************************************************************************************************
*/




/*	-------------------------------------------------------------
    #body 
    ------------------------------------------------------------- */

		html,body {
			margin: 0px;
			padding: 0px;
			font-family:tahoma,sans-serif,verdana;
            font-size: 11px;
			background-color:#404040;
			background-image:url("../images/body_bk.gif");
			background-repeat:repeat-x;

			}


/*	-------------------------------------------------------------
    #container
    ------------------------------------------------------------- */
        div#container
            {
            float:left;
            background:url("../images/container_bk.gif")  repeat-y left;
            width:100%}
            
        
       /* --> container a dimensione fissa */
        div#container1 {
            margin:0 auto;
            background:#252525 url("../images/container1_bk.gif")  repeat-y left;
            width:1000px;	    	
            padding:0px;
            overflow:hidden;
            }

        div#container2 {
            text-align:left;
            background:url("../images/container2_bk.gif") repeat-y right;
            width:1000px;
            padding:0px;		
            }

/*	-------------------------------------------------------------
    #strutture
    ------------------------------------------------------------- */
        
        /* --> idstruttura=4 */
        #header {
			text-align: left;
			height:136px;
    		background:url("../images/basic/body_bk.gif") repeat-x top;
			width:1000px;
			}	

        #header #headercontainer
            {
                position:absolute;
       			background:url("../images/basic/header_bk.gif") no-repeat top;
			height:136px;
			width:1000px;

            }

        #header_menu
            {
                height:23px;
                background: url("../images/menutop_cont.gif") repeat-x;
                overflow:hidden;
            } 

		#header #banner
		    {
		    position:absolute;
		    top:15px;
		    left:690px;
		    width:296px;
		    height:77px;    
		    }  

        #header_ricerca
             {
                left:600px;
                position:absolute;
                top:105px;
                width:400px;            
            }            

        #header #sostieni
            {
		    position:absolute;
		    top:111px;
		    left:340px;
		    width:107px;
            }    
            
        #header #sostieni img
            {
            padding-top:5px;
            border:0px;
            }               

        #header #sostieni input
            {
           
            border:0px !important;
            }  
 
        #header #feed
            {
		    position:absolute;
		    top:107px;
		    left:460px;
            }    
            
        #header #feed img
            {
            padding-top:5px;
            }               

        #header #feed span
            {
            position:absolute;
            top:6px;
            left:23px;
            width:80px;
            }  
        #header #feed span a
            {
            color:#fff;
            text-decoration:none;
            }  
 
        /* --> idstruttura=4 */
        #footer {
			text-align: left;
			height: 68px;
			background:url("../images/footer_bk.gif") no-repeat;
			width:1000px;
			}	

        #scroll1024
            {
            margin-left:23px;
            }    