body {
	background-color: #7C062D;
	padding-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#latest-news
{
	float: right;
	width: 189px;
	background-color: #FFFFFF;
	border: 2px solid #B48722;
	color: #333333;
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 5px;
}
#latest-news .title {
	font-size: 11px;
	color: #A37E26;
	margin-left: 10px;
}
#latest-news .date {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	margin-left: 10px;
}

#latest-news  .newsbody {
	font-size: 10px;
	font-style: italic;
	margin-left: 10px;
}
#latest-news .newsbody a {
	color: #333333;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
}
#latest-news .newsbody a:hover {
	color: #333333;
	text-decoration: underline;
	font-size: 9px;
	font-weight: normal;
}




/*************************************************** Latest News Styles ***************************************************/

#latest-news h3
{
	text-decoration: underline;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5;
	margin-left: 30px;
}
#latest-news   h4, h5, h6 {
	font-weight: bold;
	color: #A37E26;
	padding-bottom: 0;
	padding-left: 7px;
}

#latest-news p
{
	font-size: 12px;
	width: 165px;
	padding-bottom: 8px;
	padding-left: 5px;
}

#latest-news .news-item
{
	width: 184px;
	margin-bottom: 7px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c8c58d;
}

#latest-news .news-item-last
{
	width: 184px;
	padding-bottom: 16px;
}
/*----------------------menu-------------------------*/
#menu{
	width:100%;
	height:42px;
	padding:0px;
	clear:both;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #AA7D3A;
	border-bottom-color: #AA7D3A;
	margin-top: 5px;
	margin-bottom: 5px;
}

#menu ul{
list-style:none;padding:0 0 0 230px;margin: auto;display:block;
}
#menu ul li{
	list-style:none;
	display:inline;
	float:left;
	width:auto;
	height:42px;
	padding:0px;
	line-height:42px;
	font-family:"Lucida Sans", "Lucida Sans Unicode", sans-serif, Verdana;
	font-size:13px;
}
#menu ul li a{
	height:42px;
	width: auto;
	float:left;
	text-decoration:none;
	padding:0 0 0 25px;
	margin:0px 3px 0px 3px;
	color:#A77B24;
	text-align:center;
}
#menu ul li a:hover{
	height:auto;
	width: auto;
	text-decoration:none;
	color: #FFFFFF;
	background:url(../images/menu_arrow.gif) no-repeat left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
}

#menu ul li a.current{
	height:42px;
	width: auto;
	float:left;
	text-decoration:none;
	padding:0px;
	color: #FFFFFF;
	padding:0 0 0 25px;
	background:url(../images/menu_arrow.gif) no-repeat left;
}

#header {
	background-color: #FFFFFF;
	width: 900px;
	border: 2px solid #B48722;
	height: 100px;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #A27728;
	font-weight: normal;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#header a {
	color: #660000;
	text-decoration: none;
}
#header a:hover {
	color: #A27728;
	text-decoration: underline;
}
#header #desc_header {
	padding-right: 10px;
	padding-top: 10px;
	font-size: 12px;
}

#body_container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Lucida Sans", "Lucida Sans Unicode", sans-serif, Verdana;
	font-size: 12px;
	color: #FFFFB9;
	padding-right: 5px;
	padding-left: 5px;
}
#body_container p {
	text-align: justify;
	font-size: .95em;
}

#body_container h1 {
	font-style: italic;
	font-size: 20px;
}
#body_container  .secondtitle {
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
}

#body_container a {
	color: #AA7D3A;
	text-decoration: none;
}
#body_container a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

#body_container h3 {
	font-size: 15px;
	text-align: left;
}

#body_container img {
	border: 1px double #A27728;
	margin: 5px;
}
#body_container #autoctono img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 1px;
	padding: 1px;
}
.winetable {
	font-size: 10px;
}
#body_container .tablewines {
	border: 1px solid #A77B24;
}


#bottom {
	background-color: #FFFFFF;
	width: 900px;
	border: 2px solid #B48722;
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #A27728;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#bottom a {
	color: #660000;
	text-decoration: none;
}
#bottom a:hover {
	color: #AA7D3A;
	text-decoration: underline;
}



.curvyall {

}
.highslide {
	cursor: url(../highslide/graphics/zoomin.cur) , pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid silver;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border-bottom: 1px solid white;
	font-family: "Lucida Sans", "Lucida Sans Unicode", sans-serif, Verdana;
	font-size: 10pt;
	padding: 5px;
	background-color: #FFFFFF;
	color: #7C062D;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(../highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

#autoctono {
	float: right;
	width: 189px;
	background-color: #FFFFFF;
	border: 2px solid #B48722;
	color: #333333;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 10px;
}
#movie {
	float: right;
	width: 189px;
	background-color: #FFFFFF;
	border: 2px solid #B48722;
	color: #333333;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 10px;
	padding: 0px;
}
#movie p {
	text-align: center;
}
#movieleft {
	float: left;
	width: 189px;
	background-color: #FFFFFF;
	border: 2px solid #B48722;
	color: #333333;
	margin-bottom: 5px;
	margin-top: 10px;
	padding: 0px;
	margin-right: 5px;
}
#movieleft p {
	text-align: center;
}


#links {
	float: right;
	width: 189px;
	background-color: #FFFFFF;
	border: 2px solid #B48722;
	color: #333333;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 10px;
}
#links h3 {
	text-decoration: underline;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5;
	margin-left: 30px;
}
#links p {
	margin-left: 5px;
}
#links a {
	color: #7C062D;
	text-decoration: none;
}
#links a:hover {
	text-decoration: underline;
	color: #A27728;
}
#vinix {
	float: right;
	width: 189px;
	background-color: #FFFFFF;
	border: 2px solid #B48722;
	color: #333333;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 10px;
}
#gallery {
	float: left;
	width: 189px;
	background-color: #FFFFFF;
	border: 2px solid #B48722;
	color: #333333;
	height: auto;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 5px;
}
#gallery .title {
	background-color: #A0BF09;
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	font-weight: bolder;
	padding-left: 5px;
	white-space: nowrap;
	font-family: "Lucida Sans", "Lucida Sans Unicode", sans-serif, Verdana;
	padding-top: 1px;
	margin: 2px;
	line-height: 20px;
}
#gallery img {
	border: 1px solid #A0BF09;
}
#sommario {
	float: left;
	width: 189px;
	background-color: #FFFFFF;
	border: 2px solid #B48722;
	color: #333333;
	margin-bottom: 5px;
	margin-top: 10px;
	margin-right: 5px;
}
#sommario h3 {
	text-decoration: underline;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5;
	margin-left: 30px;
}
#sommario p {
	margin-left: 5px;
	font-size: 9px;
}
#sommario a {
	color: #7C062D;
	text-decoration: none;
}
#sommario a:hover {
	text-decoration: underline;
	color: #A27728;
}
