/*CREAZIONE BOXES */


/* ELEMENTI BASE */

html body {
background-color: white;
font-family : verdana, arial, helvetica, sans-serif; 
} 





body {

    padding:0; background-image: url('../img/background.gif'); 
    background-attachment: fixed;

font-size : 11px; 
line-height : 21px; 
padding: 5px; 
 
} 


hr {
border : 1px solid #878787; 
} 

img {
border : 0px none; 
} 


/*FINE ELEMENTI BASE*/

/* ANCORE */

A.submenu:link {
color : #878787;
text-decoration : none; 
} 
A.submenu:visited {
color : #878787;
text-decoration : none; 
} 

A.submenu:hover {
color : #9f0622;
text-decoration : none; 
} 



A.menu:link {
color : #878787;
text-decoration : none; 
} 
A.menu:visited {
color : #878787;
text-decoration : none; 
} 

A.menu:hover {
color : #9f0622;
text-decoration : none; 
} 



A:hover {
color: red;
text-decoration : underline; 
} 
A:link {
color: red;
text-decoration : underline; 
} 
A:visited {
color : gray; 
text-decoration : underline; 
} 
/* FINE ANCORE */

/* ELEMENTI SINGOLI*/



table#main_table { 


} 


#banner_table
{
display:none;



}



#banner_menu
{
display:none;
}

#tabella_voci_menu_banner
{
display:none;

}

#banner_logo
{
display:none;
}

#banner_pic
{
display:none;
}


td#menu_sx
{

display:none;

}




#corpo
{


}



#corpo_pic
{

text-align: center;

}

#partner
{
background-color : white;
text-align: center;
padding: 15px;
}



#corpo_text
{

;
}

#loghetti
{
display:none;
}


#footer
{
display:none;
}





#evidenziato
{
background-color : #878787;
color: white;
}





/* FINE ELEMENTI SINGOLI*/

/*CLASSI*/

.testo_menu_alto
{
display:none;
}

.testo_menu_sx
{
display:none;
}

.testo_submenu_sx
{
display:none;
}



 .centrato
{
text-align: center;
}

.autore
{
text-align: right;
}

td.shopping
{

padding: 15px;
background-color: white;
border: #878787 1px solid;
}

td.shopping_pic
{
text-align: center;
padding: 15px;
background-color: white;
border: #878787 1px solid;
}



/*FINE CLASSI*/