body {
	background-image:url(../images/sfondo.gif);
	background-position: left;
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
}
/***************************************************************/
#menu {
	font-size: 16px;
	padding-top: 14px;
	margin-right: 15px;
	text-align: right;
}
#menu1 {
	width: 250px;
	height: 50px;
	background-image: url(../images/menu-1.jpg);
}
#menu2 {
	width: 250px;
	height: 50px;
	background-image: url(../images/menu-2.jpg);
}
#menu3 {
	width: 250px;
	height: 50px;
	background-image: url(../images/menu-3.jpg);
}
#menu4 {
	width: 250px;
	height: 50px;
	background-image: url(../images/menu-4.jpg);
}
#menu5 {
	width: 250px;
	height: 50px;
	background-image: url(../images/menu-5.jpg);
}
#menu6 {
	width: 250px;
	height: 50px;
	background-image: url(../images/menu-6.jpg);
}
#menu7 {
	width: 250px;
	height: 50px;
	background-image: url(../images/menu-7.jpg);
}
#menu8 {
	width: 250px;
	height: 50px;
	background-image: url(../images/menu-8.jpg);
}
/***************************************************************/
#areaTab1 {
	width: 590px;
	height: 16px;
	background-image:url(../images/tab-01.jpg);
}
#areaTab3 {
	width: 590px;
	background-image:url(../images/tab-03.jpg);
}
#areaTab2 {
	width: 590px;
	height: 16px;
	background-image:url(../images/tab-02.jpg);
}
/***************************************************************/
#azienda {
	text-align: right;
	font-size: 10px;
	margin-right: 14px;
}
#areaBody {
	margin-left: 25px;
	margin-right: 25px;
}
#areaBody p {
	margin: 0px;
	font-size: 12px;
}
h1 {
	margin: 0px;
	font-size: 22px;
}
.titolo1 {
	color: #0099FF;
}
.titolo2 {
	color: #FF0000;
}
.titolo3 {
	color: #E100E0;
}
.titolo4 {
	color: #FF6600;
}
.titolo5 {
	color: #FFCC00;
}
.titolo6 {
	color: #00CD34;
}
.titolo7 {
	color: #1D8CFF;
}
.titolo8 {
	color: #019934;
}
.form {
	font-size: 12px;
}
/***************************************************************/
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}
#azienda a:link {
	color: #000000;
	text-decoration: none;
}
#azienda a:visited {
	color: #000000;
	text-decoration: none;
}
#azienda a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
