html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td {
	margin: 0;
	padding: 0;
}

html {	 font-size: 62.5%;

}
body {
	 font-family:Comic Sans MS, Arial, Helvetica, sans-serif;
	 font-size:1.2em;
	 background-image:url(/immagini/bg_body.jpg);
	 background-repeat:repeat-x;
	 background-color:#49699C;	
	}
h1 { 
	color:#C49B03;
	font-size:2.2em;
	}

h2 {
	color:#C49B03;
	font-size:1.8em;
	}

h3 {
	color:#C49B03;
	font-size:1.6em;
	}
a { 
	font-size:1.0em;
	color:#EDD36B;
	text-decoration:none;
	}

a:hover { 
	font-size:1.0em;
	color:#87B7B9;
	text-decoration:none;
	}

.TitoloPagina { 
	font-size:1.8em;
	font-weight:normal;
	font-style:italic;
	color:#C49B03;
	margin:30px 0 10px 10px;
	}

#wrapper { 
	 margin: 0 auto;
	 width: 950px;
	 }

#faux {
	 background-image:url(/immagini/bg_faux.jpg);
	 background-repeat:repeat-y;
	 overflow: hidden; /* Paul O Brien Fix for IE www.pmob.co.uk */
	 width: 100%;
	 padding:0 0 0 20px;
	}


*html #faux {
	 background-image:url(/immagini/bg_faux.jpg);
	 background-repeat:repeat-y;
	 margin:-2px 0 0 0;
	 overflow: hidden; /* Paul O Brien Fix for IE www.pmob.co.uk */
	 width: 100%;
	 padding:0 0 0 20px;
	}


#header {

	 width: 950px;
	 padding:0 0 0 20px;
	 height: 313px;
	 background-image:url(/immagini/bg_faux.jpg);
	 background-repeat:repeat-y;
	 }

#blu_iris { 
	float:left;
	width:195px;
	height:313px;
	 }

#animazione { 
	float:left; 
	width:702px;
	background-image:url(/immagini/rosa.jpg);
	background-repeat:no-repeat;
	height:279px;
    margin-left:32px;
	}

#navbar { 
	height:27px;
	padding:7px 0px 0 35px;
	width:700px;
	float:left;
	background-image:url(/immagini/bg_navbar.gif);
	background-repeat:no-repeat;
	background-position:right;
	
	}

#navbar ul {
	
	
	}

#navbar ul li { 
	list-style:none;
	display:inline;
	margin-right:5px;
	}


#navbar a { 
	font-size:1.4em;
	
	color:#f2f2f2;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

#navbar a:hover { 
	font-size:1.4em;
	
	color:#EDD36B;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

#leftcolumn { 
	 display: inline;
	 background-color:#223C68;
	 background-image:url(/immagini/linea_menu.gif);
	 background-repeat:no-repeat;
	 background-position:top;
	 padding-top:20px;
	 text-align:center;
	 width: 195px;
	 float: left;
	}

#leftcolumn h3 { 
	margin-top:1.2em;
	font-size:1.0em;
	font-weight:bold;
	color:#C59D00;
	} 

#leftcolumn a { 
	font-size:1.0em;
	color:#FFF;
	text-decoration:none;
	}

#leftcolumn a:hover { 
	font-size:1.0em;
	color:#C49B03;
	text-decoration:none;
	}

#rightcolumn { 
	 float: right;
	 width: 745px;
	 display: inline;
	 position: relative;
	 }

#content { 
	font-size:1.0em;
	color:#FFF;
	margin:15px 20px 10px 30px;
	background-image:url(/immagini/separatore_big.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:30px;
	width:92%;
	}
	
#content #slideshow {
	width:410px;
	margin:0 auto;
	
	}	
#slideshow{ 
	display:block;
	margin:0 auto;
	}
#map{
	width:90%;
	margin:0 auto;
	height:400px;
	}	
div .gmnoprint{
	color:#000000;
	}

.clear { clear: both; background: none;   }

.spazio {height:25px;}

.separatore { 
	background-image:url(/immagini/separatore.gif);
	background-repeat:no-repeat;
	height:14px;
	}

.separatore_b { 
	background-image:url(/immagini/separatore_big.gif);
	background-repeat:no-repeat;
	height:14px;
	}

.footer { 
	text-align:center;
	font-size:1.0em;
	color:#EDD36B;
	padding:10px 0 20px 0;
	}


