body {
	background-image: url(img/sfondo.gif);
	background-repeat: repeat-x;
}

body, td, th {
	color: #760504;
}

h1, h2 {
	color: #000033;
}

h3, h4, h5, h6 {
	color: #006699;
}

a {
  color: #003366;
}


.main {
	position: absolute;
	left: 0px;
	top: 20px;
}

.footer {
	position: absolute;
	left: 180px;
	top: 730px;
	background-color: #333333;
	width: 720px;
	padding-left: 5px;
	padding-top: 5px;
}

.toppa {
	position: absolute;
	left: 0px;
	top: 720px;
	background-color: #7a0101;
	width: 179px;
	height: 73px;
	vertical-align: top;
}


.ombrina {
	background-image: url(img/ombrina.png);
	background-repeat: repeat-y;
}

.bordino {
	border-left-color: #474747;
	border-left-style: solid;
	padding-top: 5px;
	
}

.barretta {
	padding-top: 4px;
	padding-bottom: 8px;
}


.testo {
	color: #FFFFFF;
	font-family: Georgia;
	padding-left: 10px;
	font-size: 12px;
	line-height: 20px;
	padding-top: 15px;
}



.testo-centro {
	color: #FFFFFF;
	font-family: Georgia;
	padding-left: 10px;
	padding-right: 5px;
	font-size: 12px;
	line-height: 20px;
	padding-top: 15px;
}

.testo-footer {
	color: #FFFFFF;
	font-family: Georgia;
	padding-left: 10px;
	font-size: 10px;
	padding-top: 15px;
	border-top-color: #474747;
	border-top-style: solid;
}

.info {
	color: #FFFFFF;
	font-family: Georgia;
	padding-left: 3px;
	font-size: 12px;
}

.colonnasx {
	padding-left: 10px;
	background-image: url(img/sfondo-col-sx.gif);
}

.titolo {
	color: #b0ac7e;
	font-family: Georgia;
	padding-left: 10px;
	font-size: 16px;
}
