body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px 0px 0px 0px;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left bottom;
}
.linkgallery {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.td-bottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.masinko-bg {
	background-color: #000000;
	background-image: url(/img/layout/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.login-area {
	background-image: url(/img/layout/login_area.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 138px;
	padding-left: 60px;
}
.login-input-text {
	background-color: #FEA018;
	width: 80%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 24px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 0px;
}

.bbtt {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}
.border3px-brown {
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #B79502;
	border-left-color: #B79502;
	height: 100%;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.bfoto {
	border: 3px solid #B79502;
}
.hand {
	cursor: pointer;
}
.bsttd {
	border-left-width: 5px;
	border-left-style: double;
	border-left-color: #990000;
}
.masinko-bg-2 {
	background-color: #000000;
	background-image: url(/img/dx_logo_html.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.rientro-dx {
	margin-top: 0px;
	margin-right: 320px;
	margin-bottom: 0px;
	margin-left: 2px;
}
.cento-per-cento-lx {
	width: 100%;
}
.login-area-submit {
	height: 60px;
	width: 100%;
	cursor: pointer;
}
.logout-area {
	background-image: url(/img/layout/logout_area.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 138px;
	padding-left: 60px;
}
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #999999;
}
