.divCorpo { width:950px; margin:0px auto; text-align: center; }
.divLeft { float:left; text-align:right;   min-height: 400px;  width: 145px;  margin: 104px 0px 0px 0px; padding:0px;  }
.divMenu { text-align:right; margin: 98px 0px 0px 0px; padding:0px; }
.divCenter { float:left; text-align:left;  min-height: 800px;   width: 650px;  margin: 0px 0px 0px 0px; padding:0px; background-image: url(../images/copertina_bn.jpg); background-position: top; background-repeat: no-repeat;  }
.divRight { float:left; text-align:left;   min-height: 500px;  width: 145px;  margin: 0px 0px 0px 0px; }
.divAng {
	text-align:left;
	padding:0px;
	position: absolute;
	top: 428px;
	margin: 0px 0px 0px 0px;
}

.divBoxProfilo { width: 300px; position:absolute; top: 150px; margin-left: 145px; }
.divBoxProfiloTop { text-align: justify; width: 300px; padding: 30px 30px 0px 30px; background-image: url(../images/sfondo_box_presentazione_top.png); background-position: top; background-repeat: no-repeat; }
.divBoxProfiloMidd { text-align: justify; width: 300px; padding: 10px 30px 0px 30px; background-image: url(../images/sfondo_box_presentazione_midd.png); background-position: top; background-repeat: repeat-y; }
.divBoxProfiloBott { text-align: justify; width: 300px; padding: 0px 30px 30px 30px; background-image: url(../images/sfondo_box_presentazione_bott.png); background-position: bottom; background-repeat: no-repeat; }
.divBoxProfiloFoto { float: left; width: 130px; padding: 0px 10px 0px 0px; }

.divBoxPresentazioni { width: 500px; position:absolute; top: 30px; margin-left: 45px; }
.divBoxPresentazioniTop { text-align: justify; width: 500px; padding: 30px 30px 0px 30px; background-image: url(../images/sfondo_box_presentazione_l_top.png); background-position: top; background-repeat: no-repeat; }
.divBoxPresentazioniMidd { text-align: justify; width: 500px; padding: 0px 30px 0px 30px; background-image: url(../images/sfondo_box_presentazione_l_midd.png); background-position: top; background-repeat: repeat-y; }
.divBoxPresentazioniBott { text-align: justify; width: 500px; padding: 0px 30px 30px 30px; background-image: url(../images/sfondo_box_presentazione_l_bott.png); background-position: bottom; background-repeat: no-repeat; }

.divBoxAcquisto { width: 200px; position:absolute; top: 100px; margin-left: 200px; }
.divBoxAcquistoTop { text-align: left; width: 200px; padding: 30px 30px 0px 30px; background-image: url(../images/sfondo_box_profilo_top.png); background-position: top; background-repeat: no-repeat; }
.divBoxAcquistoMidd { text-align: left; width: 200px; padding: 0px 30px 0px 30px; background-image: url(../images/sfondo_box_profilo_midd.png); background-position: top; background-repeat: repeat-y; }
.divBoxAcquistoBott { text-align: left; width: 200px; padding: 0px 30px 30px 30px; background-image: url(../images/sfondo_box_profilo_bott.png); background-position: bottom; background-repeat: no-repeat; }

body {
	background-color: #000;
	color: #ffffff; 
	font-family: Verdana; 
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
}

table {
    color: #ffffff; 
	font-family: Verdana; 
	font-size: 12px;
	font-weight: bold;
}

a:visited {
    color: white;
}

