/* Reset */
/* v1.0 | 20080212 */
* {margin:0;padding:0;border:0;font-size:100%;font-family:inherit;vertical-align:baseline;background:transparent}
body{line-height:1}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
table{border-collapse:collapse;border-spacing:0}

/* Inizio CSS */

body {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background:#749ccd;
}

.clear { clear:both; }

img { border:none; }

#contenitore {
	margin:0 auto;
	min-width:990px;
}

#content {
	position:absolute;
	width:100%;
	background:url(/images/bg_content.png) no-repeat top center;
	height:680px;
}

/* ----------------------------------------------------- Fonts */
@font-face {
	font-family: 'ZurichCnBTRegular';
	src: url('/fonts/zurchc.eot');
	src: local('Zurich Cn BT'), local('ZurichBT-RomanCondensed'), url('/fonts/zurchc.ttf') format('truetype');
}

/* ----------------------------------------------------- Visual + Header */

#header {
	width:990px;
	height:320px;
	margin:0 auto;
	min-width:990px;
	position:relative;
}

#logo { 
	position:absolute;
	top:0px;
	left:27px;
}

#visual {
	position:absolute;
	top:0px;
	right:0px;
	width:710px;
	height:320px;
} 

/* ----------------------------------------------------- Contenuto */

#contenuto {
	width:990px;
	min-width:990px;
	margin:0 auto;
	background:url(/images/bg_contenuto_bottom.png) no-repeat bottom center;
	position:relative;
	margin-top:-112px;
	padding-bottom:36px;
}

#contenuto_top {
	width:990px;
	height:25px;
	background:url(/images/bg_contenuto_top.png) no-repeat top center;
}

#contenuto_bottom {
	width:990px;
	background:url(../images/bg_contenuto_center.png) repeat-y;
}

/*----------------  Left */

#left {
	width:220px;
	float:left;
	min-height:517px;
	height:auto!important;
	height:517px;
	position:relative;
	padding-left:25px;
}

#box_img {
	width:188px;
	height:114px;
	background:#000306;
	opacity:0.5;
	filter:alpha(opacity=50);
	margin-top:-112px;
	padding:8px;
	position:relative;
}

#sections,
#temp_sections { 
	position:absolute;
	top:-104px;
	left:33px;
	border:1px solid #768aa1;
	padding:1px;
	background-repeat:no-repeat;
	background-position:center center;
	width:185px;
	height:111px;
}

#text_img { 
	color:#FFFFFF;
	font-family:'ZurichCnBTRegular', Arial;
	font-size:25px;
	background:#000000;
	height:35px;
	line-height:35px;
	text-align:center;
	min-width:175px;
	width:auto!important;
	width:175px;
	position:absolute;
	top:-80px;
	right:-150px;
	padding:0px 5px;
}

#left span.title {
	font-family:'ZurichCnBTRegular', Arial;
	font-size:18px;
	display:block;
	margin:20px 0px 8px 0px;
	text-shadow:1px 1px 1px #58687A;
}

#left ul { 
	background:url(/images/ombra_bottom_ul.png) no-repeat bottom center; 
	width:203px;
	padding-bottom:10px;
}

#left ul li { 
	list-style-type:none;
	margin-bottom:1px; 
}

#left ul li a { 
	color:#FFFFFF; 
	font-family:'ZurichCnBTRegular', Arial;
	display:block;
	height:22px;
	text-decoration:none;
	padding:6px 0px 0px 15px;
}

#left ul#top li a { 
	background:url(/images/bg_black_a.png) no-repeat; 
	text-transform:uppercase;
	font-size:14px;
}

#left ul#top li a:hover,
#left ul#top li a.active { background:url(/images/bg_grey_a.png) no-repeat; }

#left ul#bottom li a { 
	background:url(/images/bg_grey_a_2.png) no-repeat;
	font-size:16px;
}

#left ul#bottom li a:hover,
#left ul#bottom li a.active { background:url(/images/bg_black_a_2.png) no-repeat; }

#news {
	width:203px;
	float:left;
	margin-top:45px;
}

#news span.title {
	color:#FFFFFF; 
	font-family:'ZurichCnBTRegular', Arial;
	display:block;
	font-size:16px;
	margin:0px;
}

#news p {
	color:#FFFFFF;
	line-height:15px;
	font-size:11px;
	margin-top:15px;
}

#news p a { 
	color:#FFFFFF;
	font-weight:bold;
}

#news p a:hover { text-decoration:none; }

/*----------------  Right + Menù */

#right {
	width:710px;
	float:right;
	min-height:517px;
	height:auto!important;
	height:517px;
	padding-right:35px;
	overflow:hidden;
}

#menu { 
	float:left;
	padding-left:175px;
}

#menu li {
	line-height:45px;
	height:45px;
	display:inline;
	list-style-type:none;
	background:url(/images/bg_li_menu.png) no-repeat right center;
	padding:0px 12px;
	float:left;
}

#menu li.first { padding:0px; }

#menu li a {
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	font-family:'ZurichCnBTRegular', Arial;
	display:block;
}

#menu li a:hover,
#menu li a.active { text-decoration:underline; }

#ricerca {
	float:right;
	width:198px;
	height:24px;
	margin-top:12px;
}

input#text {
	background:url(/images/bg_ricerca.png) no-repeat;
	width:154px;
	height:24px;
	line-height:24px;
	float:left;
	color:#FFFFFF;
	font-size:11px;
	padding-left:15px;
}

#content_right {
	width:710px;
	float:left;
	padding-bottom:10px;
	background:url(/images/bg_bottom_right.png) no-repeat bottom center;
	-moz-box-shadow: 0px 0px 40px #000000; /* FF3.5+ */
  	-webkit-box-shadow: 0px 0px 40px #000000; /* Saf3.0+, Chrome */
    box-shadow: 0px 0px 40px #000000; /* Opera 10.5, IE 9.0 */
}

#content_right_top {
	width:657px;
	float:left;
	background:#ffffff url(/images/bg_top_right.png) no-repeat top center;
	padding:22px 21px 0px 32px;
}

#content_right_top span.title {
	font-family:'ZurichCnBTRegular', Arial;
	display:block;
	color:#42526a;
	font-size:16px;
	margin-bottom:25px;
}

#content_right_left {
	float:left;
	width:290px;
	min-height:445px;
	height:auto!important;
	height:445px;
}

#content_right_left.home {
	width:341px;
	padding-right:45px;
}

#content_right_left p,
#content_right_right p { 
	line-height:18px; 
	margin-bottom:25px;
	float:left;
	width:100%;
}

#content_right_right p img { margin:0px 15px 5px 0px; }

#content_right_left a.link,
#content_right_right a.link {
	color:#42526a;
	float:right;
	text-decoration:underline;
	font-weight:bold;
}

#content_right_right a.link { margin-bottom:15px; }

#content_right_left a.link:hover,
#content_right_right a.link:hover { text-decoration:none; }

#gal_home { 
	overflow:hidden;
	width:239px;
	height:187px;
}

#content_right_right a.gallery { 
	text-decoration:none; 
	display:block;
	margin-bottom:30px;
} 

#content_right_right a.gallery span { 
	float:right; 
	font-weight:bold;
	text-decoration:underline;
}

#content_right_right a.gallery:hover span { text-decoration:none; }

#content_right_right {
	float:left;
	width:335px;
	min-height:445px;
	height:auto!important;
	height:auto;
	padding:0px 9px 10px 23px;
}

#content_right_right.home {
	background:url(/images/ombra_contenuto.png) no-repeat left top;
	width:239px;
	padding-right:9px;
	padding-bottom:0px;
}

#content_right_right.large {
	padding-left:0px;
	width:100%;
}

#content_right_right a { color:#42526a; }

#content_right_right a:hover { text-decoration:none; }

#content_right_right img { 
	border:1px solid #768aa0; 
	margin-bottom:5px;
}

#content_right a.info {
	background:url(/images/button_info.png) no-repeat;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:13px;
	font-family:'ZurichCnBTRegular', Arial;
	text-decoration:none;
	width:160px;
	height:22px;
	line-height:22px;
	text-align:center;
	display:block;
	border:none;
	cursor:pointer;
	float:right;
}

#content_right_right p.contatti { margin:20px 0px 0px 0px; }

p.contatti span {
	color:#42526a;
	font-size:16px;
	font-family:'ZurichCnBTRegular', Arial;
	float:left;
	margin-right:15px;
}

#content_right_up {
	float:left;
	width:100%;
	height:40px;
	margin-bottom:20px;
}

#breadcrumbs {
	float:left;
	height:40px;
	width:500px;
	font-size:11px;
	color:#000000;
	line-height:35px;
}

#breadcrumbs a {
	color:#000000;
	text-decoration:none;
	font-size:11px;
}

#breadcrumbs a:hover,
#breadcrumbs a.active { text-decoration:underline; }

#download {
	float:right;
	width:135px;
	height:40px;
	color:#000000;
	font-size:11px;
}

#download a {
	text-align:center;
	color:#000000;
	padding-top:25px;
	height:15px;
	font-size:11px;
}

#download a.pdf { 
	background:url(/images/icon_pdf.png) no-repeat top center;
	width:75px;
	float:left;
}

#download a.stampa {
	background:url(/images/icon_stampa.png) no-repeat top center;
	width:55px;
	float:right;
}

#download a:hover { text-decoration:none; }

#gallery {
	width:290px;
	position:relative;
	float:left;
	height:167px;
	overflow:hidden;
	margin-bottom:10px;
}

#gallery span { 
	position:absolute;
	top:0px;
	height:167px;
	width:10px;
	cursor:pointer;
	z-index:999;
	background:#FFFFFF;
}

#gallery span.sx { 
	left:0px; 
	background:url(/images/freccia_sx.png) no-repeat center center;
}
#gallery span.dx { 
	right:0px; 
	background:url(/images/freccia_dx.png) no-repeat center center;
}

#image {
	position:absolute;
	top:0px;
	left:10px;
	height:167px;
	overflow:hidden;
}

#image a { float:left; }

#image img { 
	border:1px solid #708194;
	margin:0px 23px;
}

#content_right_left a.info { padding-right:97px; }

#content_right_right ul#sitemap { margin:5px 0 0 20px; }

#content_right_right ul#sitemap li {
	padding:5px 0px;
	list-style-type:disc;
}

.float_dx { float:right; }

#content_right_right ul.list {
	margin-bottom:20px;
	float:left;
	width:100%;
}

#content_right_right ul.list li {
	border-bottom:1px solid #000000;
	padding:15px 0px;
	float:left;
	width:100%;
}

#content_right_right ul.list li a { 
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}

#content_right_right ul.list li p { margin-bottom:0px; }

#content_right_right ul.list li p img { margin:0px 15px 15px 0px; }

#content_right_right ul.list li p a.leggi_tutto {
	font-weight:normal;
	font-size:12px;
	float:right;
}

#content_right_right ul.list li a:hover { text-decoration:underline; }

#result { padding:20px 0px;}

.pagination{ 
	padding:5px;
	border-bottom:1px solid #000000;
	margin-bottom:20px;
}

#content_right_right p.details { 
	float:left;
	margin:0px; 
}

#content_right_right p.pages { 
	float:right;
	margin:0px;
}

span.highlight {
	font-weight:bold;
	background:#c7daf1;
}

ul#search_results { margin-left:15px; } 

ul#search_results li { 
	list-style-type:disc;
	padding:10px 0px;  
}

ul#search_results li p { margin:5px 0px; }

/* ----- Css Mappa ----- */

#maps {
	width:630px;
	height:390px;
	border:1px solid #5c7394;
}

#ballon {
	width:300px;
	height:175px;
	line-height:14px;
	font-size:12px;
	/*background:url(/images/img_icon.png) no-repeat 175px top;*/
}

#ballon h5 { 
	padding-bottom:20px;
	font-size:15px;
	color:#42526A; 
}

#ballon a { 
	color:#42526A; 
	font-size:12px;
}

#ballon a:hover { text-decoration:none; }

#ballon input.inputE {
	width:200px;
	height:14px;
	border:1px solid #42526A;
	margin:5px 0px;
	float:left;
	padding:3px 0px;
	background:#FFFFFF;
}

#ballon input.inputB {
	cursor:pointer;
	border:1px solid #42526A;
	text-align:center;
	height:22px;
	width:30px;
	color:#42526A;
	margin:5px;
	/*margin-top:25px;*/
	font-weight:bold;
	float:left
}

#dirContainer { width:632px; }

#dirContainer span {
	font-size:12px;
	color:#42526A;
	font-family:Arial, Helvetica, sans-serif;
	display:inline;
}

#dirContainer table { margin:0px; }

#dirContainer table td { 
	padding:7px 0px;
	padding-left:5px;
	line-height:14px;
	font-size:12px;
	text-align:left;
	vertical-align:middle;
}

#dirContainer table img { 
	border:none; 
	margin-bottom:0px;
}

.adp-summary { padding:3px; }


/* ----------------------------------------------------- Footer */

#footer {
	min-width:990px;
	height:100px;
	position:relative;
}

#footer_inner {
	width:990px;
	margin:0 auto;
	color:#FFFFFF;
}

#footer_left {
	width:320px;
	float:left;
	font-size:11px;
	line-height:15px;
	padding-left:20px;
}

#footer_left img { padding-top:3px; }

#footer_right {
	float:right;
	font-size:11px;
	width:200px;
	height:28px;
	line-height:28px;
	text-align:center;
	padding-right:8px;
}

#footer_right ul li { display:inline;}

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

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

/****************************************************  FORM  **************************************************/

.grazie {
	margin-left:15px;
	margin-top: 10px;
	font-size:13px;
}


#form { float:none; }

#form ul {
	float:left;
	clear:both;	
	margin:0 0 20px 0px;
	padding:0;
	color:#000;
}

#form ul li {
	width:500px;
	height:auto !important;
	height:15px;
	float:left;
	clear:both;
	list-style:none;
	padding-bottom:10px;
}
#form ul li.mezza {
	width:240px;
	height:auto !important;
	min-height:15px;
	height:15px;
	float:left;
	clear:none;
	padding-bottom:17px;
	margin-right:35px;
}
#form ul li.mezza img {
	margin:4px 0 0 5px;
}
#form ul li label {
	display:block;
	width:75px;
	height:15px;
	float:none;
	padding-left:0px;
	text-align:left;
	color:#000000;
	padding-bottom:10px;
}

#acquirente label {
	display:block;
	width:60px;
	height:15px;
	float:left;
	padding-left:0px;
	text-align:left;	
}


#acquirente input{
	height:15px;
	float:left;
	padding-left:0px;
	text-align:left;	
	margin: 0 20px 0 20px;
}

.inputs {
	display:block;
	float:left;
	border:none;
	background-color:#fff;
	width:150px;
	height:16px;
}
.inputs_cal {
	display:block;
	float:left;
	border:none;
	background-color:#f8fbe6;
	width:155px;
	height:20px;
}

#form ul li input.check {
	margin-right:10px;
	width:auto;
	height:auto;
	background:none;
}

#form ul li input {
	background:url(/images/bg_input.png) no-repeat;
	width:225px;
	height:25px;
	padding-left:10px;
	line-height:25px;
}

#form ul li input#Invia {
	background:url(/images/button_info.png) no-repeat;
	width:80px;
	height:22px;
	float:right;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:16px;
	font-family:'ZurichCnBTRegular', Arial;
	text-align:center;
	padding-left:0px;
	cursor:pointer;
}

#form ul li textarea {
	display:block;
	float:left;
	border:none;
	background-color:#FFFFFF;
	width:499px;
	height:50px;
	background:url(/images/bg_textarea.png) no-repeat;
	padding:10px 0px 0px 10px;
}
#form ul li textarea, .inputs, #form ul li select, .inputs_cal {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#privacy {
	font-size:10px;
	width:489px;
	height:55px;
	padding:5px 10px 0 10px;
	overflow-y:scroll;
	float:left;
	/*border-left:1px dotted #666;*/
	color:#999;
	background:url(/images/bg_textarea.png) no-repeat;
}

#privacy a , #privacy a:hover{
	text-decoration:underline;
	color:#999999;
}
#privacy p {
/*color:#4c88cf;*/
	margin:0;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	line-height:14px;
}
#form ul li select {
	display:block;
	float:left;
	border:none;
	border:1px dotted #6f930f;
	background-color:#f8fbe6;
	width:180px;
	height:20px;
}

#form ul li input.bottone {
	width:100px;
	height:35px;
	float:right;
	cursor:pointer;
	background:url(/images/bg_invia.png) no-repeat;
}

.nascosto {
	display:none;
}

.cliar {
	clear:both;
}

.iscrizione { 
	color:#a3a3a3; 
	font-weight:bold;
}
.conv{
border-color:#FFFFFF!important;
}