@charset "utf-8";
.divespecia {
	height: 800px;
	width: 780px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	clear: both;
}
.subtitulo {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	height: 15px;
	width: 770px;
	clear: both;
	background-color: #79a8d4;
	text-indent: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.especie0 {
	clear: both;
	height: 80px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.especie1 {
	clear: both;
	height: 110px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	background-color: #D5E2EA;
}
.especie2 {
	clear: both;
	height: 150px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	background-color: #D5E2EA;
	margin-top: 5px;
}

.especie11 {
	height: 100px;
	width: 200px;
	float: left;
	margin: 3px;
}
.especie12 {
	height: 140px;
	width: 500px;
	float: left;
	margin: 3px;
}

