/* CSS Document */
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	background-image: url(imagens/bg_site_final.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
	background-attachment: scroll;
}
#form_busca {
	margin: 0px;
	padding: 0px;
}
p {
	font-size:12px;
}
.tit01 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 300;
	display: block;
	padding-bottom: 5px;
}
.tit02 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
	color: #A48744;
	text-decoration: none;
}
a.tit02:link, a.tit02:active, a.tit02:visited {
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
	color: #A48744;
	text-decoration: none;
} 
a.tit02:hover {
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
	color: #A48744;
	text-decoration: underline;
}
.tit03 {
	border-bottom: 1px solid #A48744;
	color: #A48744;
	font-family: "Times New Roman", Times, serif;
}
.links_peq {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bolder;
	color: #A48744;
	text-decoration: none;
	text-align: right;
	display: block;
	padding-right: 10px;
}
.fto_vinho {
	float: left;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.txt_link {
	color: #333333;
	text-decoration: none;
	text-align: justify;
	display: block;
	padding-right: 3px;
}
.bg_branco {
	background-color: #FFFFFF;
	padding: 5px;
	height: 110px;
}
.alnha_menu {
	text-align: center;
	padding-left: 165px;
}
.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: 400;
	text-decoration: none;
	color: #333333;
}
.menu:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: 400;
	text-decoration: none;
	color: #BEA062;
}
/*
 * jquery.ui.potato.menu
 * 
 * Copyright (c) 2009 makoto_kw (makoto.kw@gmail.com)
 * Dual licensed under the MIT and GPL licenses.
 * 
 * Version: 1.0
 */
ul.potato-menu {
	background:none;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	margin:0 0 0 160px;
	padding:0 0 0 40px;
	height:20px;
	width:auto;
	list-style:none;
	line-height: 20px;
}
.potato-menu:after {
	background:none;
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 20px;
	margin:0;
	padding:0;
}
ul.potato-menu li.potato-menu-item {
	padding:0;
	position:relative;
	list-style:none;
	list-style-position:outside;
	display:inline;
	float:left;
}
ul.potato-menu li.potato-menu-item a {
	background:none;
	color:#333;
	display:block;
	text-decoration:none;
	white-space:nowrap;
	height:20px;
	outline-width:0;
	outline:0;
}
ul.potato-menu li.potato-menu-item a:hover {
	color:#BEA062;
}
ul.potato-menu ul.potato-menu-group {
	margin:0;
	padding:0;
	-webkit-padding-start:0;
	-webkit-padding-end:0;
	position:absolute;
	text-align:left;
	z-index:1000;
	display:none;
	border:1px solid #BEA062;
	background-color: #f3eee4;
}
ul.potato-menu ul.potato-menu-group li {
	
}
ul.potato-menu ul.potato-menu-group li a{
	color:#333;
	height:20px;
	width:100px;
}
ul.potato-menu ul.potato-menu-group li a:hover {
	color:#BEA062;
}
.separador {
	font-size:12px;
	margin:0 8px 0 8px;
}
.link_destaq {
	text-decoration: none;
	color: #333333;
	background-image: url(imagens/marcador.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 10px;
}
.txt_rodape {
	font-size: 9px;
	font-weight: normal;
}
.titulo_noticia {
	margin:auto 0 0;
}
.img_left {
	float:left;
	margin:0 10px 10px 0;
}
.clear {
	float:left;
}
.fonte {
	float:right;
}
.news_resposta {
	font-size:12px;
}
.error {
	color:#FF0000;
}
#resposta {
	font-size:16px;
}
#conteudo {
	padding:20px;
}
#galerias {
	margin: 0 0 0 20px;
}
.album {
	float:left;
	height:220px;
	margin:0 25px 20px 0;
	width:200px;
}
.album img {
	border:none;
}
ul.list_noticias {
	padding:0;
	margin:0px;
}
ul.list_noticias li {
	list-style:none;
	margin-bottom:10px;
}
.left {
	float:left;
}
#vinho {
	margin:0 0 0 100px;
	width:500px;
}
#vinho img {
	float:left;
	margin:0 10px 10px 0;
}
.vinhos {
	float:left;
	margin:0 20px 0 0;
	width:200px;
}
.vinhos .nome {
	height:20px;
}
.vinhos img {
	border:none;
}
.receita {
	margin:0 0 20px 0;
}
a.simple_link:link, a.simple_link:visited, a.simple_link:active {color:#333; text-decoration:none; font-weight:bold;}
a.simple_link:hover {color:#BEA062;text-decoration:underline} 

.videos {
	float:left;
	margin:0 0 0 30px;
	width:310px;
	height:300px;
}
#harmonize_index {
	width:130px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.eventos p {
	margin:0 0 15px 0;
}
.pagination {
	clear:both;
	margin:20px 0 0 0;
}
.h_not {
	font-size:14px;
}

.fonte14 {
font: bold 12px Arial, Helvetica, sans-serif;
color: #333333;
}


.fonte16 {
font: bold 16px Arial, Helvetica, sans-serif;
color: #333333;
}

.fonte16 a {
font: bold 16px Arial, Helvetica, sans-serif;
color: #333333;
text-decoration:none;
}


.fonte16 a:hover {
font: bold 16px Arial, Helvetica, sans-serif;
color: #333333;
text-decoration: underline;
}
