body {
	padding: 0px;
	margin: 0px;
	background: url(immagini/logo_big_bg.gif) no-repeat 2% 2em;
	text-align: center;
}
a:link, a:visited {
	text-decoration: none;
}
.lang-menu {
	float: right;
	position: relative;
	top: -3px;
}

a:hover {
	text-decoration: underline;
}
#container {
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 760px;
	text-align: left;
}

#up-border {
	background-color: #666666;
	height: 3px;
	width: 760px;
	clear: both;
}

#header {
	height: 450px;
	width: 760px;
}

#content {
	height: 500px;
	width: 760px;
}

#down-border {
	background-color: #666666;
	height: 3px;
	width: 760px;
	clear: both;
}

.main-menu {
	position: relative;
	height: 60px;
	width: 760px;
	border-top-width: 3px;
	border-top-color: #666666;
	border-top-style: solid;
	padding-top: 4px;
	left:inherit;
}
.main-menu a:link, .main-menu a:visited {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	padding: 4px 10px 4px 10px;
}
.main-menu a:hover {
	color: #333333;
	background-color: #CCCCCC;
}

.bottom-menu {
	width: 760px;
	height: 16px;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	text-align: right;
	margin-top: 20px;
	clear: both;
}
.bottom-menu a:link, .bottom-menu a:visited {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	padding: 4px 10px 4px 10px;
}
.bottom-menu a:hover {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #CCCCCC;
	padding: 4px 10px 4px 10px;
}

#col_1 {
	width: 250px;
	background-color: transparent;
	height: auto;
	float: left
}

#col_2 {
	width: 250px;
	float: left;
	background-color: transparent;
	height: auto;
}

#col_3 {
	float: right;
	width: 250px;
	background-color: transparent;
	height: auto;
}


#logo {
	width: 280px;
	height: 70px;
	background: url(immagini/logo.gif) no-repeat;
	float: right;
	position: relative;
}

#news-area {
	background: transparent;
	width: 308px;
	height: 320px;
	position: relative;
	float: left;
	left: 25px;
	top: 30px;
}

.text-block {
	background: transparent;
	margin: 0;
	width: 96%;
	height: auto;
	padding: 2%;
	font-family: "Trebuchet MS", Verdana, Arial;
}

.info-button {
	position: relative;
	float: right;

}

.title {
	color: #7e0000;
	font-size: .8em;
}

.posted {
	color: gray;
	font-size: 0.7em;
}

.corpo {
	color: #393939;
	font-size: 0.7em;
	line-height: 1.2em;
}

.separator {
	width: 250px;
	height: 10px;
	border-bottom: 1px dotted gray;
	clear: both;
}

.spacer {
	width: 250px;
	height: 20px;
}

#slide-show {
	width: 374px;
	height: auto;
	float: right;
}

.ss-top {
	background: url(immagini/slsh_panel_top.jpg) no-repeat;
	width: 374px;
	height: 25px;
}

.ss-mid {
	background: repeat-y url(immagini/slsh_panel_mid.jpg);
	width: 374px;
	height: 300px;
	text-align: center;
}

.ss-bottom {
	background: no-repeat url(immagini/slsh_panel_bottom.jpg);
	width: 374px;
	height: 14px;
}

.subpage-title {
	background: transparent no-repeat left bottom url(immagini/title_underline.gif);
	float: left;
	text-align:left;
	height: 35px;
	width: 420px;
	left: 15px;
	top: 35px;
}

.title-style {
	color: #9e0000;
	font: 1.6em "Trebuchet MS", Verdana, Arial;
	float: left;
	position: absolute;
}

#subpage-images {
	width: 760px;
	position: relative;
	clear: both;
	text-align: center;
}

.si-top {
	width: 760px;
	height: 20px;
	background: url(immagini/bg_ss_top.gif) no-repeat center;
}

.si-mid {
	width: 760px;
	background: url(immagini/bg_ss_mid.gif) repeat-y center;
	height: auto;
}

.si-bottom {
	width: 760px;
	height: 20px;
	background: url(immagini/bg_ss_bottom.gif) no-repeat center;
}

#sub-content {
	width: 760px;
	clear: both;
}

#sub-leftcol {
	float: left;
	width: 460px;
	height: auto;
	padding: 10px;
	position: relative;
}

#sub-centercol {
	width: 740px;
	height: auto;
	padding: 10px;
	position: relative;
}

#sub-rightcol {
	float: right;
	width: 260px;
	height: auto;
	padding: 5px;
	position: relative;
}

#sub-rightcol a:link, #sub-rightcol a:visited {
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: black;
}

#sub-rightcol a:hover {
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: gray;
}

#sub-rightcol ul.upper {
	list-style-position: outside;
	list-style-image: url(immagini/bullet.gif);
}

#sub-rightcol ul {
	list-style: square;
	font-size: 0.9em;
	color: #000000;
}

.argument-title {
	color: #9e0000;
	font: 1.2em "Trebuchet MS", Verdana, Arial;
}

.rel-arg-title {
	color: #9e0000;
	font: 1em "Trebuchet MS", Verdana, Arial;
}

.argument-content {
	color: #444444;
	font: 0.8em "Trebuchet MS", Verdana, Arial;
	text-align: justify;
}
.argument-content a:link, .argument-content a:visited {
	text-decoration: none;
	color: #333333;
}
.argument-content a:hover {
	text-decoration: underline;
}
.argument-content img {
	float: left;
	margin-right: 10px;
	border: solid #000000 1px;
}
.sec-title {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #9e0000;
	font-size: 0.8em;
	margin-left: 10px;
	width: 230px;
}

.image-sec {
	width: 248px;
	text-align: center;
	position: relative;
	clear: both;
}

.img-sec-top {
	width: 248px;
	height: 10px;
	background: url(immagini/img_sec_top.gif) no-repeat center;
}

.img-sec-mid {
	width: 248px;
	background: url(immagini/img_sec_mid.gif) repeat-y center;
}

.img-sec-bottom {
	width: 248px;
	height: 10px;
	background: url(immagini/img_sec_bottom.gif) no-repeat center;
}

.corpo-sec {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #393939;
	font-size: 0.7em;
	line-height: 1.2em;
	margin-left: 10px;
	width: 230px;
	margin-top: 10px;
}

.text-block-col {
	background: transparent;
	margin: 0;
	margin: 0;
	padding: 0;
	width: 250px;
	height: auto;
	position: relative;
}

h1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 1em;
	color: #770000;
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAAAAA;
	margin-bottom: 5px;
	position: relative;
	float: none;
}

h2 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 0.8em;
	color: #770000;
	width: 80px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAAAAA;
	margin-bottom: 5px;
}
h3 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 0.8em;
	color: #770000;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAAAAA;
	margin-bottom: 5px;
}
s
