html 
{
	margin:0px;
	padding:0px; 
}
body
{
	margin: 0;
	padding: 0;
	color: #a8bfd6;
	text-align: center;
	background: #fffdce repeat-y center url(villapaola_2.gif);
	border-left-width: 1px;
	font: 500 10px arial, georgia, verdana, sans-serif;
	border: groove transparent 0;
}
#infosito 
{
	border-bottom: none;
	background: #e5eacb;
	color: #707070;
	margin: 0px;
	border-style: none;
	font: small "Lucida Grande";
	width: 100%;
	clear: both;
}
#stripmessage 
{
	position: absolute;
	width: 150px;
	height: 150px;
	top: 0px;
	left: 0px;
	background: url("strip.gif") no-repeat top right;
}

#navcontainer {
      float: none;
      width: 100%;
      background: transparent none;
	color: black;
	margin-left: auto;
	position: inherit;
	top: inherit;
	vertical-align: inherit;
	font: bold 12px Helvetica;
}

#navcontainer ul {
	margin: 0;
	padding: 0 0px;
	list-style:none;
	background: transparent;
	font-size: 12px;
	width: 100%;
	font-weight: bold;
}

#navcontainer li {
      display:inline;
      margin:0;
      padding:0;
	background: transparent;
	font-size: 12px;
	width: 100%;
	font-weight: bold;
}

#navcontainer a {
      float:left;
      background: none no-repeat left top transparent;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
	color: #4c4c4c;
	text-transform: uppercase;
	font-size: 12px;
}

#navcontainer a span {
      float:left;
      display:block;
      background: none no-repeat right top transparent;
      padding:5px 15px 4px 6px;
      color: #848484;
	font: small-caps 500 14px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/

#navcontainer a span {float:none;
	color: #848484;
	background: transparent;
	font-size: 14px;
}

/* End IE5-Mac hack */

#navcontainer a:hover span {
      color: black;
      }

#navcontainer a:hover {
      background-position:0% -42px;
	color: #000000;
}

#navcontainer a:hover span {
      background-position:100% -42px;
      }

#subnavcontainer {
      float: left;
      background: transparent;
      font-size:93%;
      line-height:normal;
	width: 100%;
	color: #7a7576;
}

#subnavcontainer ul {
	margin:0;
	padding: 1px 10px 0 120px;
	list-style:none;
      }

#subnavcontainer li {
      display:inline;
      margin:0;
      padding:0;
      }

#subnavcontainer a {
      float:left;
      background:url("subtableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }

#subnavcontainer a span {
      float:left;
      display:block;
      background:url("subtabright.gif") no-repeat right top;
      padding:2px 15px 2px 6px;
      color:#3e481e;
      }

/* Commented Backslash Hack hides rule from IE5-Mac \*/

#subnavcontainer a span {float:none;}

/* End IE5-Mac hack */

#subnavcontainer a:hover span {
      color: maroon;
	font-variant: normal;
}

#subnavcontainer a:hover {
      background:url("subtopbarhover.gif");
      }

#subnavcontainer a:hover span {

      background:url("subtopbarhover.gif");
      }
.banner
{
	height: 300px;
	padding: 0px 0 0px 0px;
	margin:0px;
	background-color:#FFFFFF;
	width: 850px;
	float: none;
	position: inherit;
	overflow: hidden;
	left: 0;
	top: 0;
}
.container
{
	margin: 0 auto 0 auto;
	padding: 0;
	border: none #e6e6e6 1px;
	color: #997550;
	font: normal 12px Helvetica, Arial, Verdana, sans-serif;
	border-collapse: inherit;
	width: 850px;
	background: transparent none repeat-y;
}
      
.content {
clear:left;
text-align:left;
margin: 0 190px 0px 0px;
padding: 0 0 0 10px;
	background: transparent none inherit repeat-y;
	color: #743e0e;
	font-family: Arial, Helvetica, sans-serif;
	border-right: 2px solid #d5d5d5;
}
.footer {
color: #6c6c6c;
margin: 10px 0 0px;
padding: 0; 
border-top: 1px solid #0F204D;
background-color: #e5eacb;
text-align: left;
clear: both;
	font: normal x-small "Lucida Grande";
	border-color: #122658;
	border-style: none;
	width: 100%;
}
.rightcontainer {
float: right;
clear:both;
width: 180px;
margin: 2px;
padding:0px;
	text-align: center;
	border: transparent 0 none;
	border-top-style: solid;
	color: #7b7577;
	background: transparent;
}
