
body {
	margin: 0;
	padding: 0;
	line-height: 1.7em;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #606060;
	background: #65a8f7 url(../images/body_top.jpg) repeat-x;
}

p { margin: 0px; padding: 0px; }

.med {font-size: 14px;
	
}

a:link, a:visited { color: #3b7bc3; text-decoration: underline; font-weight: bold; } 
a:active, a:hover { color: #CCCC00; text-decoration: none; }

a.txtlnk:link, a.txtlnk:visited { color: #404040;; text-decoration: none; font-weight: bold; } 
a.txtlnk:active, a.txtlnk:hover { color: #1b9cd5; text-decoration: none; } 

.acapo { clear: boot; }
.adestra {float: right; margin-right: 5px; margin-left: 5px;}
.asinistra {float: left; margin-right: 5px; margin-left: 5px;}

.affiancato1 {float:left !important; width: 35%; margin-right: 10px;}
.affiancato2 {float:left !important; width: 60%; margin-right: 10px;}

.button_01 a {
	display: block;
	width: 135px;
	height: 38px;
	padding: 14px 0 0 0;
	background: url(images/read_more.png) no-repeat;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.button_01 a:hover {
	text-decoration: underline;
}

img { margin: 0px; padding: 0px; border: none; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }

.margin_r10 { margin-right: 10px; }
.margin_r30 { margin-right: 30px; }

.float_l { float: left; }
.float_r { float: right; }

#wrapper_outer {
	width: 100%;
	background: url(../images/body_bottom.jpg) repeat-x bottom;	
}

#wrapper {
	width: 960px;
	padding: 0 10px;
	margin: 0 auto;
	background: url(../images/container_top.jpg) top no-repeat
}

#header {
	height: 160px;
}

/* site title */

#slideshow {position:relative; height:440px; overflow:hidden;}

#header  #site_title {
	float: left;
	width: 300px;
	padding: 5px 0 0  5px;
}


#site_title a {
	margin: 0px;
	padding: 0px;
	font-size: 26px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

#site_title h1 a:hover {
	font-weight: bold;	
	text-decoration: none;
}

#site_title a span {
	display: block;
	color: #d1e0f3;
	font-size: 13px;
	margin-left: 10px;
}
/* end of site title */

/* menu */

#header #menu {
	float: right;
	height: 36px;
	margin-top: 60px;
}



#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu ul li {
	padding: 0;
	margin: 0;
	display: inline;
}

#menu ul li a {
	float: left;
	display: block;
	height: 30px;
	width: 72px;
	margin-left: 10px;
	padding: 6px 5px 0 5px;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #fff;	
	font-weight: bold;
	outline: none;
}

#menu li a:hover, #menu li .current {
	background: url(../images/menu_hover1.png) no-repeat;
}
/* end of menu */

/* content */
#content_wrapper {
	clear: both;
	width: 940px;
	padding: 10px 10px;
	background: url(../images/content_middle.png) repeat-y;
}

#content_wrapper_top {
	width: 960px;
	height: 18px;
	background: url(../images/content_top.png) no-repeat;
}

#content_wrapper_bottom {
	width: 960px;
	height: 18px;
	background: url(../images/content_bottom.png) no-repeat;
}

#content {
	clear: both;
	padding: 5px 20px 0 20px;
}

#content .box-01 {padding:15px;}
#content .box-01 {border:1px solid #cfcfcf; background:#fefbeb;}
#content .box-01 img { margin: 4px 8px 4px 8px; }

#content h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;	
	padding: 2px 0px 2px 0px;
	margin: 0 0 2px 0;
}

#content strong { 	color: #0e468c; }

.appbox { 
 float: left;
 width: 200px;
 padding: 2px 2px 2px 2px;
 margin: 4px 8px 4px 8px;
 border:1px solid #cfcfcf;
 background: #ecf5fb;
 text-align: center;
	
}

#banner h2 {
font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	margin: 5px 5px 0;
}

#banner p{ font-size: 16px; }
#content p { margin: 5px 0 5px 0; text-align: justify; }



/* banner */
#banner {
	position: relative;
	width: 900px;
	height: 444px;
	margin: 0 15px 0px;
	padding: 5px;
	overflow: hidden;
}

#banner .frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 910px;
	height: 264px;
	z-index: 20000;
	background: url(../images/slider_frame.png) no-repeat;
}
/* end of banner */



.full_width {
	clear: both;
	width: 100%;
	margin: 0 0 2px 0;
}

.section_w280 {
	float: left;
	width: 260px;
	padding: 8px 10px 0 10px;	
	
}

.w280_bg {
	padding-bottom: 70px;
	background: url(../images/box_bottom.png) no-repeat center bottom;
}

.section_w590 {
	float: left;
	width: 590px;
}



.section_w280 h2, .section_w590 h2 {
	height: 35px;
	padding: 15px 0 0 60px;
}


.section_w590 .current_activities { background: url(images/calendar_icon.png) no-repeat bottom left; }

.section_w280 .newsletter { background: url(../images/newsletter_icon.png) no-repeat bottom left; }

.divider {
	border-bottom: 1px solid #d6d6d6;
}

.service_list {
	margin: 10px 0 20px 0;
	padding: 0;
	list-style: none;
}
.service_list li {
	margin: 0;
	padding: 3px 0 3px 20px;
	background: url(../images/list.png) no-repeat left center;
}

.section_w280 img {
	margin-bottom: 10px;
}

.cgallery {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	float: left;
	width: 260px;
	height: 160px;
	background: url(../images/bigframe.png) no-repeat;
}


.cgallery a img {
	width: 248px;
	height: 148px;
	margin: 6px;
}


.search_box {
	margin: 0 0 20px 0;
	padding: 0;
}

#searchfield {
	height: 15px;
	width: 150px;
	padding: 4px 5px 6px 5px;
	color: #fff;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
	background: #64a8f7;
	border: 1px solid #488ddd;	
}

#searchbutton {
 	height: 27px;
	width: 76px;
	margin: 0px;
	padding: 3px 0 7px 0;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	color: #fff;
	background: #ff0 url(../images/subscribe_icon.png) no-repeat; 
	border: none;
}
/* end of content */

/* footer */
#footer {
	clear: both;
	width: 1000px;
	padding: 20px;
	margin: 0 auto;
	color: #fff;
	text-align: center;
}

#footer a {
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
}
/* end of footer */


/*nuovo tipo lista*/
ul.column{
	font-size: 1em;
	margin: 10px 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 100%;
	border-top: 1px solid #ddd;
}
ul.column li {
	float: left;
	background: #fefbeb;
	width: 100%;
	padding: 10px 0;
	margin: 0;
	border-bottom: 1px solid #ddd;
}
ul.column li .imgblock {
	font-weight: bold;
	float: left;
	width: 200px;
	padding: 0 10px;
	text-align: center;
}
ul.column li .imgblock .bordo {
	padding: 5px;
	margin-bottom: 5px;
	background: #fff;
	border: 1px solid #ccc;
}

ul.column li .detail{
	padding-left: 210px;
	padding-right:8px;
}
ul.column li h2, ul.column li p {margin: 5px 0; padding: 5px 0;}
ul.column li.even { background: #ecf5fb; }
ul.column li ul.specs li {
	float: none;
	margin: 0 5px 0 20px;
	padding: 0;
	list-style: disc;
	border: 0;
	background: none;
	width: auto;
}
/*fine nuovo tipo lista*/
