* {
	margin:0px;
	padding:0px;
	top:0px;
	left:0px;	
}

body {
	text-align: center;
	background-color: #44607e;
	background-image: url(../images/bg7.png);
	font-family: verdana,tahoma,arial,sans-serif;
}

#wrapper {	
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	position: relative;	
	width: 777px;
	text-align: left;
	background-color: #FFFFFF;	
}

#header {	
	padding: 1px 0 0 1px;
	height: 295px;
	width: 777px;
	left: 0px;
	top: 0px;
	/*border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: white;*/
}

#header a {
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 112px;
	font-family: "Courier New", Courier, mono;
	margin-top: 0px;
}

#header img {
	border: none;
	margin: 0;
	padding: 0;
	float: left;
}

#rightside img {
	border:1px solid #332266;	
}

/* Begin CSS Popout Menu */

div#menu {
	width: 777px;
	background: #FFFFFF;
	float: left;
}

div#menu a, div#menu h2 {
	font: bold 12px/17px arial, helvetica, sans-serif;
	display: block;
	padding: 2px 3px;
	margin: 0;
	/*white-space: nowrap;*/
}

div#menu span a:hover, div#menu h2:hover {
	background-image: url(images/buttonover.gif);	
	/*background: #000 url(/css/images/expand3.gif) no-repeat -999px -9999px;*/
}

div#menu li:hover	{
	cursor: pointer;
	z-index: 100;
}


div#menu .first {
	display: block;
	border-width: 1px 0px 0px 1px;
	border-style: solid;
	border-color: white;
}

div#menu span {
	font: bold 11px/16px arial, helvetica, sans-serif;
	text-align: center;
	background-image: url(../images/button.gif);	
	color: #fff;
	text-transform: uppercase;
}

div#menu h2 {
	text-align: center;
	background-image: url(../images/button.gif);	
	color: #fff;
	text-transform: uppercase;
}

div#menu a {
	color: #fff;	
	text-decoration: none;
}

div#menu a, #menu a:visited {
	color: #fff;
}

div#menu a:hover {	
	background: #326;
}

div#menu a:active {
	color: #fff;
	background: #326;
}

div#menu ul {	
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	width: 97px; /* width of main bottons */
}

div#menu li.ra { /*right align*/
	text-align: right;
}

div#menu ul.la { /*left align*/
	text-align: left;
}

div#menu li {	
	position: relative;
}

div#menu ul ul {
	width: 160px;
	position: absolute;
	z-index: 500;
	top: auto;
	display: none;
}

div#menu ul ul a {
	background: #88b;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: white;
}

div#menu ul ul a.last {
	border-bottom-width: 1px;
}

div#menu ul ul ul {
	width: 239px;
	top: 0;
	left: 100%;
}

/* Begin non-anchor hover selectors */

/* Enter the more specific element (div) selector
on non-anchor hovers for IE5.x to comply with the
older version of csshover.htc - V1.21.041022. It
improves IE's performance speed to use the older
file and this method */

div#menu h2:hover, div#menu span a:hover {
	background-image: url(../images/buttonover.gif);	
	/*background: #000 url(/css/images/expand3.gif) no-repeat -999px -9999px;*/
}

div#menu li:hover	{
	cursor: pointer;
	z-index: 100;
}

div#menu li:hover ul ul,
div#menu li li:hover ul ul,
div#menu li li li:hover ul ul,
div#menu li li li li:hover ul ul
{
	display: none;
}

div#menu li:hover ul,
div#menu li li:hover ul,
div#menu li li li:hover ul,
div#menu li li li li:hover ul
{
	display: block;
}

#leftside {
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}

#leftside h3 {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #326;
	width:200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
	display: block;
	margin-left: 35px;	
	margin-top: 35px;
}
#content {
	margin-top: 318px;
	position: absolute;
	width: 777px;	
	background-color: #FFFFFF;
	margin-bottom: 10px;
}

#picture1 {
	margin-left: 35px;
	height: 150px;
	width: 200px;
	border: 3px solid #326;
}

#picture1 a,img {
	border: none;
}

#picture2 {	
	margin-left: 35px;
	height: 150px;
	width: 200px;
	border: 3px solid #326;
}

#picture2 a,img {
	border: none;
}

.centered h1 {
	margin: 10px 0px 10px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #332266;
	text-align: center;
}

#rightside {
	width: auto;
	background-color: #FFFFFF;
	overflow: hidden;
	padding: 0 30px;
}

#rightside a, #rightside a:visited {
	font-weight: bold;
	text-decoration: none;
}

#rightside a:hover {
	text-decoration: underline;
}

#rightside h2 {
	font-size: 100%;
}

#rightside h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	margin-left: 0px;
	margin-bottom: 10px;
	clear: left;
	margin-top: 10px;
}

#rightside p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin-left: 0px;
	margin-bottom: 20px;	
}

#rightside #maps {
	border: 1px solid #326;
	margin: 10px 0 20px 170px;
	width: 400px;
	text-align: center;
}

#rightside em {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
}

#rightside ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin-left: 0px;
	margin-bottom: 20px;
	padding-left: 20px;
}

#rightside span {
	margin: 10px;
	text-align: center;
}

/*
#rightside span {
	margin-top: 10px;
	margin-bottom: 4px;
	width: 430px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #649721;
}*/

#rightside a {color: #666666;}

#rightside img
{
	border: 1px solid #326;
	margin-bottom: 20px;
}

#rightside {
	width: auto;
	background-color: #FFFFFF;
	overflow: hidden;
	padding: 0 30px;
}

#rightside a, #rightside a:visited {
	font-weight: bold;
	text-decoration: none;
}

#rightside a:hover {
	text-decoration: underline;
}

#rightside h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	margin-left: 0px;
	margin-bottom: 10px;
}

#rightside p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin-left: 0px;
	margin-bottom: 20px;	
}

#rightside #maps {
	border: 1px solid #326;
	margin: 10px 0 20px 170px;
	width: 400px;
	text-align: center;
}

#rightside em {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
}

#rightside ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin-left: 0px;
	margin-bottom: 20px;
	padding-left: 20px;
}

#rightside span {
	margin: 10px;
	text-align: center;
}

/*
#rightside span {
	margin-top: 10px;
	margin-bottom: 4px;
	width: 430px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #649721;
}*/

#rightside a {color: #666666;}

#rightside img
{
	border: 1px solid #326;
	margin-top: 10px;
	margin-bottom: 20px;
}
#rightsidebis {
	width: auto;
	background-color: #FFFFFF;
	overflow: hidden;
	padding: 0 30px;
}

#rightsidebis a, #rightside a:visited {
	font-weight: bold;
	text-decoration: none;
}

#rightsidebis a:hover {
	text-decoration: underline;
}

#rightsidebis h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	margin-left: 0px;
	margin-bottom: 10px;
}

#rightsidebis p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin-left: 0px;
	margin-bottom: 20px;	
}

#rightsidebis #maps {
	border: 1px solid #326;
	margin: 10px 0 20px 170px;
	width: 400px;
	text-align: center;
}

#rightsidebis em {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
}

#rightsidebis ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin-left: 0px;
	margin-bottom: 20px;
	padding-left: 20px;
}

#rightsidebis span {
	margin: 10px;
	text-align: center;
}

/*
#rightside span {
	margin-top: 10px;
	margin-bottom: 4px;
	width: 430px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #649721;
}*/

#rightsidebis a {color: #666666;}

#rightsidebis img
{
	border: 1px solid #326;
	margin-top: 10px;
	margin-bottom: 20px;
}

div.centered {
	text-align: center;
}

img.bordered {
	border:1px solid #332266;
}

/*#description {	
	background-color: #FFFFFF;
	margin: 0px auto;	
	overflow: hidden;
	padding:20px;
}
#description h1{
	margin: 10px 0px 10px 0px;
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #332266;
}*/

#footer {
	clear: both;
	text-align: center;
	background-color: #FFFFFF;
	position: relative;
	height: 46px;
	background-image: url(../images/footer-2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 23px;	
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: yellow;
	text-decoration: underline;
}
#imagepreloader{
	visibility: hidden;
	overflow: hidden;
	height: 0px;
	width: 0px;
}
#ads {
	clear: both;
	position: relative;
	height: 100px;
	width: 100%;
	padding-bottom: 2px;
	margin: 0;
	text-align:center;	
	/*bottom: -100px;*/
}

img#right {
	float: right;
	border: 1px solid #332266;
}

.left img {
	float: left;
	border: 1px solid #332266;
}
.leftImg {
	float: left;
	margin: 0px 10px 10px 0px;
}
.enginewrapper{
 border:2px solid #172b7f;
 width: 204px;
 height:280px;
 padding-top:12px;
 padding-bottom:12px;
 background-color:#7371b4;
 margin-left:20px;
 margin-top:10px;
 margin-bottom:20px;
}
.alignLeft select{
 font-size:40px;
}
.alignRight {
 padding-bottom:12px;
 padding-top:2px;
}
.alignRight b{
 color:white;
 font-size:15px;
}
.contattaci {
padding-left:0px;
padding-right:0px;
 margin-bottom:20px;

}