﻿body {
	font-size: 10px;
	margin: 0em auto;
	padding: 0em;
	font-family: Verdana,Tahoma,Arial,sans-serif
}

}
h1
{
font-size: 120%;
color: #336699;
}
h2
{
font-size: 110%;
color: #336699;
}

/*************************************************/
/***   HYPERLINKS IN MIDDLE AND RIGHT COLUMNS  ***/
/*************************************************/

/*** Hyperlinks in middle and right columns ***/
a {
    text-decoration: none;
	background-color: inherit;
	color: #336699;
}

a:hover {
	text-decoration: none;
}

/*** Visited links not in use ***/
/*a:visited {
	background-color: inherit;
	color: #336699;
	text-decoration: underline;
} */
#testa {
	width: 750px;
	height: 76px;
	margin-top: 2px;
	margin-left:14px;
}



#logo {
    float:left;
	width: 295px;	
	height: 76px;
	
}

#logo h1 {
	float: left;
	margin: 0px;
	width: 295px;
	height: 76px;
	position: relative;
	left: 0px;
	top: 0px;
	font-size:16px;
}
#logo a span {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 295px;
	height: 76px;
	background-image: url(logo.png);
}
#header {
	width: 455px;
	height: 76px;
	float: left;
	background-image: url(header.png);
}
#header a {
	 color:#A13430;
}
#topmenu {
	margin-top: 46px;
	position: absolute;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#corpo {
	width: 750px;
}
#contenuto {
	width: 560px;
	margin: auto;
	padding-left: 22px;
	float: right;
}
#contenuto h1 {
	text-align: center;
	margin-bottom: 5px;
	margin-top: 20px;
	font-size: 28px;
}
#contenuto h2 {
	text-align: center;
	font-size: 12px;
	margin-top: 5px;
}
#contenuto h3 {
	font-size: 14px;
}
#testo {
	width: 560px;
	text-align: center;
}
#testotop {
	width: 364px;
	margin: auto;
}
#testotop p {
	font-size: 12px;
	width: 364px;
	line-height: 18px;
	margin-top: 20px;
	text-align: justify;
}
#left {
	background-image: url(menu.png);
	background-repeat: no-repeat;
	width: 154px;
	height: 309px;
	float: right;
	margin-top: -2px;
	margin-left: 8px;
}
#menu {
	margin-top: 125px;
}
#menu ul.primo {
	list-style: none;
	line-height: 19px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #921716;
	margin-left: 10px;
	padding-left: 0px;
}
#menu ul.secondo {
	list-style: none;
	margin-left: 10px;
	padding-left: 0px;
}
#menu a {
	color: #921716;
}
#footer {
	width: 750px;
	padding-top: 40px;
	padding-bottom: 30px;
	text-align: center;
	color: #804040;
	clear: both;
}