@import url(null.css);
@import url(menu.css);
@import url(tabs.css);
@import url(vina.css);
@import url(buttons.css);
@import url(indextabs.css);

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../img/bg/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
	background-color: #FFFFFF;
}
#wrap {
	padding: 0px;
	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrap #topmenu {
	margin: 0px;
	height: 46px;
	width: 900px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#wrap #topmenu ul {
	text-decoration: none;
	list-style-type: none;
}
#wrap #topmenu li {
	float: left;
}
#wrap #header {
	height: 141px;
	width: 900px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../img/bg/header.jpg);
	text-indent: -4000px;
}
#wrap #vino {
	background-image: none;
	margin: 0px;
	padding: 0px;
	height: 710px;
	width: 480px;
	float: left;
}

#wrap #content #illustration .footer {
	display: block;
	height: 22px;
	width: 436px;
	margin-left: 44px;
	margin-top: 651px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
}

.style1 {
	color: #999999;
	line-height: 16px;
}

.style2 {
	color: #FFFFFF;
	line-height: 16px;
}

a       {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}
#wrap #topmenu ul .lngDE {
	display: block;
	height: 18px;
	width: 20px;
	margin-top: 15px;
	margin-right: 172px;
	text-align: center;
}

