img { border: none;  margin: 0px auto; }
a:focus { outline: 0; }

/* STILE CSS loanomedusa.it */

body {
	background: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5c5c5c;
	text-align: center; /* per far contento IE6 */
	margin:21px 0 10px 0; padding:0;
}

#container {
	width: 820px;
	height: 600px;
	margin: 0 auto;
}

*html #container {
	position: relative;
}

/* SINISTRA */

#sx {
	float: left;
	width: 221px !important; width:232px;
	height: 611px;
	background: url("files/sxStrip.png") no-repeat;
	margin: -11px 0 0 -11px;
}

*html #sx {
	position: absolute; 
	top:0; left:0;
}

#contatti {
	height: 100px;
	margin-top: 500px;
	color: #EEE;
}

#contatti a {
	color: #EEE;
	text-decoration: none;
}


/* DESTRA */

#dx {
	float: right;
	width: 600px;
	height: 600px;
}

#slideshow {
	width: 600px;
	height: 250px;
	overflow: hidden;
	background: url("files/corpo_top.gif") no-repeat;	
}

#slideshow img {
	width: 600px;
	height: 250px;
}

#menu {
	width: 600px;
	height: 35px;
	line-height: 35px;
	margin: 10px 0px;
	background: url("files/menu.gif") no-repeat;
	font-family: "TREBUCHET MS", sans-serif;
	font-size: 14px;
}

#menu ul {
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

#menu ul li { 
    display: inline;
	padding: 0px 10px;
}

#menu ul li on {
	color: #1c88c8;
}

#menu ul li a:link, a:visited {
	color: #194f8b;
	text-decoration: none;
}

#menu ul li a:hover {
	color: #1c88c8;
	text-decoration: underline;
}

#corpo {
	position:relative;
	width: 570px !important; width: 600px;
	height: 280px !important; height: 300px;
	background: url("files/corpo.gif") no-repeat;
	text-align: left;
	padding:10px 15px;	margin: 0;
}

#googleMaps {
	width:600;
	height:250px;
	margin:0; padding:0px;
}	

/* FOOTER */

#footer {
	clear:both;
}	 

#elencoAlberghi {
	float:left;
	width: 210px;	
	margin:5px 0;
}	

#iva {
	float:right;
	margin:5px 5px 0 0;
} 


/**************
 CLASSI & STILI
 **************/

a {
	color: #1c88c8;
	text-decoration: none;
}

a:hover {
	color: #1c88c8;
	text-decoration: underline;
}



h1	{
	text-indent: 18px;
	color: #1c88c8;
	font-size: 14px;
	margin: 0px; padding:10px 0px;
}

h1.tariffe	{
	text-indent: 0;
}

h1.tariffe span {
	color: #5c5c5c;
	font-size: 75%;
	font-style: italic;
	font-weight: normal;
}

h2 {
	font-size: 12px;
	margin: 0; padding:0;
}

p {
	margin: 0px; padding:5px 0px;
	line-height: 2;
	text-indent: 18px;
}

p.tariffe {
	text-indent: 0;
	line-height: 1.3;
	padding:0 0 10px 0; 
}

p.contatti {
	text-indent: 0;
	font-weight: bold;
	padding:5px 0 5px 18px; 
}

p.tariffe span{
	font-weight:bold;
}
