@charset "UTF-8";
/* CSS wilkins wines */


body {
	font-size:15px;
	font-family:arial, tahoma, verdana;
	background:#e2e4d6 url(images/bgtop.gif) repeat-x;
	text-align:justify;
	color:#5d5d5d;
	margin:0px;
}

a:link, a:visited, a:active {
	color:#000;
}

#container {
	width:900px;
	
}

#top {
	background:#292929 url(images/bgtop.gif) top repeat-x;
	height:448px;
	width:100%;
	margin-left:2%;
	margin-right:2%;
}

#body {
	background:#e2e4d6;
	height:100%;
	margin-left:2%;
	margin-right:2%;
}
	
#logo {
	background:url(images/wwlogo.png) no-repeat;
	margin-left:112px;
	margin-top:20px;
	width:301px;
	height:72px;
	position:absolute;

}

#footer {
	background:#2f2a27;
	width:100%;
	height:35px;}

#content {
	margin-left:277px;
	margin-top:10px;
	width:686px;
	position:absolute;
}

#headerimg {
	background:url(images/headermain.jpg) no-repeat;
	width:888px;
	height:331px;
	margin-left:77px;
	margin-top:109px;
	position:absolute;
	
}

.right {
text-align:center;
border:0px;
}

#headersinver {
	background:url(images/headersinver.jpg) no-repeat;
	width:888px;
	height:331px;
	margin-left:77px;
	margin-top:109px;
	position:absolute;
}


#headertraicionero {
	background:url(images/headertraicionero.jpg) no-repeat;
	width:888px;
	height:334px;
	margin-left:77px;
	margin-top:109px;
	position:absolute;
}

.menu {
	margin-left:77px;
	margin-top:10px;
	position:absolute;
}

.title {
	font-weight:bold;
	text-transform:uppercase;
	font-size:25px;
	font-family:Helvetica, Arial;
	color:#202020;
}

.img {
	float:left;
	padding-right:12px;
	padding-bottom:12px;
}
