body{
	margin:0px;
	padding:0;
	background-color:white;
	font-family: arial;
	font-size: 12px;
}

#main_container {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}

#top_box {
	width:1000px;
	height:81px;
	background-image: url(../img/top_img.jpg);
	background-repeat:no-repeat;
	float:left;
}

#logo_box {
	width:263px;
	height:67px;
	background-image: url(../img/top_logo.png);
	background-repeat:no-repeat;
	cursor:pointer; 
	float:left;
	margin-top: 6px;
	margin-left: 10px;
}

#menu_box {
	float:right;
}

#home_btn {
	width:72px;
	height:81px;
	background-image: url(../img/home_btn.png);
	background-repeat:no-repeat;
	cursor:pointer;
	float:left;
	margin-left:5px;
	margin-right:5px;
}

#home_btn:hover {
	background-position: -72px 0px;
}

#home_btn_selected {
	width:72px;
	height:81px;
	background-image: url(../img/home_btn_sel.png);
	background-repeat:no-repeat;
	cursor:default;
	float:left;
	background-position: -72px 0px;
	margin-left:5px;
	margin-right:5px;
}

#chisiamo_btn {
	width:113px;
	height:81px;
	background-image: url(../img/chisiamo_btn.png);
	background-repeat:no-repeat;
	cursor:pointer;
	float:left;
	margin-left:5px;
	margin-right:5px;
}

#chisiamo_btn:hover {
	background-position: -113px 0px;
}

#chisiamo_btn_selected {
	width:113px;
	height:81px;
	background-image: url(../img/chisiamo_btn_sel.png);
	background-repeat:no-repeat;
	cursor:default;
	float:left;
	background-position: -113px 0px;
	margin-left:5px;
	margin-right:5px;
}

#news_btn {
	width:80px;
	height:81px;
	background-image: url(../img/news_btn.png);
	background-repeat:no-repeat;
	cursor:pointer;
	float:left;
	margin-left:5px;
	margin-right:5px;
}

#news_btn:hover {
	background-position: -80px 0px;
}

#news_btn_selected {
	width:80px;
	height:81px;
	background-image: url(../img/news_btn_sel.png);
	background-repeat:no-repeat;
	cursor:default;
	float:left;
	background-position: -80px 0px;
	margin-left:5px;
	margin-right:5px;
}

#risorse_btn {
	width:113px;
	height:81px;
	background-image: url(../img/risorse_btn.png);
	background-repeat:no-repeat;
	cursor:pointer;
	float:left;
	margin-left:5px;
	margin-right:5px;
}

#risorse_btn:hover {
	background-position: -113px 0px;
}

#risorse_btn_selected {
	width:113px;
	height:81px;
	background-image: url(../img/risorse_btn_sel.png);
	background-repeat:no-repeat;
	cursor:default;
	float:left;
	background-position: -113px 0px;
	margin-left:5px;
	margin-right:5px;
}

#contatti_btn {
	width:113px;
	height:81px;
	background-image: url(../img/contatti_btn.png);
	background-repeat:no-repeat;
	cursor:pointer;
	float:left;
	margin-left:5px;
	margin-right:5px;
}

#contatti_btn:hover {
	background-position: -113px 0px;
}

#contatti_btn_selected {
	width:113px;
	height:81px;
	background-image: url(../img/contatti_btn_sel.png);
	background-repeat:no-repeat;
	cursor:default;
	float:left;
	background-position: -113px 0px;
	margin-left:5px;
	margin-right:5px;
}
#top_banner_box {
	float:left;
	padding:8px;
}

#top_banner {
	width:982px;
	height:289px;
	background-image: url(../img/top_banner_bg.jpg);
	background-repeat:no-repeat;
	float:left;
}

#banner_text_box {
	float:left;
	width:435px;
	height:145px;
	margin-top: 140px;
	margin-left: 20px;
	text-align:justify;
}

.banner_title {
	font-family: "Times New Roman", Times, serif;
	color: white;
	font-size: 35px;
	font-weight: normal;
	margin:0px;
}

.banner_text {
	font-family: "Times New Roman", Times, serif;
	color: white;
	font-size: 14px;
	font-weight: normal;
	margin:0px;
}

#floral_row {
	width:1000px;
	height:44px;
	background-image: url(../img/floral_row.jpg);
	background-repeat:no-repeat;
	float:left;
}

#center_container {
	width:1000px;
	float:left;
}

#main_title_row {
	width:1000px;
	height:49px;
	background-color: #eaeaea;
	margin-top: 5px;
	text-align:center;
	font-family: "Times New Roman", Times, serif;
	font-size: 34px;
	color: #bab6b6;
	padding-top: 8px;
}

#second_title_row {
	width:1000px;
	height:49px;
	background-color: #eaeaea;
	margin-top: 15px;
	margin-bottom: 10px;
	text-align:center;
	font-family: "Times New Roman", Times, serif;
	font-size: 34px;
	color: #bab6b6;
	padding-top: 8px;
	margin-left:-20px;
}

.third_title_row {
	width:1000px;
	height:30px;
	background-color: #eaeaea;
	margin-top: 15px;
	margin-bottom: 10px;
	text-align:center;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #bab6b6;
	padding-top: 8px;
	margin-left:-20px;
}


#main_contents {
	width:940px;
	padding:10px;
	margin-left:30px;
	margin-right:30px;
	float:left;
}

#home_top_box {
	width:920px;
	float:left;
}

#home_top_left_box {
	width:437px;
	float:left;
}

#home_top_right_box {
	width:437px;
	float:left;
	margin-left: 45px;
}

.main_blue_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #6c7b96;
	font-weight: normal;
	margin:0px;
	margin-bottom: 5px;
}

.main_txt {
	color:#565656;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	margin:0px;
}

.main_blue_txt {
	color:#3c434f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	margin:0px;
}

.light_grey_btn {
	width:126px;
	height:20px;
	background-image: url(../img/light_grey_btn.png);
	background-repeat:no-repeat;
	cursor:pointer;
	text-align:center;
	padding-top: 2px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5f5f5f;
	text-decoration:none!important;
}

.light_grey_btn:hover {
	background-position: -126px 0px;
	color: #898989;
}

.dark_grey_btn {
	width:126px;
	height:20px;
	background-image: url(../img/dark_grey_btn.png);
	background-repeat:no-repeat;
	cursor:pointer;
	text-align:center;
	padding-top: 2px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: white;
	text-decoration:none;
}

.dark_grey_btn:hover {
	background-position: -126px 0px;
}

.blue_btn {
	width:126px;
	height:20px;
	background-image: url(../img/blue_btn.png);
	background-repeat:no-repeat;
	cursor:pointer;
	text-align:center;
	padding-top: 2px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: white;
	text-decoration:none;
}

.blue_btn:hover {
	background-position: -126px 0px;
	color:white;
}

#home_bottom_box {
	width: 940px;
	float:left;
}

.main_top_spacer {
	width:940px;
	height:23px;
	background-image: url(../img/main_top_spacer.png);
	background-repeat:no-repeat;
	float:left;
	margin-top: 15px;
	margin-left: -7px;
}

.main_bottom_spacer {
	width:940px;
	height:23px;
	background-image: url(../img/main_bottom_spacer.png);
	background-repeat:no-repeat;
	float:left;
	margin-left: -7px;
}

#home_bottom_contents {
	width: 940px;
	float:left;
	margin-top: 5px;
	margin-bottom: 5px;
}

#home_bottom_left {
	width:433px;
	float:left;
}

#home_news_box {
	width:433px;
	height:323px;
	background-image: url(../img/news_box.png);
	background-repeat:no-repeat;
	float:left; 
}

#home_news_box_2 {
	width:433px;
	height:323px;
	background-image: url(../img/news_box_2.png);
	background-repeat:no-repeat;
	float:left; 
}

#news_date_box {
	width:392px;
	height: 33px;
	background-image: url(../img/news_date_box.png);
	background-repeat:no-repeat;
	padding-top:3px; 
	padding-left:10px;
	margin-left: 15px;  
	margin-top: 15px;          	
}

.home_month_day {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #6c7b96;
	font-weight: normal;
	margin:0px;
	float:left;
}

.home_year {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #a0a0a0;
	font-weight: normal;
	margin:0px;
	margin-left:10px;
	float:left;
}

.news_img_box {
	width:330px;
	height:188px;
	background-image: url(../img/news_img_box.jpg);
	background-repeat:no-repeat;
	float:left;
}

#home_news_title {
	float:left;
	margin-top: 10px;
	margin-left: 15px;
	width:400px;
}

#home_bottom_right {
	width: 436px;
	float:left;
	margin-left: 45px;
}

#home_grey_box {
	width:396px;
	height:112px;
	background-image: url(../img/home_grey_box.jpg);
	background-repeat:no-repeat;
	float:left;
	padding:20px;
	margin-top: 4px;
	margin-bottom: 10px;
}

#home_blue_box {
	width:396px;
	height:112px;
	background-image: url(../img/home_blue_box.jpg);
	background-repeat:no-repeat;
	float:left;
	padding:20px;
}

#footer_box {
	width:1000px;
	float:left;
}

#footer_menu_row {
	width:1000px;
	float:left;
}

#footer_menu_box {
	float:right;
	padding-right: 10px;
}

#footer_menu_box a {
	color:#565a64;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	margin:0px;
	text-decoration:none;
}

#footer_menu_box a:hover {
	text-decoration:underline;
}

#footer_menu_box span {
	color:#565a64;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	margin:0px;
	text-decoration:none;
}

#footer_info {
	width:980px;
	height:70px;
	float:left;
	background-color: #eaeaea;
	margin-top: 5px;
	padding-left: 10px;
	padding-right:10px;
}

#footer_logo {
	width:161px;
	height:41px;
	background-image: url(../img/footer_logo.png);
	background-repeat:no-repeat;
	float:left;
	margin-right:10px;
}

.footer_text_box {
	float:left;
	margin-left: 10px;
	margin-right:10px;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

#noxia_logo {
	width:52px;
	height:19px;
	background-image: url(../img/noxia_logo.png);
	background-repeat:no-repeat;
	cursor:pointer;
	float:right;
	margin-top: 15px;
}

.risorse_box {
	width:902px;
	float:left;
	margin-left: 10px;
}

.risorse_title_bar {
	width:892px;
	height:22px;
	background-image: url(../img/risorse_title_bar.png);
	background-repeat:no-repeat;
	float:left;
	padding-left: 10px;
	padding-top: 3px;
	margin-bottom:5px;
}

.risorse_row {
	width:907px;
	height:79px;
	background-image: url(../img/risorse_row.png);
	background-repeat:no-repeat;
	float:left;
	padding:5px;
}

.link_btn {
	float:right;
	height:20px;
	margin-top: -35px;
	cursor:pointer;
}

.link_btn_start {
	float:left;
	width:8px;
	height:20px;
	background-image: url(../img/link_btn_start.png);
	background-repeat:no-repeat;
}

.link_btn_end {
	float:left;
	width:8px;
	height:20px;
	background-image: url(../img/link_btn_end.png);
	background-repeat:no-repeat;
}

.link_btn_cnt {
	float:left;
	height:18px;
	background-image: url(../img/link_btn_cnt.png);
	background-repeat:repeat-x;
	text-align:center;
	padding-top: 2px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: white;
	text-decoration:none;
}

#news_list_box {
	width:826px;
	float:left;
	margin-left:50px;
}

.news_list_item {
	width:786px;
	min-height:184px;
	background-image: url(../img/news_item.png);
	background-repeat:no-repeat;
	background-position: bottom;
	float:left;
	padding:20px;
	padding-bottom:30px;
}

.news_list_contents {
	width:432px;
	height:132px;
	float:left;
	padding:10px;
}

.news_list_open_item {
	width:786px;
	min-height:184px;
	background-image: url(../img/news_item.png);
	background-repeat:no-repeat;
	background-position: bottom;
	float:left;
	padding:20px;
	padding-bottom:30px;
	text-align:center;
}

.open_news_img_box {
	width:330px;
	height:188px;
	background-image: url(../img/news_img_box.jpg);
	background-repeat:no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

.news_open_contents {
	width:756px;
	padding:10px;
	margin-left: auto;
	margin-right: auto;
}

#chisiamo_box {
	width:960px;
	background-repeat:no-repeat;
	padding:20px;
}

#contatti_box {
	width:960px;
	padding:20px;
	text-align:center;
}

#contatti_box .light_grey_btn {
	width:126px;
	height:22px;
	background-image: url(../img/light_grey_btn.png);
	background-repeat:no-repeat;
	cursor:pointer;
	text-align:center;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5f5f5f;
	text-decoration:none!important;
	border:0px none;
	background-color: transparent;
}

#contatti_box .dark_grey_btn {
	width:126px;
	height:20px;
	background-image: url(../img/dark_grey_btn.png);
	background-repeat:no-repeat;
	cursor:pointer;
	text-align:center;
	padding-top: 2px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: white;
	text-decoration:none;
	border:0px none;
	background-color: transparent;
}

#small_floral {
	width:159px;
	height:23px;
	background-image: url(../img/small_floral.png);
	background-repeat:no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

#contatti_box table {
	margin-left: auto;
	margin-right:auto;
}

#contatti_box input {
	background-color: #dfdfdf;
	border: 0px none;
	color: #1e2230;
}

#contatti_box textarea {
	background-color: #dfdfdf;
	border: 0px none;
	overflow: auto;
	width: 430px;
	height:100px;
	margin-top: 5px;
	color: #1e2230;
}

#top_pager_container {
	float:left;
	margin-top: 10px;
}

#bottom_pager_container {
	float:left;
	margin-top: 20px;
}

.attivita_list {
	list-style: square;
	color:#565656; 
}

.attivita_list {
	list-style: square;
	color:#565656; 
	margin-top: -10px;
}

.attivita_list li {
	margin-top: 5px;
	margin-bottom: 5px;
	cursor:pointer;
	text-decoration:underline;
	font-weight: bold;
}

 #map {
  float:right;
  margin-top:20px;
  margin-left:0px;
  padding-bottom:25px;
  width:430px;
  height:410px;
  *height: 440px;
  bordeR:1px solid;
}

.links_img {
	width:98px;
	height:66px;
	float:left;
	margin-right:10px;
	background-image: url(../img/links_img.jpg);
	background-repeat:no-repeat;
}
