#imgvineria{
  position:absolute;
	left:0px;
	top:180px;
	width:500px;
	height:266px;
	border: 2px solid gray;
}

#imgvineria2{
  position:absolute;
	left:0px;
	top:590px;
	width:500px;
	height:228px;
	border: 2px solid gray;
}

#pvineria{
  position:absolute;
	left:0px;
	top:50px;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 16px;
}

#pvineria2{
  position:absolute;
	left:0px;
	top:130px;
	text-align:left;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	width:500px;
	height:300px;
}

#pvineria3{
  position:absolute;
	left:0px;
	top:460px;
	text-align:left;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	width:500px;
	height:300px;
}


