/* CSS Document */body { margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:11px; background-color:#CAB99D;		/* background-image:url(../images/background.jpg); background-repeat:repeat-y; background-position:center; */ }		* html .minwidth { width:expression((document.body.clientWidth<=1000)?'1000px':'auto');}.minwidth{ min-width:1000px;}.language{ position:absolute; top:105px; left:0px; padding-left:50px;}.header{ background-image:url(../images/header-background.jpg);		 background-repeat:repeat-x; background-position:top;		 height:251px; }		 		 #sky{ background-image:url(../images/header-sx-background.jpg);		 background-repeat:no-repeat; background-position:top left;		 height:199px; text-align:center;}		 		 #casa{ background-image:url(../images/header-dx-background.jpg);		 background-repeat:no-repeat; background-position:top right;		 height:251px;}		 		 #menu{ font-family:Georgia, "Times New Roman", Times, serif; color:#FFFFFF; text-align:center;		 		padding-top:18px; }								#menu a:link, #menu a:visited, #menu a:active{ color:#FFFFFF; text-decoration:none;				background-image:url(../images/dot.jpg); background-repeat:no-repeat;				background-position:left; padding-left:13px; padding-right:8px;}				#menu a:hover{ color:#FFFFFF; text-decoration:underline;				background-image:url(../images/dot.jpg); background-repeat:no-repeat;				background-position:left; padding-left:13px; padding-right:8px;}		 		 .content{background-image:url(../images/content-dx-background.jpg);		 background-repeat:no-repeat; background-position:top right;		 min-height:300px;}		 				 		 #center{ background-color:#FFFFFF; margin-left:25%; margin-right:25%;		 		  text-align:justify; line-height:1.4em; color:#333333; font-size:11px;		 		  padding-left:40px; padding-right:40px; padding-bottom:100px;				  border-bottom:5px solid #8E0716;}				  				  .home{background-image:url(../images/home-background.jpg);		 						background-repeat:no-repeat; background-position:top center;								padding-top:170px;}												  .ospitalita{background-image:url(../images/ospitalita-background.jpg);		 						background-repeat:no-repeat; background-position:top center;								padding-top:170px;}												  .contatti{background-image:url(../images/contatti-background.jpg);		 						background-repeat:no-repeat; background-position:top center;								padding-top:170px;}												  .attivita{background-image:url(../images/attivita-background.jpg);		 						background-repeat:no-repeat; background-position:top center;								padding-top:170px;}				  				  .raggiungerci { padding-top:20px;}				  				  #center a:link, #center a:visited, #center a:active{ color:#8E0716; text-decoration:none;}				  #center a:hover{ color:#8E0716; text-decoration:underline;}