body {
	margin-top:0px;
	background: #FFF;
	font-family:"Lucida Grande", sans-serif;
	font-size:12px;
	color:#666666;
	}

/* Structure */

#main {
	width: 1020px;
	margin:auto;
	background:url(../images/bg_main.jpg) center top no-repeat;
	}
	
#header {
    width:1020px;
	height:50px;
	background:url(../images/bg_header.jpg);
	}
	
#content_menu {
	width: 900px;
  	height: 324px;
	margin:auto;
	background:url(../images/bg_content_menu.jpg) bottom no-repeat;
	}

#column_menu_sx {
	float:left;
	width: 272px;
  	height: 297px;
	background:url(../images/bg_menu_sx.jpg) top repeat-x;
	}

#column_menu_dx {
	float:right;
	width: 628px;
	}

#flashcontent {
	height:219px;
	}

#content {
	width: 900px;	
	min-height: 350px;
	margin: auto;
	background:url(../images/bg_content_text.jpg) right repeat-y;
	clear: both;
	overflow:visible;
	float:left;
	margin-left:60px;
	}

#column_news {
	float:left;
	width: 272px;
	}

#column_text {
	float:right;
	width: 628px;
  	height: auto;
	padding-bottom:20px;
	
	}
	
#column_text .box_sx{
	float:left;
	width:220px;
	}

#column_text .box_dx{
	float:right;
	width:370;
	}

	
#column_text .titoletti {
	font-size:12px;
	font-weight:bold;
	margin-left: 20px;
	}

#column_text .sara {
	height:200px;
	padding-right:150px;
	background:url(../images/img/scatola-sara.gif) right no-repeat;
	}

#column_text .edomus {
	height:200px;
	padding-right:150px;
	background:url(../images/img/scatola-edomus.gif) right no-repeat;
	}

#column_text .bilancio {
	height:200px;
	padding-right:150px;
	background:url(../images/img/scatola-bilancio.gif) right no-repeat;
	}
	
#column_text li {
	line-height:20px;
	text-align:justify;
	margin: 0px 20px 0px 20px;
}

#content-box {
	float:right;
	width:185px;
	padding-right:17px;
}

#box-header {
	height:36px;
	background:url(../images/box-header.jpg) no-repeat;
	
}

#box-text {
	height:450px;
	padding: 0px 8px 10px 8px;
	background:url(../images/box-bg.jpg) repeat-y;
}

#box-footer {
	height:36px;
	background:url(../images/box-footer.jpg) no-repeat;

}


/* Menu Sx */

#menu_sx {
	font-size:14px;
	}

#menu_sx ul {
	list-style-type:none;
	padding-left:0px;
	margin:0px;
	}
	
#menu_sx li {
	padding:12px 0px 12px 0px;
	background:url(../images/line_menu_sx.png) bottom no-repeat;
	}
	
#menu_sx  li a {
	padding-left:12px;
	color:#FFF;
	text-decoration:none;
	font-weight:lighter;
	display:block;
	}
	
#menu_sx  li a:hover {
	padding-left:12px;
	color:#87ce04;
	text-decoration:none;
	font-weight:lighter;
	}

#menu_sx  #current a {
	padding-left:12px;
	color:#87ce04;
	text-decoration:none;
	font-weight:lighter;
	}

/* Menu Dx */

#menu_dx {
	height:78px;
	background:url(../images/bg_menu_dx2.jpg) top no-repeat;
}

#menu_dx ul {
	list-style-type:none;
	margin:0px;
	padding-top:11px;
	}
	
#menu_dx li {
	float:right;
	}
	
#menu_dx li a {
	color:#FFF;
	text-decoration:none;
	font-weight:lighter;
	padding: 0px 16px 0px 16px;
	background: url(../images/spacer_menu_dx.gif) right no-repeat;
	display:block;
	}

#menu_dx #dx a {
	padding-right:0px;
	margin-right:0px;
	background:none;
	}
	
#menu_dx  li a:hover {
	color:#344a03;
	text-decoration:none;
	font-weight:lighter;
	}

#menu_dx  #current a {
	color:#344a03;
	text-decoration:none;
	font-weight:lighter;
	}

/* Testi */

h1 {
	margin-top:9px;
	margin-left:20px;
	font-size:16px;
	color:#639a00;
	font-weight:lighter;
	}

h2 {
	padding: 12px 0px 0px 20px;
	margin: 0px;
	font-size:14px;
	color:#666;
	font-weight:lighter;
	}

p {
	margin: 0px 20px 0px 20px;
	text-align:justify;
	line-height:20px;
	}

a {
	color:#639a00;
	text-decoration:none;
	}

a:hover {
	text-decoration:underline;
	}

.nero {
	color:#000;
	font-weight:bold;
}

.img-home {
	background-color: #fff;
 	border: 1px solid #a9a9a9;
	margin: 8px 0px 8px 0px;
  	padding: 4px;
	}


/* News */

#news_header {
	width: 272px;
	height:34px;
	background:url(../images/bg_news_header.jpg) top no-repeat;
	}

#news {
	padding: 10px 0px 10px 10px;
	font-size:16px;
	color:#639a00;
	font-weight:lighter;
}

#news_content {
	padding: 20px 0px 20px 0px;
	background:#eee url(../images/spacer_news.gif) bottom repeat-x;
}

.news_titolo a {
	padding-left:7px;
	color:#639a00;
	line-height:20px;
	text-decoration:none;
	}

.news_titolo a:hover {
	text-decoration:underline;
	}
	
.news_data {
	padding-left:7px;
	color:#414141;
	font-weight:bold;
	line-height:20px;
	}
	
#news_testo {
	padding-left:7px;
	padding-right:7px;
	line-height:18px;
	}
	
#news_footer {
	width: 272px;
	height:24px;
	background:url(../images/bg_news_footer2.gif) repeat-x;
	}

#news_archive {
	padding: 5px 0px 5px 10px;
	font-weight:lighter;
}

#news_archive a {
	font-size:12px;
	color:#FFF;
	text-decoration:none;
}

#readmore {
	padding: 10px 0px 10px 0px;
	}

#readmore a {
	color:#639a00;
	text-decoration:none;
	}
	
#readmore a:hover {
	text-decoration:underline;
	}
	
#readmore .readmore {
	background:url(../images/page.gif) no-repeat left center;
	padding-left: 20px;
	margin: 0 10px 0 5px;
	}

#readmore .arrow {
	background:url(../images/arrow.gif) no-repeat left center;
	padding-left: 20px;
	margin: 0 10px 0 5px;
	}

	
/* Footer */

#footer {
	width:900px;
	height:171px;
	float:left;
	margin-left:60px;
	background:url(../images/bg_footer.jpg) no-repeat;
	}

#footer_content {
	width: 900px;
	padding-top: 50px;
	text-align:center;
	color:#FFF;
	}

#footer a {
	color:#689504;
	text-decoration:none;
	}

#footer a:hover {
	color:#689504;
	text-decoration:underline;
	}
		

.box-info{
	background-color:#ffffe0;
	border:solid 1px gray;
	color:black;
	font-family: verdana;
	font-size: 12px;
	padding:5px;
	text-align:left;
}

