body {
	margin: 0;
	padding: 0;
	background: #302A26 url(imgs/fondo.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}


#visualizza{width:85px;height:23px; font: bold 12px Arial,sans-serif;color: #CCC; background:url(imgs/blank.jpg) no-repeat; float:right; margin-bottom: 20px;}

.holder { wipadding:1em; border:1px solid #ddd; margin:20px 0 20px 0; padding:20px;}
.holder p {padding:5px 0 0 0; margin:0;}
.holder p.bold {font-weight:bold;}
.holder h2 {margin:0; padding:0; color:#716934;}



#wrapper {
	width: 800px;
	margin: 0 auto;
	border-left: 12px solid #BBB693;
	border-right: 12px solid #BBB693;
}

h1, h2{
	margin: 0;
	font-weight: lighter;
}

h1 {
	font-size: 197%;
	color: #1F1A17;
}

h2 {
	font-size: 167%;
	color: #716934;
}

h3 {
	font-size: 100%;
	font-weight:bold;
}

h4 {
	font-size: 150%;
	color: #1F1A17;
	font-weight: lighter;
	border-bottom: 1px dotted #CCC;
}

.dotted {
	border-bottom: 1px dotted #666;
	color: #716934;
}

p, ol, ul {
	line-height: 180%;
}

p.p1 {
	line-height: 140%;
	font-size: 12px;
}

ol {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

blockquote {
	margin: 0;
	font-style: italic;
	padding-top: 20px;
	font-size: 13px;
	line-height: 120%;
}

blockquote * {
}

a {
	color: #1F1A17;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	border-bottom: none;
}

img.none {
	border: none;
	padding:0;
}

img.left {
	float: left;
	margin: 5px 15px 0 0;
}

img.right {
	float: right;
	padding: 5px;
	border: 1px solid #99A1AC;
	margin-left: 10px;
}

.right_tx {
	float: right;
	margin: 5px;
}

/* Menu */

#menu {
	width: 800px;
	height: 47px;
	margin: 0 auto;
	background-color: #FFF;
	border-top: 2px solid #BBB693;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 14px 22px 0px 22px;
	text-decoration: none;
	font-size: 90%;
	text-transform: uppercase;
	color: #1F1A17;
	text-decoration: none;
	border-bottom: none;
}

#menu a:hover {
	text-decoration: none;
	border-bottom: none;
	color: #1F1A17;
	background-color: #BBB693;
}

#menu a.active {
	text-decoration: none;
	color: #1F1A17;
	background-color: #BBB693;
}

/* Header */

#header {
	width: 800px;
	height: 115px;
	margin: 0 auto;
	background: #1F1A17 url(imgs/bg_header.gif);
}

#header_gal {
	width: 800px;
	height: 408px;
	margin: 0 auto;
	background: #1F1A17 url(imgs/bg_header.jpg);
}

#header h1, #header h2, #header_gal h1, #header_gal h2 {
	margin-right: 545px;
	text-align: center;
	text-transform: uppercase;
	font-weight: lighter;
	display: none;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Gallery_bg */

#Gallery_bg {
	width: 800px;
	background: #1F1A17;
	padding-bottom: 47px;
}


/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	background: #FFF;
	padding-top: 15px;
}



/* Content */

#content {
	float: left;
	width: 500px;
	padding: 25px 20px 25px 25px;
}

#content1 {
	padding: 20px;
}

#content ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#content ul li {
	padding-left: 15px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 250px;
	text-align: center;
}

#sidebar img {
	margin-top: 20px;
	margin-left: 13px;
	padding: 5px;
	border: 1px solid #99A1AC;
}

#sidebar img a:active {
	border: none;
}

#sidebar img.none {
	border: none;
	padding:0;
	margin-top: 20px;
	margin-left: 6px;
}

#sidebar ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#sidebar ul li {
	padding-left: 10px;
}

.img_boxed {
	padding: 5px;
	border: 1px solid #99A1AC;
}

.boxed .title {
	height: 29px;
	margin: 0;
	padding: 10px 0 0 30px;
	background: #9BA3B0;
	text-transform: uppercase;
	font-size: 122%;
	color: #FFFFFF;
}

.boxed .content {
	padding: 10px 25px 0 15px;
}

.boxed h3 {
	margin: 0;
}

.boxed p, .boxed ul, .boxed ol {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.boxed ul {
}

.boxed ul li {
	padding: 10px 15px;
	border-top: 1px solid #CFCFCF;
}

.boxed ul li a {
	border-bottom: none;
}

.boxed ul li a:hover {
	border-bottom: 1px dotted #1F1A17;
}

.boxed ul li.first {
	border: none;
}

/* Footer */

#footer {
	width: 800px;
	margin: 0 auto;
	height: 50px;
	background: url(imgs/footer.jpg) repeat-x;
	color: #302A26;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 85%;
}

#footer a, #footer a:active {
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

#credits {
	padding: 15px 0 0 15px;
	float: left;
}

#links {
	padding: 15px 15px 0 0;
	float: right;
}
