/*################## TABELLE ###################*/
table#main {
        table-layout: fixed;
        /*width: 1024px;*/ 
	vertical-align: top;
	position: relative;
}


td#header {
	background-position: top;
	text-align: center;
	height: 110px;
	background-image: url(../images/bg.gif);
	width: 100%;
}
td#content {
	/*width: 73%;*/
	vertical-align: top;
	text-align: justify;
	border-right-color: #72483C;
	border-right-style: solid;
	border-right-width: 0px;
}
h1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 20px;
        font-weight: bold;
	color: #DF3E00;
}

/*td#rightcol {
	width: 24%;
	vertical-align: top;
}*/

td#footer {
	text-align: center;
	height: 20px;
	/*width: 74%;*/
	border-top: 0px;
	border-top-color: #72483C;
	border-top-style: solid;
}

td#footer a {
        color: #7E4F3D;
}

td#footer a:hover {
	color: #8C5845;
}

/*table.attrazioni {
	vertical-align: top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #72483C;
	background-color: #3D2419;
}*/

table .moduletabledrink{
        margin-left:115px;
        margin-right:auto;
        text-align:center;
}

table.contentpaneopen {
	vertical-align: top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table.moduletable {
		
	border-bottom: 0px;
	border-bottom-color: #72483C;
	border-bottom-style: solid;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	vertical-align: top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 5px;
}
table.moduletable th  {
	color: #DF3E00;
	background-image: url("../images/bg_module.gif");
	border-top: 0px solid #72483C;
	height: 20px;
	vertical-align: middle;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 2px;
	background-position: bottom;
	background-repeat: repeat-x;
}
table.moduletable td  {
	padding: 0px;
	vertical-align: top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;

}

table.moduletable ul  {
        list-style: none;
        text-align: left;
        text-indent: -40px;
}


div.componentheading  {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 20px;
        font-weight: bold;
	color: #DF3E00;
}

td.contentheading  {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 20px;
        font-weight: bold;
	color: #DF3E00;
}

table .mainlevel_menu {
        font-family: Arial;
        font-weight: bold;
	color: #ffffff;
}
span.mainlevel_menu{
        font-family: Arial;
        // font-variant:small-caps;
        font-size: 20px;
        color: #FF7F50;
}

/*################## TESTO, CONTENUTI E ALTRI STILI ###################*/

body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 0px;
	background-color: #3D2419;
	/*width: 73%;*/
}

tr, p, div {
   color: #FAEBD7 ;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color: #FF7F50;
	text-decoration: underline;
}

a:visited {
	color: #FF7F50;
	text-decoration: underline;
}

a:hover {
	color: #FF6633;
	text-decoration: underline;
}

a.mainlevel_menu:link, a.mainlevel_menu:visited {
        font-family: Arial;
        // font-variant:small-caps;
        font-size: 20px;
        color: #FAEBD7;
        //color: #FF7F50;
        text-decoration: none;
}
a.mainlevel_menu:hover {
	color: #FF6633;
	text-decoration: none;
}


form select {
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	background-color: #ffffff;
}

INPUT 
{
	BORDER: #895A43 1px solid;
	FONT-SIZE: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	COLOR: #ffffff;
	FONT-FAMILY: Verdana;
	BACKGROUND-COLOR: #573729;
} 
select
{
	BORDER: #895A43 1px solid;
	FONT-SIZE: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	COLOR: #ffffff;
	FONT-FAMILY: Verdana;
	BACKGROUND-COLOR: #573729;
} 

TEXTAREA 
{
	BORDER: #895A43 1px solid;
	FONT-SIZE: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	COLOR: #ffffff;
	FONT-FAMILY: Verdana;
	BACKGROUND-COLOR: #573729;
} 

form  {
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	background-color: #573729;
	border: 0px solid #0E3285;
	margin-left: 20px;
}

.button {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #ff9933;
	text-transform: uppercase;
	background-color: #573729;
	display: block;
	height: 18px;
	border: 1px solid #895A43;
	background-position: center;
	background-repeat: repeat-x;
}
