#imagen{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	position: static;
	float: left;
	width: 20%;

}
#listarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	position: static;
	width: 78%;
	float: right;

}
#listpie{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	position: static;
	float: left;
	font-size: x-small;
	width: 100%;
}
.linea {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFC66F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #000000;
	background-color: #FFFFFF;
	text-align: justify;
	width: 95%;
	line-height: 170%;
}
#listarea form{
	background-color: #FFFFFF;
	margin-top: 2px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
