body {
	padding: 0;
	margin: 0;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-variant:normal;
	font-size: 12px;
	color: #D0D6D3;
	background-color: #090C14;
}

#base {
	position: relative;
	width: 100%;
	background-image: url(../bmp/sfondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #193059;
}


.centro {
	position: relative;
	left: 50%;
	margin-left: -485px;
	width: 970px;
}

#testata {
	position: relative;
    width: 970px;
	height: 214px;
}

#logo {
	position: absolute;
	left: 35px;
	width: 237px;
	height: 214px;
	background-image: url(../bmp/mantanera.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#menu {
	position: absolute;
	right: 0;
	width: 640px;
	top: 99px;
	height: 50px;
	text-align: center;
	background-color:#1A1F27;
	-moz-border-radius: 4px; -webkit-border-radius: 4px;
	background-image:url(../bmp/menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 1;
}

#bottom {
	position: relative;
	width: 100%;
	height: 200px;
	background-color: #090C14;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #93BCC9;
	padding-top: 20px;
}

.bottom_block {
	float: left;
	color: #747B92;
	width: 300px;
	font-size: 11px;
	line-height: 1.4em;
}

.horspace {
	padding-left: 35px;
}

.bottom_block:hover, .bottom_block:hover a {
	color: #FFFFFF;
}

.bottom_block a, .bottom_block h1 {
	color: #747B92;
} 

.bottom_block h1 {
	font-size: 16px;
	font-variant: small-caps;
}

.bottom_block a:hover {
	color: #B1CF12;
	text-decoration: underline;
}

h1,h2,h3,p.hdr1,p.hdr2,p.hdr3 {
	font-style: normal;
	font-weight: bold;
	font-size: 1em;
	margin: 0;
	padding: 0;
	color: #f3f3f3;
}

h1, p.hdr1 {
	font-size: 25px;
	line-height: 25px;
	margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h2, p.hdr2 {
	font-size: 14px;
	line-height: 1em;
	margin-bottom: 0px;
	font-variant: small-caps;
}

h3, p.hdr3 {
	font-size: 13px;
	line-height: 1em;
	font-variant: small-caps;
	margin-bottom: 0px;
	color: #B1CF12;
}

p {
	margin: 10px 0 20px 0;
	line-height: 1.3em;
}

b, strong {
	color: #F3F3F3;
	font-size: 13px;
}

img {
	border: 0;
	text-align: center;
}

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

.centerim {
	width: 100%;
	text-align: center;
	margin: 10px 0 10px 0;
}

.floatr {
	margin: 0 0 15px 15px;
	float: right; 
}

#spot {
	position: relative;
	width: 970px;
	height: 250px;
}

#main_contents {
	position: relative;
	width: 970px;
	text-align:left;
	padding: 40px 0;
}

#main_contents a {
	color: #FF8800;
	text-decoration: underline;
	
}

#main_contents ul, #maincontents li {
	list-style-image: none;
	list-style-position:outside;
	list-style-type:none;
	padding: 0;
	margin-left: 0;
	font-variant: small-caps;
}

 #main_contents ul {
	padding: 10px 0 ;
 }
 
 .highlight {
 	font-size: 13px;
	color: #B1CF12;
 }
 
 #main_contents  li {
 	padding-bottom: 3px;
 }

#menu_nav {
	position: relative;
	float: left;
	width: 670px;
	height: 20px;
	top: 5px;
}

#menu_nav ul {
	position: relative;
	font-size: 12px;
	margin: 8px 0;
	padding-left: 0;
}

#menu_nav li {
	color:#f3f3f3;
	display:block;
	float:left;
	height:25px;
	margin-right:10px;
	text-decoration:none;
}

#menu_nav li a:hover {
	color: #ff5500;
}

#menu_nav li a {
color: #f3f3f3;
display:block;
float:left;
height:25px;
margin-right:10px;
text-decoration:none;
}

#side_contents {
	float: left;
	width: 290px;
}
#left_col, #right_col {
	position: relative;
	float: left;
	width: 310px;
	padding-right:25px;
}

.side_block {
	position: relative;
	margin-left: 10px;
	width: 290px;
	background-color: #1B2232;
	-moz-border-radius: 4px; -webkit-border-radius: 4px;
}

.side_block h1, .side_block p.hdr1 {
	padding: 10px;
	font-size: 14px;
	line-height: 18px;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
}

.side_block p.big {
	padding: 10px;
	margin: 0;
	font-size: 20px;
	font-variant: small-caps;
}

.side_block p.big a {
	color: #FFFFFF;
	font-variant: normal;
	font-size: 18px;
	text-decoration: none;
}

.side_block h1 strong,.side_block p.hdr1 strong {
	font-size: 16px;
}

.side_trans_block {
	margin: 20px 0 0 10px;
	position: relative;
	width: 290px;
	color: #F3F3F3;
}

.news_block {
	margin: 20px 0 0 10px;
	position: relative;
	width: 290px;
	color: #F3F3F3;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.news_block h1 {
	padding: 10px 10px 2px 10px;
	margin-bottom: 10px;
	font-size: 26px;
	line-height: 26px;
	font-variant: small-caps;
	text-align: center;
	border-bottom: 1px solid #D9D9D9;
	color:#B1CF12;
}

.news_block h2 {
	font-size: 16px;
	padding: 0;
}

.news_block img {
	margin: 5px 0;
}

.news_block p.date {
	font-size: 10px;
	padding: 10px 0 5px 0;
	margin: 0;
}

.news_block p {
	font-size: 12px;
}

.clear {
	clear: both;
}