body {
	color: #6e6e6e;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
	line-height: 14px;
	word-spacing: -1px;
}
h2 {
	color: #900;
	text-align: left;
	font-size: 22px;
	margin: 10px 0 0 0;
}
p {
	color: #6e6e6e;
	text-align: left;
}
a {
	text-decoration: none;
	color: #900;
}
a:hover {
	color: #6e6e6e;
}
.wrapper {
	height: 630px;
	width: 955px;
	margin: 0 auto;
	position: relative;
}
/* elementi TOP_HEADER */
.top_header {
	height: 30px;
	width: 955px;
	clear: both;
}
/* elementi HEADER */
.header {
	height: auto;
	width: 955px;
	clear: both;
}
.header_sx {
	height: 385px;
	width: 280px;
	float: left;
}
.header_1 {
	height: 385px;
	width: 30px;
	float: left;
}
.header_2 {
	height: 110px;
	width: 250px;
	float: left;
	background-image: url(../img/logo_degrade.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.header_2 a {
	display:block;
	height: 110px;
	width: 250px;
}
.header_3 {
	height: 275px;
	width: 250px;
	float: left;
}
.header_dx {
	height: 385px;
	width: 674px;
	float: right;
}
.header_swf {
	height: 385px;
	width: 645px;
	float: left;
}
.header_contents_top {
	height: 128px;
	width: 645px;
	float: left;
	background-image: url(../img/content_top_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.header_contents_bot {
	height: 257px;
	width: 645px;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.header_4 {
	height: 385px;
	width: 29px;
	float: right;
}
.log {
	height: 30px;
	width: 925px;
	clear: both;
	text-align: right;
}
.log span {
	display:block;
	line-height: 30px;
	margin: 0;
	width: 785px;
	float: left;
}
/* elementi LOGIN */
.login {
	height: 30px;
	width: 925px;
	clear: both;
	text-align: right;
}
.login span {
	display:block;
	line-height: 30px;
	margin: 0;
}
/* elementi TOP_FOCUS */
.top_focus {
	height: 26px;
	width: 955px;
	clear: both;
	background-image: url(../img/top_news.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
/* elementi FOCUS */
.focus {
	height: 103px;
	width: 955px;
	clear: both;
	position: relative;
}
.focus_sx {
	height: 103px;
	width: 60px;
	float: left;
}
.focus_cn {
	height: 103px;
	width: 835px;
	float: left;
	position: relative;
	overflow: hidden;
}
.focus_dx {
	height: 103px;
	width: 50px;
	float: right;
}
/* elementi BOTTOM_FOCUS */
.bottom_focus {
	height: 26px;
	width: 955px;
	clear: both;
	background-image: url(../img/bottom_news.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
/* elementi FOOTER */
.footer {
	height: 30px;
	width: 955px;
	clear: both;
	line-height: 30px;
}
.clearfloat { /* questa classe deve essere inserita in un elemento div o break e deve essere l'elemento finale prima della chiusura di un contenitore che deve contenere per intero un elemento mobile */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#menu li {
	font-size: 12px;
	line-height: 36px;
	text-decoration: none;
	list-style-type: none;
	margin-left: -40px;
	letter-spacing: 5px;
}
#menu a{
	color: #999999;
}
#menu a:hover {
	color: #900;
}
.log iframe{
	height: 30px;
	text-align: right;
	line-height: 30px;
	margin: 0;
}

