* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body {
	background: #101010;
	font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
a:link, a:visited {
	color: #788bdc;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


input, textarea {
	font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
textarea {
	overflow: auto;
}


li {
	line-height: 16px;
	text-align: left;
}
ol li {
	margin: 2px 38px 0px 62px;
	list-style: decimal outside none;
}
ul li {
	margin: 2px 38px 0px 56px;
	list-style-type: square;
}





h1, h2, h3, h4, h5, h6 {
	padding: 8px 43px 14px 43px;
	font-family: Arial, Helvetica, sans-serif;
	color: #c59452;
}
h1 { font-size: 20px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }
h5 { font-size: 12px; }
h6 { font-size: 11px; }

small {
	font-size: 9px;
}

hr {
	color: #c59452;
	background-color: #c59452;
	height: 1px;
}







/* ---- DEFINIZIONE ID ---- */

#container-full {
	width: 784px;
	margin: 0px auto;
	text-align: left;
	background: url(bg_page_full.gif);
}
#container-split {
	width: 784px;
	margin: 0px auto;
	text-align: left;
	background: url(bg_page_split.gif);
}
#header-full {
	width: 100%;
	height: 76px;
	background: #101010 url(border_full.gif) no-repeat bottom;
}
#header-split {
	width: 100%;
	height: 76px;
	background: #101010 url(border_split.gif) no-repeat bottom;
}
#logo {
	position: relative;
	float: left;
	top: 9px;
	left: 8px;
}
#menu {
	position: relative;
	float: left;
	width: 398px;
	height: 14px;
	top: 60px;
	left: 15px;
}
#lang {
	position: relative;
	float: left;
	color: #fff;
	width: 60px;
	height: 13px;
	top: 60px;
	left: 181px;
	font-size: 11px;
}
#sidebar {
	float: left;
	width: 159px;
	color: #fff;
}
#content {
	float: right;
	width: 620px;
	color: #fff;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}
#content-full {
	clear: both;
	width: 100%;
	color: #fff;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}
#footer-full {
	clear: both;
	width: 100%;
	height: 40px;
	background: #101010 url(border_full.gif) no-repeat top;
}
#footer-split {
	clear: both;
	width: 100%;
	height: 40px;
	background: #101010 url(border_split.gif) no-repeat top;
}

#buy {
	height: 210px;
}


/* ---- FINE DEFINIZIONE ID ---- */




#menu table {
	border-collapse: collapse;
}
#menu td {
	background: #c59452;
	width: 78px;
	height: 14px;
	border-right: 2px solid #000;
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
}
#menu a {
	color: #66410d;
	text-decoration: none;
}
#menu a:hover {
	color: #ffde89;
}

#menu .selected {
	color: #ffde89;
}


#footer-split address, #footer-full address {
	color: #fff;
	text-align: center;
	padding: 4px;
	font-style: normal;
	font-size: 10px;
	font-weight: bold;
}





#content-full form {
	padding: 27px 43px 27px 43px;
}

#content-full p {
	margin: 6px 43px 8px 43px;
	line-height: 18px;
}

#content p {
	padding: 6px 43px 8px 7px;
	line-height: 18px;
}
#sidebar p {
	padding: 7px 7px 7px 15px;
	font-size: 11px;
	line-height: 14px;
}







fieldset {
	border: 1px solid #444;
	padding: 14px;
	font-weight: bold;
	font-size: 14px;
}
legend {
	padding: 10px;
}
label {
	font-size: 11px;
	font-weight: normal;
}

.button {
	border-left: 1px solid #ede4ba;
	border-top: 1px solid #ede4ba;
	border-right: 1px solid #746621;
	border-bottom: 1px solid #746621;
	background: #ccb23d;
	font-weight: bold;
	font-size: 11px;
	color: #755326;
}
.text {
	border-left: 1px solid #424242;
	border-top: 1px solid #424242;
	border-right: 1px solid #6d6d6d;
	border-bottom: 1px solid #6d6d6d;
	background: #1f1f1f;
	color: #afafaf;
	padding: 2px;
}

#lang a {
	color: #fff;
	font-weight: bold;
}
#lang a:hover {
	text-decoration: underline;
}


#contact span {
	color: red;
	font-weight: bold;
	font-size: 11px;
}


#content-full table {
	color: #afafaf;
	border-collapse: collapse;
	width: 60%;
	margin: 10px auto 10px auto;

}

#content-full td, #content-full th {
	border: 1px solid #ccb23d;
	padding: 2px;
}

#content-full th {
	text-align: center;
	background: #ccb23d;
	color: #000;
	padding: 0px;
}



#result {
	margin: 14px;
	font-size: 11px;
	border-collapse: collapse;
	width: 100%;
}

#result td {
	padding: 5px;
	vertical-align: top;
}

#result img {
border: 1px solid #666;
}




#sidebar form {
	margin: 0px 0px 0px 14px;
}
.textfield {
	width: 92px;
	border-left: 1px solid #424242;
	border-top: 1px solid #424242;
	border-right: 1px solid #6d6d6d;
	border-bottom: 1px solid #6d6d6d;
	background: #1f1f1f;
	color: #afafaf;
	padding: 1px;
}
.send {
	width: 38px;
	background: #ccb23d;
	color: #746621;
	border-top: 1px solid #ede4ba;
	border-left: 1px solid #ede4ba;
	border-bottom: 1px solid #746621;
	border-right: 1px solid #746621;
	font-size: 11px;
	font-weight: bold;
}
#sidebar label {
	display: block;
	padding-top: 16px;
	padding-bottom: 3px;
}
#sidebar select, #buy select {
	background: #1f1f1f;
	border-left: 1px solid #424242;
	border-top: 1px solid #424242;
	border-right: 1px solid #6d6d6d;
	border-bottom: 1px solid #6d6d6d;
	width: 140px;
	color: #afafaf;
	font-size: 11px;
}
#sidebar option, #buy option {
	background: #1f1f1f;
	color: #afafaf;
	border-left: 0px;
	font-size: 11px;
}

#sidebar hr {
	margin: 28px 14px 2px 14px;
	color: #424242;
	background-color: #424242;
}



#content #tabdetail {
	width: 580px;
	margin: 14px 16px;
}
#content #tabdetail td, #content #tabdetail p {
	border: none;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	color: #6d6d6d;
}
#content #tabdetail span {
	color: #fff;
}
#content #tabdetail p {
	text-align: right;
	margin-bottom: 6px;
}
#content #tabdetail hr {
	margin-bottom: 20px;
	margin-top: 8px;
	margin-left: 20px;
}
#content #tabdetail img {
border: 1px solid #666;
}
#content #tabdetail th {
	padding-bottom: 8px;
	font-size: 11px;
}


#sidebar #rand_paint {
	margin: 14px 22px 22px 14px;
	width: 141px;
	text-align: center;
}
#sidebar #rand_paint img {
border: 1px solid #666;
	margin-top: 14px;
	margin-bottom: 14px;
}
#sidebar #rand_paint span {
	color: #afafaf;
	font-size: 11px;
}

#content #buy .send {
	width: auto;
}
#content #buy p {
	margin-top: 8px;
	text-align: left;
	color: #afafaf;
}


#content-full #authors {
	clear: both;
	border: none;
	width: 300px;
	margin-left: 42px;
	margin-bottom: 60px;
}


#container-full #content-full hr {
	width: 696px;
	margin-left: 44px;
}

