/*  
Author: Andrea Costagli 
costagli@tiscali.it
 */
 
body {
	margin: 0;
	padding: 0;
	font-family: verdana, sans-serif;
	line-height: 150%;
	/*
	background:  #fff;
	background-image: url('../images/immagini/sfondo.gif');
	*/
	color: #000;
	}
	
/*div#content{width: 860px;margin: 0 auto;text-align: left;
    border-left: 2px solid #36c;border-right: 2px solid #36c}*/
#header {
	text-align: center;
	margin: 0;
	/*padding: 2em 7em;*/
	padding: 0 0;
	background: #efc;
	}

#middle {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	}

#col1 {
	float: left;
	/*width: 30%;     
	width: 145px;*/
	width: 195px
	}
#col2 {
	/*
	float: right;
	width: 50%;*/
	margin-left: 18px;
	}
/*#col3 {
	float: left;
	width: 30%;
	}
*/
	
.foto {
	float: left;
	/*width: 30%;*/     
	/*width: 145px;*/
}

.descrBreve {
	/*
	float: right;
	width: 50%;*/
	min-height:105px;
	/*font-size: .8em;*/
	font-size: 14px;
	margin-left: 18px;
	}
	
#corpo-centrale {
	margin: 0em 0;
	padding: 0 2px;
	}
	
#col1 .boxmenu {
	margin: 1em 2px;
	margin-left: 8px;
	height: 100%;
	}
		
#col1 .box3 {
	margin: 1em 2px;
	margin-left: 8px;
	height: 100%;
	}
	
/*#col3 .box {
	margin-right: 1em;
	}
*/
h1, h2, h3, h4, h5, p, ul {
	margin: 0;
	padding: 0 0 0 0;
	}
	
p, ul {
	font: .9em/1.5em verdana, sans-serif;
	}
pre {
	margin: 0em 2em 1em 2em;
	padding: .5em 1em;
	font: .9em/1.2em monospace;
	}
ul {
	list-style: none;
	}
.clear {
	clear: both;
	font-size: 1px;
	line-height: 0;
	margin: 0;
	padding: 0;
	}
	
#footerwrap {
	margin: 1em 0;
	padding: 0 2px;
	}
	
#footer {
	font-size: .9em;
	margin: 0;
	padding: .3em 1em;
	}
	
.box, pre, #footer {
	border: 1px dotted #aaa;
	-webkit-border-radius: 16px;    /* for Safari */
	-moz-border-radius: 6px;       /* for Firefox */
	}







/*  
Author: Andrea Costagli 
costagli@tiscali.it
 */
 
h1 {
	text-align: center;
	font-size: 1.2em;
	font-family: 'Trebuchet MS', arial, verdana, sans-serif;
	font-weight: bold;
	/*font-style: italic;*/
	font-style: italic;
	color: #999;
	background: transparent;
	margin: 0 2em;
	padding: 0;
}

h2 {
	text-align: center;
	font-size: 1.0em;
	font-family: 'Trebuchet MS', arial, verdana, sans-serif;
	font-weight: bold;
	/*font-style: italic;*/
	font-style: italic;
	color: #999;
	background: transparent;
	margin: 0 2em;
	padding: 0;
}

h6 {
	text-align: center;
	font-size: .8em;

	font-family: 'Trebuchet MS', arial, verdana, sans-serif;
	font-weight: bold;
	/*font-style: italic;*/
	font-style: italic;
	color: #999;
	background: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0;
}

/*
img#menuhover { 
	width:80%;
}
*/

img#corpo { 
	width:40%;
}

img#listaHaus { 
	width:210px;
}

table.preise{
	width : 98%;
	text-align:center;
	border:0px solid #7c6;
	border-collapse:collapse;
	margin-left:auto; 
	margin-right:auto;
}
table.windowpreise{
	width : 70%;
	text-align:center;
	border:0px solid #7c6;
	border-collapse:collapse;
	margin-left:auto; 
	margin-right:auto;
}

 td, th{
	border:1px solid #190;
	padding:0.2em 0.5em;
}

td.noborder, th.noborder{
	border:0px solid #190;
	padding:0.2em 0.5em;
}

table.tabella1 {
	table-layout : auto;
	width : 600px;
	background : silver; /*#336600;*/
 	border: 1px;
	border-collapse: separate;
	border-spacing: 1px;
 	
}

table.tabella2 {
	table-layout : auto;
	width : 90%;
 	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
 	
}

table.indiciz {
	margin-left:auto; 
	margin-right:auto;
	table-layout : auto;
	width : 100%;
 	border:0px solid #7c6;
	border-collapse: collapse;
	border-spacing: 0px;
	font: 11px arial;
}

table.linksAmici {
	margin-left:auto; 
	margin-right:auto;
	table-layout : auto;
	width : 100%;
 	border:0px solid #7c6;
	border-collapse: collapse;
	border-spacing: 0px;
	font: 10px arial;
}

table.riepilogo{
	margin-left:auto; 
	margin-right:auto;
	table-layout : auto;
	width : 60%;
 	border:0px solid #7c6;
	border-collapse: collapse;
	border-spacing: 0px;
	font: 13px arial;
}

p{
	text-align:center;
}

a {
	text-decoration: none;
	font-weight: normal;
	color:  #290;
	background-color: transparent;
	outline: none;
	}
	
a:visited {
	color:  #170;
	background-color: transparent;
	}
	
a:active {
	color:  #efe;
	background-color: #7c6;
	text-decoration: none;
	}
a:hover {
	color: #efe;
	background-color: #7c6;
	text-decoration: none;
	}
	
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font: .9em/1.5em verdana, sans-serif;
	}
	
/*
#header h1 {
	font-size: 0.8em;
	font-family: 'Trebuchet MS', arial, verdana, sans-serif;
	font-weight: normal;
	letter-spacing: .3em;
	color: #7c6;
	background: transparent;
	border-bottom: 1px solid #999;
	margin: 0;
	padding: 0.18em 0em;
	}
	*/
	
#header h1 {
	font-size: 2em;
	font-family: 'Trebuchet MS', arial, verdana, sans-serif;
	font-weight: normal;
	letter-spacing: .3em;
	color: #7c6;
	background: transparent;
	border-bottom: 1px solid #999;
	margin: 0;
	padding: 0.22em 0em;
	}
	
#header h2 {
	text-align: right;
	font-size: 1.1em;
	font-family: 'Trebuchet MS', arial, verdana, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #999;
	background: transparent;
	margin: 0 2em;
	padding: 0;
	}
	
#header h3 {
	text-align: left;
	font-size: 1.3em;
	font-family: 'Trebuchet MS', arial, verdana, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #999;
	background: transparent;
	margin: 1em 1em;
	padding: 0;
	}
	
#header a, #header a:visited, #header a:active {
	text-decoration: none;
	color: #7c6;
	background: transparent;
	}
	
#header a:hover {
	text-decoration: none;
	color: #7c6;
	background-image: none;
	}

.box {
	text-align: center;
	background: #efe;
	/*background: #efe; originale
	#efc;
	background: #889768;*/
	color: #333;
	border: 1px solid #7c6;
	margin: 0px 10px 10px 0px;/*sono lo spazio laterale destro e in basso lo spazio con il box successivo */
	padding: 15px 0 15px 0px  ;
}

.box2 {
	text-align: center;
	background: #EEFFAA;
	/*background:  #DCDCA9;
	#efd #efc
	background: #889768;*/
	color: #333;
	border: 1px solid #7c6;
	margin: 0px 10px 10px 0px;
	padding: 15px 0 15px 0px  ;
}

.boxmenu {
	text-align: center;
	background: #efd;
	/*background:  #C0C0C0;
	#efb;
	background:  #DCDCA9;
	background: #889768;*/
	color: #333;
	border: 1px solid #7c6;
	margin: 0px 10px 10px 0px;
	padding: 15px 0 15px 0px  ;
	-webkit-border-radius: 16px;    /* for Safari */
    -moz-border-radius: 6px;       /* for Firefox */
}

pre, blockquote {
	margin: 0em 2em 1em 2em;
	padding: .5em 1em;
	background: #e3f6e3;
	color: #222;
	border: 1px solid #7c6;
	font: .9em/1.2em monospace;
}

#footer {
	background: #efc;
	color: #6b4;
	border: 1px solid #7c6;
	}
	
.copyright {
	text-align: left;
	}
	
.w3c {
	float: right;
	text-align: right;
	}





/********************************** */

/* =Hoverbox Code
----------------------------------------------------------------------*/

.hoverbox 
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -160px;
	left: 80px;
	z-index: 1;
}

.hoverbox img
{
	width: 160px;
	/*height: 82px;*/
}

.hoverbox li
{
	/*background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;*/
	color: inherit;
	display: inline;
	float: left;
	margin: 8px;
	padding: 0px;
	position: relative;
}

.hoverbox .preview
{
	border: 1px solid white;
	/*
	width: 392px;
	height: 295px;
	width: 588px;
	height: 442px;
	width: 470px;
	height: 354px;
	
	width: 250%;
	height: 250%;
	*/

	width: 250%;
	height: 250%;

}



/**
Stylesheet: Slideshow.css
	CSS for Slideshow.

License:
	MIT-style license.

Copyright:
	Copyright (c) 2008 [Aeron Glemann](http://www.electricprism.com/aeron/).
	
HTML:
	<div class="slideshow">
		<div class="slideshow-images" />
		<div class="slideshow-captions" />
		<div class="slideshow-controller" />
		<div class="slideshow-loader" />
		<div class="slideshow-thumbnails" />
	</div>
	
Notes:
	These next four rules are set by the Slideshow script.
	You can override any of them with the !important keyword but the slideshow probably will not work as intended.
*/

.slideshow {
	display: block;
	position: relative;
	z-index: 0;
}
.slideshow-images {
	display: block;
	overflow: hidden;
	position: relative;
}		
.slideshow-images img {
	display: block;
	position: absolute;
	z-index: 1;
}		
.slideshow-thumbnails {
	overflow: hidden;
}

/**
HTML:
	<div class="slideshow-images">
		<img />
		<img />
	</div>
	
Notes:
	The images div is where the slides are shown.
	Customize the visible / prev / next classes to effect the slideshow transitions: fading, wiping, etc.
*/

.slideshow-images {
	height: 500px;
	width: 500px;
}		
.slideshow-images-visible { 
	opacity: 1;
}	
.slideshow-images-prev { 
	opacity: 0; 
}
.slideshow-images-next { 
	opacity: 0; 
}
.slideshow-images img {
	float: left;
	left: 0;
	top: 0;
}	

/**
Notes:
	These are examples of user-defined styles.
	Customize these classes to your usage of Slideshow.
*/

.slideshow {
	height: 340px;
	margin: 0 auto;
	width: 300px;
}
.slideshow a img {
	border: 0;
height: 600px;

}

/**
HTML:
	<div class="slideshow-captions">
		...
	</div>
	
Notes:
	Customize the hidden / visible classes to affect the captions animation.
*/

.slideshow-captions {
	background: #000;
	bottom: 0;
	color: #FFF;
	font: normal 12px/22px Arial, sans-serif;
	left: 0;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	width: 100%;
	z-index: 10000;
}
.slideshow-captions-hidden {
	height: 0;
	opacity: 0;
}
.slideshow-captions-visible {
	height: 22px;
	opacity: .7;
}

/**
HTML:
	<div class="slideshow-controller">
		<ul>
			<li class="first"><a /></li>
			<li class="prev"><a /></li>
			<li class="pause play"><a /></li>
			<li class="next"><a /></li>
			<li class="last"><a /></li>
		</ul>
	</div>
	
Notes:
	Customize the hidden / visible classes to affect the controller animation.
*/

.slideshow-controller {
	background: url(controller.png) no-repeat;
	height: 42px;
	left: 50%;
	margin: -21px 0 0 -119px;
	overflow: hidden;
	position: absolute;
	top: 50%;
	width: 238px;
	z-index: 10000;
}
.slideshow-controller * {
	margin: 0;
	padding: 0;
}
.slideshow-controller-hidden { 
	opacity: 0;
}
.slideshow-controller-visible {
	opacity: 1;
}
.slideshow-controller a {
	cursor: pointer;
	display: block;
	height: 18px;
	overflow: hidden;
	position: absolute;
	top: 12px;
}
.slideshow-controller a.active {
	background-position: 0 18px;
}
.slideshow-controller li {
	list-style: none;
}
.slideshow-controller li.first a {
	background-image: url(controller-first.gif);
	left: 33px;
	width: 19px;
}
.slideshow-controller li.last a {
	background-image: url(controller-last.gif);
	left: 186px;
	width: 19px;
}
.slideshow-controller li.next a {
	background-image: url(controller-next.gif);
	left: 145px;
	width: 28px;
}
.slideshow-controller li.pause a {
	background-image: url(controller-pause.gif);
	left: 109px;
	width: 20px;
}
.slideshow-controller li.play a {
	background-position: 20px 0;
}
.slideshow-controller li.play a.active {
	background-position: 20px 18px;
}
.slideshow-controller li.prev a {
	background-image: url(controller-prev.gif);
	left: 65px;
	width: 28px;
}

/**
HTML:
	<div class="slideshow-loader" />
	
Notes:
	Customize the hidden / visible classes to affect the loader animation.
*/

.slideshow-loader {
	height: 28px;
	right: 0;
	position: absolute;
	top: 0;
	width: 28px;
	z-index: 10001;
}
.slideshow-loader-hidden {
	opacity: 0;
}
.slideshow-loader-visible {
	opacity: 1;
}

/**
HTML:
	<div class="slideshow-thumbnails">
		<ul>
			<li><a class="slideshow-thumbnails-active" /></li>
			<li><a class="slideshow-thumbnails-inactive" /></li>
			...
			<li><a class="slideshow-thumbnails-inactive" /></li>
		</ul>
	</div>
	
Notes:
	Customize the active / inactive classes to affect the thumbnails animation.
	Use the !important keyword to override FX without affecting performance.
*/

.slideshow-thumbnails {
	bottom: -65px;
	height: 65px;
	left: 0;
	position: absolute;
	width: 100%;
}
.slideshow-thumbnails * {
	margin: 0;
	padding: 0;
}
.slideshow-thumbnails ul {
	height: 65px;
	left: 0;
	position: absolute;
	top: 0;
	width: 10000px;
}
.slideshow-thumbnails li {
	float: left;
	list-style: none;
	margin: 5px 5px 5px 0;
	position: relative;
}
.slideshow-thumbnails a {
	display: block;
	float: left;
	padding: 5px;
	position: relative; 
}
.slideshow-thumbnails a:hover {
	background-color: #FF9 !important;
	opacity: 1 !important;
}
.slideshow-thumbnails img {
	display: block;
}
.slideshow-thumbnails-active {
	background-color: #9FF;
	opacity: 1;
}
.slideshow-thumbnails-inactive {
	background-color: #FFF;
	opacity: .5;
}


