html {
	    margin-top:    0px;
        margin-left:   0px;
        margin-right:  0px;
        margin-bottom: 0px;
        padding:       0px;
    }

body {
        margin-top:    10px;
        margin-left:   0px;
        margin-right:  0px;
        margin-bottom: 0px;
        padding:       0px;
    }
		  
div#arduinilumbercentered {
                        width: 1000px;
                        margin: 0 auto;
                        text-align: left;
						background-color: white;
						}

/* Testo e colori pagina */
body    {
        font: 8pt/14pt "Georgia", Verdana, Courier New, Arial, sans-serif;	
		text-align: center;   /* se da problemi togliere */
		color: #555753;
		background-image: url(Immagini/sfondo.jpg);
		cursor: url("http://www.arduinilegnami.com/Immagini/cursore.cur"), Auto;
	  }
       
	   
.borditesto {
			margin-left:  5px;
			margin-right: 5px;
			}	   

/* *********** COLORI LINK ************** */
a:link { /* Non visitati */
	color: #40608C;
	/*letter-spacing: 100px;*/
	text-decoration: none;
	}
/* Siti visitati */
a:visited {
	color: #40608C;   /*6FB384*/
	text-decoration: none;
	}

a:hover { /*Quando ci passa su il mouse*/
	color: #3C9754;
	text-decoration: underline; /*text-decoration: underline overline;*/
	/*letter-spacing: 10px;*/ 
	}

a:active { /* Link attivo */
	color: #3C9754;
	text-decoration: underline;
	/*letter-spacing: 10px;*/
	}


/*img	{ 
	border: "1";
	} */


/* ************************* BARRA MENU ******************************************* */

/* IL LEGNO PER TRADIZIONE DAL 1957... scritta vicino al logo */
.ardulumberitalic {
			font: 16pt/10pt "Monotype Corsiva", Courier New, Arial, sans-serif; /* "Verdana" */
			font-weight: normal; /*font-weight: bold;*/
			color: #555753;
                    }

/* ****** Scritta sotto "Segheria - Lavorazione legno legname" ****** */
.ardulumbersmall {
                    font: 7pt/8pt "Georgia", Verdana, Courier New, Arial, sans-serif;
                    }



/* HOME - DEPLIANT ... SERVIZI - PRODOTTI...Barra dei link */
.arduinilumberlinks {
                     font: 14pt/7pt "Monotype Corsiva", Courier New, Arial, sans-serif; /* "Verdana" 7pt COnsolas*/ 
                     background-color: e6f0fa;
                     font-weight: bolt; /* Bolt*/
					}

hr                   {
                     color: e6f0fa;
                     }



/* *************** PAGINA PRESENTAZIONE ********************************* */

.arduinilumberred {
                     font: 10pt/20pt "Verdana", Courier New, Arial, sans-serif;
		     /*font: 11pt/25pt "Verdana", Courier New, Arial, sans-serif;*/
                     color: rgb(255,79,79); /*#FF0000*/
                     font-weight: bold;
					 margin-left:  5px;
				     margin-right: 5px;
                     }

.arduinilumberblack {
                    font: 10pt/20pt "Verdana", Courier New, Arial, sans-serif;
					/*font: 10pt/20pt "Verdana", Courier New, Arial, sans-serif;*/
                    font-weight: bold;
					margin-left:  5px;
					margin-right: 5px;
					}



/* ********************** PAGINA PRODOTTI colonneprodotti ****************************** */

.arduinilumberce {
                  position: absolute;
                  top: 218px;
                  right: 50%;
                  }

.arduinilumberdx {
                  position: absolute;
                  top: 218px;
                  right: 25%;
                  }