html, body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	width: 100%;
	height: 100%;
	background: #8a2126;
	overflow: hidden;
}
h1 {
	font-size: 24px;
	color: #8a2126;
	line-height: 5px;
}
h3 {
	font-size: 16px;
	color: #8a2126;
	line-height: 5px;
}
.container {
	background: url(../images/bg.jpg) top center no-repeat;
	width: 100%;
	min-height: 768px;
	height: auto !important;
	height: 768px;
}
#content {
	width: 950px;
	margin: 0 auto;
}
#content_intro {
	height: 450px;
	margin: 0 auto;
	width: 500px;
}
#header {
	margin: 0 auto;
	margin-left: 37px;
}
#content_dx {
	font-size: 11px;
	color: #000;
	float: right;
	margin-right: 100px;
	margin-top: -35px;
}
.content_text {
	height: 135px;
	overflow-x: hidden;
	overflow-y: auto;
}
.testo {
	padding-top: 20px;
	text-align: justify;
	width: 450px;
}
#content p {
	font-size: 16px;
	text-align: center;
}
#swf {
	width: 485;
	height: 237;
}
#flash {
	border: 1px dashed #ddb9aa;
	width: 463px;
	height: 240px;
	padding: 8px
}
#mappa {
	border: 1px dashed #ddb9aa;
	width: 500px;
	height: 300px;
	padding: 8px
}
#modulo {
	border: 1px dashed #ddb9aa;
	width: 530px;
	height: 320px;
	padding: 8px 
}
#logo {
	float: left;
	padding-left: 40px;
	padding-top: 16px;
}
#menu {
	font-size: 16px;
	padding-top: 50px;
	padding-left: 300px;
}
#menu_bottom {
	font-size: 10px;
}
#logo img {
	float: left;
}
.menu {
	float: left;
}
.menu_bottom {
	float: left;
}
#footer {
	text-align: center;
	color: #c59093;
	font-size: 11px;
}
#footer_interno p {
	width: 970px;
	text-align: center;
	color: #c59093;
	font-size: 11px;
	margin-top: 360px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}
a:link {
	color: #fff;
	text-decoration: none;
}
a:visited {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #f9e3b0;
	text-decoration: none;
}
/*gallery.php */
#content_dx_gallery {
	font-size: 11px;
	color: #000;
	float: right;
	margin-right: 20px;
	margin-top: -15px;
}