*{margin: 0;}
html, body {height: 100%;}
body{

font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -92px;
	background: url('../img/bg_main.png') repeat-y center bottom;
}

#bottle{
	background: url('../img/bg_azeite_fio.png') no-repeat right top;
}
#header{
	background: url('../img/bg_header.png') no-repeat center top;
	height: 203px;
}
#lang{
	width: 722px;
	margin: 0 auto;
}
#lang p{text-align: right;
	padding: 65px 10px 0px 0px;
}
#lang a{margin-left: 5px;}
#lang a img{border:0px}


#content{
	width: 725px;
	margin: -50px auto 0px auto;
}
#content #left{
	width: 251px;
	float: left;
}
#content #right{
	width: 468px;
	margin-left: 251px;
	padding-bottom: 90px;
}
#content p{
	color: #8E827C;
	text-align: justify;
	padding: 0px 22px;
}
p.flag{
	background: url('../img/flag.gif') no-repeat center top;
	height: 3px;
	margin: 10px 0px;
}
#content .img{
	background-color: #C0CB48;
	padding: 5px;
}

#logo{
	background: url('../img/vineves_logo.png') no-repeat center top;
	width: 248px;
	height: 258px;
}

#content #right div{
	width: 422px;
	margin: 0px auto 20px auto;
	border-bottom: #CCC 1px dashed;
}
#content #right div img{
	float: left;
}
#content #right div table{
	margin-left: 130px;
	width: 250px;
}#content #right div table td{
	padding: 1px 0px;
}
#content #right div table td.label{
	color: #636363;
	font-style: italic;
	padding-right: 20px;
}

#nav{
	background-color: #E3E8A9;
	margin: 10px 25px 0px 25px;
}
#nav ul{padding: 0px;}
#nav ul li{
	list-style: none;
	padding: 6px 0px;
}
#nav ul li a{
	color: #867251;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	padding: 5px;
}
#nav li a:hover,#nav li:hover{
	background-color: #D7E090;
	color: #7D6460;
}
#nav_selected{
		border: 0px;
		position: absolute;
		margin-left: -6px;
}
#nav_selected.f2{ margin-top: 30px; }
#nav_selected.f3{ margin-top: 60px; }
#nav_selected.f4{ margin-top: 90px; }
#nav_selected.f5{ margin-top: 120px; }	

#footer, .push {
	margin-top: 15px;
	clear: both;
	height: 92px;
}
#footer{
	background: url('../img/bg_footer.png') no-repeat center bottom;
}

#copyright{
	width: 700px;
	margin: 0 auto;
	padding-top: 40px;
	text-align: right;
	font-size: 10px;
}
#copyright,#copyright a{
	color: #483A18;
	font-weight: bold;
}
#copyright a{
	text-decoration: none;
}
#copyright a:hover{
	color: #78742B;
}

a{
	color: #847430;
        font-weight: bold;
	text-decoration: none;
}


a:hover {
	color: #c0cb48;
        font-weight: bold;
}
.title {
	text-transform: uppercase;
	color: #4e3e16;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal; 
	text-transform: normal;
	letter-spacing: normal;
	text-align: right;
}


