body {
	background-color: #333333;
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}
h2 {
	font-size: 24px;
	color: #FFCC00;
	font-weight: bold;
	font-style: italic;
}
h3 {
	font-size: 20px;
	color: #990000;
	font-weight: bold;
}
h4 {
	font-size: 20px;
	color: #FFFFFF;
}
h5 {
	font-size: 11px;
	color: #333300;
	font-style: oblique;
	line-height: 1.5em;
}
h6 {
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
}

p {
	font-size: 14px;
	color: #333300;
	font-weight: normal;
	line-height: 2em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
p:first-letter {
	font-size:2.5em;
	float:left;
	padding-right:0.2em;
	line-height:1.3em;
	font-weight: bold;
}
.p2 {
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	line-height: 0 em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.p3 {
	font-size: 14px;
	color: #333300;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 2em;
}
a.p3:link {
	color: #000000;
	text-decoration: none;
}
a.p3:visited {
	color: #000000;
	text-decoration: none;
}
a.p3:hover {
	color: #990000;
	text-decoration: underline;
}
a.p3:active {
	color: #000000;
	text-decoration: underline;
}

#sfondo {
	background-color: #CBC19E;
	height: 1024px;
	width: 1024px;
	position: relative;
	z-index: 1;
	margin: auto;
	background-image: url(images/sfondi/sfondobaritlera.jpg);
}
#sfondoneutro {
	background-color: #CBC19E;
	height: 1024px;
	width: 1024px;
	position: relative;
	z-index: 1;
	margin: auto;
	background-image: url(images/sfondi/sfondoneutro.jpg);
}
#sfondopiantina {
	background-color: #CBC19E;
	height: 1024px;
	width: 1024px;
	position: relative;
	z-index: 1;
	margin: auto;
	background-image: url(images/sfondi/sfondopiantina.jpg);
}
#header {
	position:absolute;
	width:1024px;
	height:170px;
	z-index:2;
	left: 0px;
	top: 0px;
	background-color: #69624B;
	background-image: url(images/sfondi/logobaritlera.jpg);
}
#slogan {
	position: absolute;
	width: 700px;
	height: 149px;
	z-index: 3;
	left: 310px;
	top: 12px;
	background-color: #69624B;
}
#menu {
	position: absolute;
	width: 1024px;
	height: 25px;
	z-index: 2;
	left: 0px;
	top: 171px;
	background-color: #69624B;
	-webkit-box-shadow: 0px 5px 15px #333333;
	-moz-box-shadow: 0px 5px 15px #333333;
	-webkit-border-bottom-left-radius:7px;
	-moz-border-radius-bottomleft:7px;
	-webkit-border-bottom-right-radius:7px;
	-moz-border-radius-bottomright:7px;
}
#testihome {
	position: absolute;
	width: 824px;
	height: 400px;
	z-index: 2;
	left: 100px;
	top: 240px;
}
#footer {
	position: absolute;
	width: 1024px;
	height: 50px;
	z-index: 2;
	left: 0px;
	top: 974px;
	background-color: #333300;
}
