@import url("menus.css");
@import url("rte.css");
@import url("dynamicHeader.css");

*{
	padding:0;
	margin:0;
}
html, body{
	height:100%;
	width:100%;
}
img{
	border:0;
}
#wrapper{
	width:900px;
	margin:auto;
	z-index:100;
	padding:0.5em;
	background-color:#ffffff;
}

#header{
	margin-bottom:1em;
	z-index:2;
	background: transparent url(../img/IMGP1069.jpg) top right no-repeat;
}

#header #linktohome{
	text-decoration:none;
	color:#000000;
	padding:1em 0em;
	display:block;
	height:100px;
}
#header h1, #header h2{display:none;}
#header h2{
	font-size:0.8em;
	color:#999999;
}
#languages{
	height:2em;
	font-size:1em;
	float:right;
	margin-top:-2em;
/*
	margin-left:812px;
	top:107px;
	position:absolute;
*/
}
#content{
	padding:0;
	width:100%;
}

#maincontent{
	width:697px;
	float:right;
}
#leftcolumn{
	width:196px;
	float:left;
	margin-left:0px;
	font-size:1em;
}
#thirdmenu{
margin-bottom:3em;
}
#footer{
	border-top:1px solid #CCCCCC;
	font-size:0.8em;
	margin-top:1.5em;
	padding-top:0.5em;
	text-align:center;
}


.prenotazioniTable{
	width:100%;
}
.prenotazioniTable tr td {
	padding:0.3em 0em;
}
.tx-thmailformplus-pi1 ul{
	list-style:none;
	color:red;
}
#maincontent ul{
	margin-left:1em;
}
#maincontent ul li{
	margin-bottom:0.5em;
}
#goupper{display:none; position:absolute; top:-1000px; left:-1000px;}


#content{
	height:100%;
	background-color:#989866;
}

#maincontent {
	background-color:white;
	padding-left:6px;
}

#thirdmenu ul {
	margin-left:1em;
}

#thirdmenu ul li a{
	color:white;
}
#thirdmenu ul li a:hover { color: rgb(255, 153, 0); }
#leftcontent .bodytext{padding-left:0.2em;color:white;font-size:0.9em;}
#leftcontent a {color:white;}
#leftcontent h3{color:white;font-weight:bold;padding-left:1em;}
#leftcontent iframe{margin-left:16px; width:160px;}
#bodyDiv49 #maincontent .bodytext,
#bodyDiv49 #maincontent li,
#bodyDiv49 #maincontent h3,
#bodyDiv49 #maincontent h2{color:#333366;}

#subfooter{ display:inline; padding-right:1em; }
#footer p{ display:inline; }

#banner {
margin-bottom:1em;
text-align:center;
}
