body {
	text-align: center;
	color: #FFFFFF;
	background-color: #666666;
	margin: 0px;
	padding: 0px;
	font: 75%/1.7em Arial, Helvetica, sans-serif;
}
a, a:hover {
	color: #489dcb;
}
a:hover {
	text-decoration: none;
}
#wrap {
	text-align: left;   /* ripristina l' allineamento */
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 2px solid #000000;
	background-color: #000000;
}
#mainHome {
	padding-right: 20px;
	padding-left: 20px;
}
.logoHome {
	padding-left: 60px;
	padding-top: 10px;

}
.logoHome h1 {
	font-size: 10px;
	text-indent: -500em;
}
.logoHome a {
	height: 70px;
	width: 277px;
	background-image: url(../img/logoHome.gif);
	background-repeat: no-repeat;
	display: block;
}
.logoHome a:hover {
	background-image: url(../img/logoHome_over.gif);
	cursor: default;
}
.ducato a {
	display: block;
	height: 24px;
	width: 100px;
	background-image: url(
../img/;
	font-size: 10px;
	text-indent: -500em;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 20px;
	clear: both;
	margin-top: 60px;
	margin-bottom: 0px;
}
#menuHome {
	float: right;
	width: 280px;
	font-family: "Courier New", Courier, monospace;
	font-size: 100%;
	right: auto;
}
#menuHome ul {
	display: block;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menuHome li {
	text-indent: 30px;
	padding-bottom: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#menuHome li a {
	color: #FFFFFF;
	text-decoration: none;
}
#menuHome li a:hover {
	color: #489dcb;
	text-decoration: underline;
}
#home_azienda {
	padding-top: 10px;
}
#footer {
	clear: both;
	height: 30px;
	width: 900px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-align: center;
	font-size: 80%;
	padding-top: 10px;
	letter-spacing: 0.1em;
}
#head {
	height: 250px;
	width: 900px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../img/sfondoHeader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}
#logoMyk {
	text-indent: -500em;
	position: absolute;
	top: 20px;
	left: 20px;
	background-image: url(../img/logoMyk.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#logoMyk  a {
	background-image: url(../img/logoMyk.png) !important;
	background-image: url(../img/logoMyk.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 70px;
	width: 277px;
}
#logoMyk a:hover {
	background-image: url(../img/logoMyk_over.png) !important;
	background-image: url(../img/logoMyk_over.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


#menu {
	font: 100% "Courier New", Courier, monospace;
}
#menu ul {
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	padding-top: 228px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#menu li {
	float: left;
	padding-right: 30px;
}
#menu li a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu li a:hover {
	color: #489dcb;
}

#main {
	padding-right: 20px;
	padding-left: 20px;
}
#sottomenu {
	float: right;
	width: 280px;
	font-family: "Courier New", Courier, monospace;
	font-size: 120%;
	padding-bottom: 10px;
}
#sottomenu ul {
	display: block;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sottomenu li {
	text-indent: 30px;
	padding-bottom: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#sottomenu li a {
	color: #FFFFFF;
	text-decoration: none;
}
#sottomenu li a:hover {
	color: #489dcb;
	text-decoration: underline;
}
#primoSottomenu {
	padding-top: 10px;
}
#pagewrapper {
	float: left;
	width: 540px;
	text-align: justify;
	padding-top: 10px;
}
#pagewrapper h1 {
	color: #999999;
	font: 120% "Courier New", Courier, monospace;
	padding-top: 10px;
}

/* box fluido mono colore */
.mainContent {
	margin-top: 25px;
	background-color:#171717;
	color: #FFFFFF;
	width: 100%;
	clear: both;
	background-image: url(../img/box_top_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bodyText {
	background: url('../img/box_top_right.gif') top right no-repeat;
	text-align: left;
	font-size: 80%;
}
.bodyText p {
	padding-right: 13px;
	padding-bottom: 13px;
	padding-left: 13px;
	font-size: 97%;
	line-height: 1.5em;
}
.bodyText h3 {
	color:#999999;
	padding-top: 15px;
	padding-right: 13px;
	padding-left: 13px;
	font-size: 110%;
	font-weight: bolder;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}
.bodyText img { margin:0px 5px 0px 15px; vertical-align:middle; }
.contentBottom {
  background:url('../img/box_bottom_left.gif') bottom left no-repeat;
}
.innerBottom {
  background: url('../img/box_bottom_right.gif') bottom right no-repeat;
}

/*************LINK****************/
.fotoTesti {
	height: 190px;
	width: 150px;
	margin-right: 10px;
	border: 1px dashed #999999;
	float: left;
}
.info {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #489dcb;
	border-bottom-color: #489dcb;
	display: block;
	padding-left: 60px;
	background-image: url(../img/information.png);
	background-repeat: no-repeat;
	background-position: 15px 50%;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	margin-top: 10px;
	font-size: 95%;
	color: #999999;
	background-color: #030303;
}
#reservedAreaForm {
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#reservedAreaForm legend {
	color: #FFFFFF;
	display: none;
}

#reservedAreaForm fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 10px;
	padding-left: 10px;
}
#reservedAreaForm  input {
	border: 2px solid #009999;
	color: #489DCB;
	font-weight: bold;
	margin-bottom: 5px;
}

