body {
	font:normal 13px tahoma, arial, helvetica, sans-serif;
	background-color: #9e9c78;
	text-align:center;
}

table {
	font:normal 13px tahoma, arial, helvetica, sans-serif;
}

.label {
	text-align: right;
}

#home {
	background: url(../images/agriturismo.jpg) no-repeat top center;
	margin: 0px auto;
	width: 900px;
	height: 650px;
	border: 3px solid #48461c;
	cursor: pointer;
}

#flag {
	margin-top: 480px;
	margin-left: 600px;
}

#banner {
	background: url(../images/banner.jpg) no-repeat top center;
	margin: 0px auto;
	width: 900px;
	height: 120px;
	text-align: left;
}

#content {
	margin: 0px auto;
	width: 900px;
	height: 650px;
	border: 3px solid #48461c;
	background-color: #FFF;
}

#left {
	background: url(../images/ramo4.jpg) no-repeat top left;
	width: 900px;
	height: 480px;
}

#center {
	background: url(../images/ramo4.jpg) no-repeat top center;
	width: 900px;
	height: 480px;
}

#right {
	background: url(../images/ramo7.jpg) no-repeat bottom right;
	width: 900px;
	height: 480px;
}

input.submit {
	background-color: #d2d37b;
	color: #fff;
	cursor:pointer;
	font: bold 13px tahoma, arial, helvetica, sans-serif;
	border: 1px solid #fff;
}


#menu {
	background-color: #48461c;
	height: 30px;
	margin: 0px;
	margin: 0px auto;
	width: 900px;
}

#itemmenu {
	float: left;
	border-right: 2px solid #d6d97d;
	width: 155px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: white;
}

#itemmenu1 {
	float: left;
	width: 155px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: white;
}

.itemsubmenu {
	background-color: #5d5c38;
	border-top: 1px solid #9e9c78;
	margin-top: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 155px;
	height: 15px;
}

#footer {
	font-family: cursive;
	color: #48461c;
}

#itemmenuselected {
	font:bold 13px tahoma, arial, helvetica, sans-serif;
	float: left;
	border: 3px solid #9e9c78;
	width: 150px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: white;
}


a {
	font:normal 13px tahoma, arial, helvetica, sans-serif;
	color: #44372d;
	text-decoration: none
}

a:hover {
	font:bold 13px tahoma, arial, helvetica, sans-serif;
	cursor: pointer;
}

.flagClass {
	border: 1px solid #000;
	cursor:pointer;
}

.menu {
	height:36px;
	width:900px;
	background:url(../images/menu/blank_sepia2.gif);
	position:relative; 
	font-family:arial, verdana, sans-serif; 
	font-size:13px;
	z-index:500;
}

.menu .select {
	margin:0; 
	padding:0; 
	list-style:none; 
	white-space:nowrap;
}

.menu li {
	float:left;
	background:url(../images/menu/blank_over_sepia2.gif);
	border-right: 1px solid #fff;
}

.menu .select a {
	display:block; 
	height:36px; 
	float:left; 
	background: url(../images/menu/blank_sepia2.gif); 
	padding:0 0 0 15px; 
	text-decoration:none; 
	line-height:25px; 
	white-space:nowrap; 
	color:#fff;
}

.menu .select li.line a {
	color:#d2d1b8;
}

.menu .select a b {
	display:block; 
	padding:0 30px 10px 15px; 
	background:url(../images/menu/blank_sepia2.gif) right top;
}

.menu .select a:hover, 
.menu .select li:hover a {
	background: url(../images/menu/blank_over_sepia2.gif); 
	padding:0 0 0 15px;
	line-height:27px;
	cursor:pointer; 
	color:#d2d1b8;
}

.menu .select li.line a:hover, 
.menu .select li.line:hover a {
	color:#9d9b82;
}

.menu .select a:hover b, 
.menu .select li:hover a b {
	display:block; 
	padding:0 30px 9px 15px; 
	background:url(../images/menu/blank_over_sepia2.gif) right top; 
	cursor:pointer;
}

.menu .sub {
	display:none;
}
.menu ul ul {
	display:none;
}

/* IE6 only */
.menu table {
	border-collapse:collapse; 
	margin:-1px; 
	font-size:1em; 
	width:0; 
	height:0;
}

.menu .sub {
	margin:0; 
	padding:0;
	list-style:none;
}

.menu .sub li {
	background:transparent;
	border-right: 0px;
}

.menu .select :hover .sub {
	height:35px;
	display:block; 
	position:absolute;
	float:left;
	width:900px;
	top:28px; 
	left:0; 
	text-align:center;
	background:transparent url(images/menu/transparent.gif);
}

.menu .select :hover .rt li {
	float:right;
}

.menu .select :hover .sub li a {
	display:block; 
	height:35px; 
	line-height:32px; 
	float:left; 
	background:transparent url(images/transparent.gif); 
	padding:0 9px; 
	margin:0; 
	white-space:nowrap; 
	color:#000;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #aaa;
	border-right: 1px solid #aaa;
}

.menu .select :hover .sub li.subline a {
	color:#44372d;
}

.menu .select :hover .sub li a:hover,
.menu .select :hover .sub li:hover {
	color:#000; 
	line-height:32px; 
	position:relative;
	background:#f0efef url(images/hover.gif) right top;
}

.menu .select :hover .sub li:hover > a {color:#000;}

.menu .select :hover .sub :hover ul {
	padding:0; 
	margin:0; 
	list-style:none; 
	display:block; 
	width:112px; 
	position:absolute; 
	left:-1px; 
	top:25px; 
	border:1px solid #aaa; 
	border-top:0; 
	background:#fff;
}

.menu .select :hover .sub :hover ul li a {
	width:80px; 
	text-align:left; 
	height:20px; 
	line-height:18px;
}
.menu .select :hover .sub :hover ul li a:hover {
	line-height:16px;
}

.black_overlay{
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: #e8e4db;
    z-index:1001;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
}
 
.white_content {
    display: none;
    position: absolute;
    top: 25%;
    left: 25%;
    width: 600px;
    height: 400px;
    padding: 16px;
    border: 2px solid #48461c;
    background-color: white;
    z-index:1002;
    overflow: auto;
}


