#title {display:none; }

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 16px;
	list-style-image: url(images/flor.jpg);
}
h1 {
	font-size: 15px;
	font-weight: bolder;
	color: #326533;
	margin-bottom: 15px;	
}
h2 {
	font-size: 15px;
	font-weight: bolder;
	line-height: 20px;
	color: #000000;
	padding-left: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
}
h3 {
	font-size: 15px;
	font-weight: bolder;
	line-height: 20px;
	color: #000000;
}
.listing {
	overflow: auto;
}
.imagespacert {
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}
.imagespacelt {
	margin-bottom: 10px;
	margin-right: 10px;
    float: left;
}
a:link {
	color: #326533;
	text-decoration: underline;
}
a:visited {
    color: #326533;
	text-decoration: underline;
}
a:hover {
	color: #326533;
	text-decoration: underline;
}
a:active {
	color: #326533;
}