body {
	padding-top: 8px;
	background-color:#FFFFFF;
	/*background-image:url(../grafica/sfondo_cemento.jpg);*/
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	}

#esterno {
	text-align: justify;
	background-color:#FFFFFF;
	border: 1px solid #80C9D5;
	margin: 0px auto;
	width: 770px;
	}

#intestazione {
	padding-left: 0px;
	border-bottom: 0px;
	background-image:url(../grafica/headerspada_50.jpg);
	margin: 0px;
	line-height: 150px;
	height: 150px;
	}
	
#centrale p {
	line-height: 1.4;
	margin-left: 8px;
	margin-top: 10px;
	margin-right: 8px;
	}
	
#centrale a {
	color: #055555;
	}

#centrale {
	width: 100%;
	}
	
#footer {
	background: #EEEEEE;
	background-image:url(../grafica/footer_spada.jpg);
	background-repeat:no-repeat;
	text-align:center;
	width: 770px;
	height: 50px;
	border-top: 2px solid #80C9D5;
	color: #000000;
	}

#footer p {
	padding-top: 28px;
	
	}
	
hr {
	color:#EEEEEE;
	height:1px;
	}
	
a {
	font-weight: bold;
	font-decoration: underline;
	color:#000000;
	}
	
.titolo {
	font-weight: bold;
	font-size: 16px;
	font-style: normal;
	}
	
.mini {
	font-size: 10px;
	font-style: normal;
	}
	
.mini_bold {
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	}
	
.dbold {
    font-size: 12px;
	font-weight: bold;
	font-style: normal
	}
	
.testo_lineare {
    font-size: 12px;
	font-style: normal
	}
	
.enfasi {
    font-size: 12px;
	font-weight: bold;
	color:#990000
	}
	
.titolo_verde {
    font-size: 12px;
	font-weight: bold;
	color:#055555;
	}
	
.posiziona_immagine_destra {
	margin-left:10px;
	margin-right:2px;
}

.posiziona_immagine_sinistra {
	margin-right:10px;
	margin-left:2px;
}

.nobordi {
	border:0px;
}

.bordonero {
	border-color:#000000;
}

.tabella {
	margin-left:8px;
}

.tabella_prodotti {
	margin-left:8px;
	font-size: 10px;
}

.intestazione_tab_prodotti {
	padding:5px;
	background-color:#EEEEEE;
	font-weight: bold;
}

