
/*
+---------------------------------------------------
|   OFFICINA MECCANICA NEGRETTI LAZZARO s.n.c.
|   ===========================================
|   by Emanuele Galbiati
|   Email: 85lele@virgilio.it
|   Date: Mar, 21 Set 2004
+---------------------------------------------------
*/

body {
	background-image: url(image/sfondo.jpg);
	background-color: #FF9900;
	background-repeat: repeat-x;
	text-align: center;
	color: #000000;
	background-attachment: fixed;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
	font-weight: bold;
}
.mainTable {
	width: 750;
}
.header {
	background-image: url(image/logo.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.menu {
	background-color: #FFFF99;
	font-family: sans-serif;
	font-variant: small-caps;
	font-size: 13;
	text-align: center;
}
.centro {
	background-color: #FFFF99;
	font-family: "Times New Roman", Times, serif;
	font-size: 12;
	text-align: center;
	padding-left: 15;
	padding-right: 15;
	width: 745;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14;
	text-align: justify;
	max-width: 90%;
	line-height: 135%;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18;
	text-align: left;
}
cite {
	font-size: 15;
}
.page {
	font-family: sans-serif;
	font-size: 14;
	font-variant: small-caps;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
	color: #FF9900;
}
.foot {
	background-image: url(image/foot.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 30;
	width: 750;
	text-align: right;
	font-family: sans-serif;
	font-variant: small-caps;
	font-size: 11;
}
center { 
	font-size: 14; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif 
}
