@charset "utf-8";
body {
	background-color: #090F14;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9b9c9b;
	height: 100%;
	width: 100%;
}
html {
	height: 100%;
	margin: 0px;
	padding: 0px;
}
#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/bg-container.png);
	background-repeat: repeat-y;
	width: 834px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0.3em;
	padding-left: 0px;
	position: relative;
	height: 100%;
}

body>div#container{
	height: auto;
	min-height: 100%;
}
#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 118px;
	width: 814px;
	padding-top: 175px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header h1 {
	display: none;
}
#navigation {
	padding: 0px;
	margin-left: 420px;
	height: 60px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navigation ul li {
	padding: 0px;
	line-height: 60px;
	text-align: center;
	display: block;
	width: 138px;
	margin-top: 0px;
	margin-right: 19px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	color: #BC9940;

}
#navigation ul li a {
	padding: 0px;
	line-height: 60px;
	text-align: center;
	display: block;
	width: 138px;
	margin-top: 0px;
	margin-right: 19px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	text-decoration: none;
	color: #999999;
}
#navigation ul li a:hover {
	padding: 0px;
	line-height: 60px;
	text-align: center;
	display: block;
	width: 138px;
	margin-top: 0px;
	margin-right: 19px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	text-decoration: none;
	color: #EAC463;
}



#footer {
	bottom: 0px;
	background-image: url(../images/bg-footer.gif);
	background-repeat: no-repeat;
	height: 18px;
	position: absolute;
	width: 100%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #090F14;
	font-size: 10px;
	color: #505963;
	text-align: center;
}
#footer a {
	color: #6A7786;
	text-decoration: none;
}


#content {
	margin: 0px;
	width: 834px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#content #sx {
	float: left;
	width: 553px;
	margin: 0px;
	padding: 0px;
}
#content #sx p {
	padding-right: 0px;
	padding-left: 0px;
	font-size: 11px;
	line-height: 20px;
	padding-top: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #323C47;
	border-bottom-color: #323C47;
	margin-top: 5px;
	margin-right: 40px;
	margin-left: 40px;
	padding-bottom: 10px;
	margin-bottom: 0px;
}

#content #dx {
	float: right;
	width: 281px;
}

#content  #dx p {
	margin: 0px;
	padding-bottom: 2px;
	padding-right: 50px;
	padding-left: 40px;
	font-size: 11px;
	line-height: 13px;
	padding-top: 10px;
}
#content #dx img {
	margin: 0px;
	padding-left: 40px;
}

h3.chi {
	background-image: url(../images/t-1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 66px;
	margin: 0px;
}
h3.servizi {
	background-image: url(../images/t-3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 66px;
	margin: 0px;
}
h3.contatti {
	background-image: url(../images/t-2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 66px;
	margin: 0px;
}
fieldset {
	margin-right: 40px;
	margin-left: 93px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

fieldset ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

fieldset ul li {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
label {
	width: 150px;
	display: block;
	float: left;
}
label.invio {
	width: 40px;
	display: block;
	float: right;
	height: 20px;
	margin-right: 70px;
	line-height: 20px;
	text-align: center;
	background-color: #313A46;
	font-size: 10px;
	cursor: pointer;
}
#submit {
	display: none;
}



.campo {
	background-color: #313A46;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 17px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 200px;
	font-size: 12px;
	color: #999999;
}

.textarea {
	background-color: #313A46;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 200px;
	font-size: 11px;
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	overflow: hidden;
}
a {
	color: #BC9940;
	text-decoration: none;
}
a:hover {
	color: #C9AC5F;
	text-decoration: none;
}
