/************* LAYOUT FLORENZ 3 COLOUMS *************/
	
div#container{min-width: 550px; background: #ffffff url("../images-from-Siena/city-sitghseeing-guide-Siena/sfondo.gif") repeat-y 0%;}
div#container2 {background:   url("../images-from-Siena/city-sitghseeing-guide-Siena/sfondo.gif") repeat-y 0%;}

div#header{padding: 0.1%; background-color: #00CC66; }
div#header a#skipnav{position: absolute;left: -9000px; }


div#nav,div#extra{width:16%;\width:16%;w\idth:16%;padding: 0 0%;margin-left:2px;margin-right:2px;}
div#nav{float:left;}
div#extra{float:right}

div#content {
	margin:  0 0.5% 0 17%; background-color: #ffffff;
	font: 100% Verdana, Arial, sans-serif;
	text-align: justify;
	}
div#content p {
	line-height:1.3;
	font: 100% Verdana, Arial, sans-serif;
	text-align: justify;
}

div#footer{clear:both; color: #4E768A; padding: 0.5%;}
div#footer p{margin: 0;padding: 10px 0;text-align: center;font-size: 80%}

iframe {margin-right: 1%;}
	
<!--[if lte IE 6]>
<style type="text/css" media="screen,projection">
div#container{ width: expression(document.body.clientWidth<=500 ? "500px" : "auto")}
</style>
<![endif]-->