* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #cff;
}
#wrapper {
	width: 950px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}
#rightbox img {
	margin-top: 8px;
	border-top-width: 2px;
	border-right-width: 16px;
	border-bottom-width: 2px;
	border-left-width: 16px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f6f7e3;
	border-right-color: #f6f7e3;
	border-bottom-color: #f6f7e3;
	border-left-color: #f6f7e3;
}
#rightbox table img {
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header {
	width: 948px;
	height: 152px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #565656;
	background-image: url(Redsectorwashere.jpg);
	float: left;
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cff;
	border-left-color: #cff;
}
.logo {
	width: 840px;
	height: 75px;
	float: left;
	text-align: right;
	color: #000;
	font-size: 22px;
	background-repeat: no-repeat;
	margin: 55px 0 0 25px;
}
#leftbox {
	width: 162px;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(menu.jpg);
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #bff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bff;
}
#rightbox {
	width: 724px;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	float: right;
	background-color: #Fefefe;
	color: red;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #aff;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #aff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aff;
	margin: 0 1px 0 0;
	padding: 15px 25px 15px 35px;
	background-image: url(sfondo.jpg);
}
.menuE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 150px;
	height: 30px;
	display: block;
	background-image: url(lampeggiante.gif);
	color: #000;
	text-align: center;
	font-weight: 700;
	text-indent: 0;
	padding-top: 9px;
	background-repeat: no-repeat;
	margin-top: -9px;
	padding-right: 12px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 150px;
	height: 30px;
	display: block;
	color: #000;
	text-align: center;
	font-weight: 700;
	text-indent: 0;
	padding-top: 9px;
	background-repeat: no-repeat;
	margin-top: -9px;
}
#footer {
	width: 948px;
	height: 40px;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	background-image: url(Contatti.jpg);
	color: #000;
	text-align: center;
	float: left;
	text-indent: 160px;
	vertical-align: 0;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 21px;
	color: red;
	display: inline;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: red;
	display: inline;
}
#rightbox p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #000;
	text-align: justify;
	font-weight: 400;
	margin-right: 10px;
}
#rightbox p a {
	color: #00C;
	text-decoration: none;
	font-weight: 700;
	font-size: 17px;
}
.links {
	color: #320014;
	text-decoration: none;
}
.links:hover {
	color: red;
	text-decoration: none;
}
.linktop:hover {
	background-image: url(../buttonactive.jpg);
}
p strong font {
	text-align: center;
}
table {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	list-style-type: square;
	text-align: justify;
}
table a {
	text-decoration: none;
}
li {
	text-align: justify;
	color: #000;
}
li a {
	color: #00C;
	text-decoration: none;
}
#wrapper #rightbox {
	font-size: 16px;
}
h1 {
	font-size: 24px;
	font-weight: 700;
}
.menu:hover, .menuE:hover {
	background-image: url(menuattivo.png);
	color: #FFF;
	padding-right: 12px;
}