/*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; 
 
} 

p {margin: 1px 1px 1px 1px;}


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 { 
width:800px;

} 


#banner_table
{

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



}

#banner_logo
{

}

#banner_menu
{

}

#tabella_voci_menu_banner
{

text-align: center;
}

#banner_logo
{

}

#banner_pic
{

}


td#menu_sx
{
width: 20%;
vertical-align: top;
background-color : white;
border: 1px solid #878787;
padding: 5px;


}




#corpo
{


border: 1px solid #878787;
background-color : #c0c0c0;
}



#corpo_pic
{

text-align: center;

}

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



#corpo_text
{

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

#loghetti
{
padding: 10px;
}


#footer
{
text-align: center;
font-style: italic;
border: 1px solid;
background-color: white;
}





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





/* FINE ELEMENTI SINGOLI*/

/*CLASSI*/

.testo_menu_alto
{
color: #878787;
font-size: 12px;
}

.testo_menu_sx
{
margin-left: 0px;
margin-right: 0px;
margin-top: 5px;
padding: 3px;
padding-left: 15px;
padding-right: 25px;
color: #878787;
font-size: 10px;
border: 1px solid #878787;
}

.testo_submenu_sx
{
margin-left: 0px;
margin-right: 0px;
margin-top: 2px;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
color: #878787;
font-size: 8px;
line-height:15px;
border: 1px solid #878787;
}

 table.center {margin-left:auto; margin-right:auto;}
 
 .partner
{
padding: 20px;
}

 .centrato
{
text-align: center;
}

.autore
{
text-align: right;
}

.warning
{
line-height:12px;
}


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*/