﻿html {
		height: 100%;
		scrollbar-face-color: #94b51b; 
		scrollbar-shadow-color: #607a12; 
		scrollbar-highlight-color: #607a12; 
		scrollbar-3dlight-color: #607a12; 
		scrollbar-darkshadow-color: #607a12; 
		scrollbar-track-color: #607a12; 
		scrollbar-arrow-color: #FFFFFF;
	}
	
body {
		margin: 0; 
		height: 100%; 
		background-color: #607a12; 
		background-image: url('../images/outback.jpg'); 
		background-attachment: fixed; 
		background-repeat: repeat-x;
		color: #30540a;
}

a:link       { color: #50a715 }
a:active   { color: #4b6b0d }
a:hover     { color: #4b6b0d }
a:visited { color: #50a715 }



img {
		border-style: none;
		border-width: 0px;
}

.tabellamain {
	border-collapse: collapse;
}

.centralogo {
	border-collapse: collapse;
	width: 100%; height: 100%; 
	position: absolute; 
	vertical-align: middle;
}

.centra {
	text-align: center;
	font-family: "Trebuchet MS", "Century Gothic", Arial;
	font-size: 9pt;
}

#home {
		position: relative; 
		width: 550px; 
		height: 450px; 
		z-index: 1;
}

#authoring {
	font-family:"Trebuchet MS", "Century Gothic", Arial;
	font-size: 8pt;
}

#info {
	font-family:"Trebuchet MS", "Century Gothic", Arial;
	font-size: 8pt;
	background-color:#EEE;
	border: 2px 999 dashed;	
	width: 100%;
	padding: 10px 0 10px 0;
	margin: 40px 0 20px 0;
}

.menusx {
	padding: 20px 10px 20px 20px;
	width: 200px
}
.maincell {
	padding: 20px 20px 20px 10px;
	text-align: left;
}

.rigatabellatop {
	background-image: url('../images/top.png');
	text-align: center;
	vertical-align: bottom;
	font-family: "Trebuchet MS", "Century Gothic", Arial;
	font-size: 10pt;
}

.rigatabellamain {
	background-image: url('../images/middle.png');
	text-align: center;
	font-family: "Trebuchet MS", "Century Gothic", Arial;
	font-size: 10pt;
}

.note {
	font-style: italic; 
	font-size: xx-small; 
	border-left: 5px solid #C0C0C0; 
	padding-left: 10px; 
	color: #333333;
	margin: 10px;
}

.menu_s {
	width: 100%;
	text-align: left;
	margin-bottom: 10px;
}

.menuintesta {
	background-image: url('../images/menu_B.gif');
	padding: 0px 15px 0px 15px;
	margin: 0px;
	font-weight: 700;
	font-size: large;
	color: #607a12;
	height: 20px;
	background-repeat: repeat-x;
}

.menuelems {
	font-family: "Trebuchet MS", "Century Gothic", Arial;
	font-size: 10pt;
	font-weight: bold;
	height: 27px;
	background-image: url('../images/menugray.gif');
	padding-left: 15px;
	padding-right: 15px;
	margin: 2px 0 2px 0;
}

.menuelems a:link, .menuelems a:visited {
	color: #006600;
	text-decoration: none;
}

.menuelems a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

.titolo {
	font-family: Georgia;
	font-size: x-large;
	text-transform: capitalize;
	border-bottom: 3px #e2aa01 solid;
	margin: 0 0 10px 0;
	padding: 0 0 -10px 0;
	color: #607a12;
}

.sottopagine {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	text-transform: capitalize;
	margin: 0 0 10px 0;
	padding: 3px;
	color: #000;
}

.sottodex {
	font-family: Georgia, Cambria;
	font-size: 11pt;
	font-weight: bold;
	margin: 10px 0 10px 0;
	padding: 3px;
	text-align: center;
}


.thumbs {
	width: 130px;
	height: auto;
	border: 2px #e2aa01 dashed;
}

.photogallery {
	text-align: center;
}

.closecell {
	background-image: url('../images/bottom.png');
	background-repeat: no-repeat;
	height: 40px;
	vertical-align: top;
}




/* accordion */


#container {
	width: 400px;
	margin: 20px auto;
	min-height: 100%; /*ie hack*/
}

#content {
	width: 220px;
	margin: 0 auto;
}

#wrap {
	width: 232px;
	overflow: hidden;
	background: #fff url("images/wrapbg.gif") repeat-y top left;
}
h2 {
	padding: 0px;
	margin: 0 0px;
	font-weight: normal;
	color: #808080;
	font-family: Verdana, Tahoma;
	text-decoration: none;
}

h3 {
	padding: 10px 0 11px 15px;
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	color: #222;
	background: #efefef;
	cursor: pointer;
	border-bottom: 1px solid #fff;
	text-decoration: none;
}

h3.toggler a {
	color: #666;
	text-decoration: none;
}

h3.toggler a:hover {
	color: black;
}

div.accordion {
	background: #fff url("images/accordionbg.gif") repeat-x top left;
	
}

div.accordion ul {
	list-style-type: none;
	padding: 0;
	margin: 0 0 5px 0;
}

div.accordion ul li {
	padding: 6px 0;
}

div.accordion ul li a {
	color: #666;
	text-decoration: none;
	display: block;
	padding: 4px 0px 4px 20px;
	font-size: 90%;
}

div.accordion ul li a span {
	padding-bottom: 10px;
}

div.accordion ul li a img {
	border: 0;
	vertical-align: bottom;
	margin-right: 15px;
}

div.accordion ul li a:hover span {
	text-decoration: underline;	
}

#top_round {
	height: 10px;
	font-size: 1px; /* ie whitespace */
}

#bottom_round {
	height: 10px;
	font-size: 1px; /* ie whitespace */
}
	
.top_dark {
	background: url("images/top_dark.gif") no-repeat top left;
}

.top_light {
	background: url("images/top_light.gif") no-repeat top left;
}

.bottom_dark {
	background: url("images/bottom_dark.gif") no-repeat top left;
}

.bottom_light {
	background: url("images/bottom_light.gif") no-repeat top left;
}

.first {
	padding-top: 5px;
}

.last {
	padding-bottom: 5px;
}

