@charset "UTF-8";

/* GLOBAL STYLES */
 
body {
	font-family: "Trebuchet MS";
	margin: 0;
}

a:link, a:active, a:visited {
	color: black;
	text-decoration: none;
}
a:hover {
	color: black;
	text-decoration: underline;
}

/* @group HEADER */

#main {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding: 0 20px;
	width: 870px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 830px;
}
#header {
	height: 88px;
	padding-top: 10px;
}
#logo{
	font-family: "Gill Sans";
	font-size: 72px;
}

/* @end */

/* @group MENU de topo */

ul#top_menu {
	display: block;
	width: 830px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	padding-top: 3px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	height: 27px;
	border-top: 1px solid #605249;
	margin-top: 0;
	font-size: 12px;
	padding-left: 0;
	margin-left: 0;
}
ul#top_menu li {
	display: block;
	padding-top: 5px;
	list-style: none;
	float: left;
	margin-right: 10px;
}
ul#top_menu li a {
	text-decoration: none;
	display: block;
	color: black;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 2px;
}
ul#top_menu li a:hover {
	border-bottom: thick solid #605249;
}

ul#top_menu li.selected a {
	border-bottom: thick solid #605249;
}


ul#top_menu li#indexlink,
ul#top_menu li#language {
	float: right;
	margin-right: 0;
	margin-left: 10px;
}
ul#top_menu li#language a {
	color: #8f8275;
	text-decoration: none;
	font-size: 12px;
}
/* @end */


/* @group Área de conteúdos*/

#content {
	border-top: 1px solid #605249;
}
#top_row {
	min-height: 368px;
	margin-top: 20px;
}
#media_column {
	float: left;
	width: 490px;
	height: 368px;
	overflow: hidden;
	position: relative;
	background-color: #f2efde;
}

#media_column img {
	display: block;
	width: 490px;
}
#text_column {
	width: 320px;
	margin-left: 20px;
	float: right;
}
.title {
	font-size: 16px;
	margin-bottom: 10px;
}
.paragraph, #text_column p {
	margin-bottom: 15px;
	text-align: justify;
	line-height: 16px;
	font-size: 12px;
}
.paragraph p {
	margin: 0px;
	text-align: justify;
}
#paragraph a {
	text-decoration: none;
	color: black;
}
#paragraph a:hover {
	text-decoration: underline;
}

/* @end */

/* @group Menu dos produtores */

#menu_producers {
	margin-top: 20px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	margin-left: 0px;
	display: block;
}
#menu_producers a {
	display: block;
	float: left;
	height: 133px;
	width: 148px;
	margin-right: 20px;
	margin-top: 20px;
	padding-bottom: 3px;
	border: 1px solid #bdb4a5;
	font-size: 16px;
	text-decoration: none;
	text-align: center;
	color: black;
	text-align: center;
}
#menu_producers a.lastinrow {
	margin-right: 0;
}
#menu_producers a:hover {
	border: 1px solid #605249;
	background-position: center center;
}

/* @end */

/* @group Zona inferior de conteúdos */

#bottom_row {
	width: 830px;
	float: left;
	clear: left;
}
#map {
	margin-top: 15px;
}
/* @end */

/* @group Menu Bottom */

#bottom_menu {
	margin-top: 20px;
	font-size: 12px;
	text-transform: uppercase;
	width: 830px;
	letter-spacing: 0.1em;
	border-top: 1px solid #605249;
	border-bottom: 1px solid #605249;
	padding-top: 3px;
	margin-left: 0;
	padding-left: 0;
}
#bottom_menu  ul{
	list-style-type: none;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 27px;
	width: 830px;
	margin-left: 0;
}
#bottom_menu ul li{
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	list-style-type: none;
	float: left;
	margin-right: 10px;
}
#bottom_menu ul li a{
	text-decoration: none;
	color: black;
}
#bottom_menu    ul    li:hover  {
	cursor: pointer;
	border-bottom: thick solid #605249;
}
#bottom_menu  ul  li.selected  {
	border-bottom: thick solid #605249;
}

/* @end */

/* @group Rodapé*/

#footer {
	float: left;
	color: black;
	margin-top: 20px;
	padding-bottom: 10px;
	width: 830px;
	text-align: right;
	padding-top: 10px;
	font: 9px Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
	border-top: 2px solid #605249;
}

/* @end */

/* @group MENU catálogo de vinhos */

#catalogue {
	font-size: 12px;
	width: 830px;
	overflow: hidden;
}
.accordion_toggler {
	padding-top: 7px;
	padding-bottom: 7px;
	border-top: 1px solid #605249;
	border-bottom: 1px solid #605249;
	padding-left: 10px;
	margin-top: -1px;
	cursor: pointer;
	cursor: hand;
}
#catalogue .selected {
	background-color: #f2efde;
}
.accordion_element {
}

/* @end */

/* formatação das fichas técnicas */

/* @group Fichas técnicas */

.column_a{
	width: 480px;
	margin-right: 20px;
	margin-bottom: 10px;
	float: left;
}
.column_b {
	width: 320px;
	margin-bottom: 10px;
	float: left;
}

.bottles {
	width: 480px;
	margin-top: 10px;
	float: left;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #bdb4a5;
}
.column_a .bottle {
	width: 240px;
	float: left;
	text-align: left;
	vertical-align: bottom;
	height: 315px;
}
.column_a a {
	color: black;
	text-decoration: none;
}

.description {
	font-size: 12px;
	line-height: 18px;
}
.head_description {
	font-size: 12px;
	color: black;
	margin-top: 10px;
	margin-bottom: 5px;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
}
.item {
	color: #8f8275;
	text-transform: none;
}
.bloc_description{
	padding-bottom: 10px;
	border-bottom-width: 1px;
	width: 320px;
}

/* @end */


.clear {
	float: none;
	clear: both;
}
