body
{ margin-left:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; background-color:#FFFFFF;  }

/*---------------------------- barra_nera ----------------------------*/
.barra_nera{
                background-image:  url(img/varie/Barra_su.gif); 
                background-position: top; 
				background-repeat: repeat-x;}
				
/*---------------------------- sfondo ----------------------------*/
.sfondo{
                background-image:  url(img/varie/Sfondo.gif); 
                background-position: top; 
				background-repeat: no-repeat;}

/*---------------------------- movieHOME & moviePRODOTTI ----------------------------*/
.sfondo_movie{
                background-image:  url(img/Homepage/base_movie_home.gif); 
                background-position: top; 
				background-repeat: no-repeat;
				padding: 10px 0px 0px 0px;}
				
.sfondo_movie2{
                background-image:  url(img/varie/base_movieProdotti.gif); 
                background-position: top; 
				background-repeat: no-repeat;
				padding: 10px 0px 0px 0px;}


/*---------------------------- tabella ----------------------------*/
.tabella {  
border-bottom : 1px solid #E4E4E4;
border-right : 1px solid #E4E4E4;  
border-left : 1px solid #E4E4E4; 
border-top : 1px solid #E4E4E4;
padding: 10px 10px 10px 10px;
}

/*---------------------------- testo ----------------------------*/
.testo {
	font-family:  "Verdana", "Arial","Helvetica";
	font-size: 11px;
	font-weight: normal;
	color: #808080;
	text-decoration: none;
	}

.testo a:active, .testo a:visited, .testo a:link {
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 11px;
	color: #4B9DE2;
	font-weight: normal;
	text-decoration: none;
	}

.testo a:hover {
    font-size: 11px;
	text-decoration: underline;
	color: #4B9DE2;
	}
	
H1{	font-family:  "Verdana", "Arial","Helvetica";
	font-size: 12px;
	font-weight: normal;
	color: #808080;
	text-decoration: none;
	margin:0;
	padding:0;
	}

/*---------------------------- testo_azzurro ----------------------------*/
.testo_azzurro {
	font-family:  "Verdana", "Arial","Helvetica";
	font-size: 11px;
	font-weight: normal;
	color: #4B9DE2;
	text-decoration: none;
	
	}

.testo_azzurro a:active, .testo_azzurro a:visited, .testo_azzurro a:link {
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 11px;
	color: #4B9DE2;
	font-weight: normal;
	text-decoration: none;
	
	}

.testo_azzurro a:hover {
    font-size: 11px;
	color: #4B9DE2;
	background-color: #E1EEF9;
	}


/*---------------------------- testo_piccolo ----------------------------*/
.testo_piccolo {
	font-family:  "Verdana", "Arial","Helvetica";
	font-size: 9px;
	font-weight: normal;
	color: #808080;
	text-decoration: none;
	}

.testo_piccolo a:active, .testo_piccolo a:visited, .testo_piccolo a:link {
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 9px;
	color: #808080;
	font-weight: normal;
	text-decoration: none;
	}

.testo_piccolo a:hover {
    font-size: 9px;
	color: #808080;
	text-decoration: underline;
	}

/*---------------------------- testo_cambioLingua ----------------------------*/
.cambioLingua {
	font-family:  "Verdana", "Arial","Helvetica";
	font-size: 9px;
	font-weight: normal;
	color: #DFDEDD;
	text-decoration: none;
	}

.cambioLingua a:active, .cambioLingua a:visited, .cambioLingua a:link {
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 9px;
	color: #DFDEDD;
	font-weight: normal;
	text-decoration: none;
	}

.cambioLingua a:hover {
    font-size: 9px;
	color: #DFDEDD;
	text-decoration: underline;
	}


/*---------------------------- Footer ----------------------------*/
.Footer {
	font-family:  "Verdana", "Arial","Helvetica";
	font-size: 9px;
	font-weight: normal;
	color: #B3B3B3;
	text-decoration: none;
	background-image:  url(img/varie/base_footer.gif); 
    background-position: top; 
	background-repeat: no-repeat;
	}

.Footer a:active, .Footer a:visited, .Footer a:link {
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 9px;
	color: #B3B3B3;
	font-weight: normal;
	text-decoration: none;
	}

.Footer a:hover {
    font-size: 9px;
	text-decoration: underline;
	color: #B3B3B3;
	}