.ficha	{
	border: 1px solid olive;
	margin-bottom: 10px;
	text-indent: 0em;
}
div.anuncio	{
	background-color: #ffeedd;
	border: 1px solid olive;
	margin-bottom: 10px;
	text-indent: 0em;
}

#banner {
	overflow: hidden;
	position: absolute;
	top; 250px;
	left; 300px;
	visibility:visible;
	}
img.banner {
	position: absolute;
	margin-top; 200px;
	border: none;
	}

div.titulo{
	font-weight: bold;
	margin: 0px;
	padding: 5px;
	font-size: 1.5em;
	}
div.data{
	font-style: italic;
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	background-color: olive;
	color: white;
	}
div.resumen{
	margin: 0px;
	padding: 5px;
	}

table.galleria {
	background-color: red;
	border: none;
	}
.doc	{
	border: 1px solid olive;
	background-color: #fafffa ;
	padding: 0px;
	margin-top: 6px;
	margin-bottom: 6px;
}
.titulo	{
	color: olive;
	font-weight: bold;
	font-size: 1.5em;
	padding: 5px;
	margin: 0px;
	}
.contido	{
	overflow: hidden;
	margin: 0px;
	padding: 10px;
	}
.data	{
	border: 1px solid olive;
	background-color: olive;
	padding: 0px;
	padding-left: 2em;
	margin: 0px;
	color: white;
	font-weight:bold;
}
img.nova{
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
}
