body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #E5E5E5;
	border: none;
	width: 125px;
}

a:link, a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #AAAAAA;
	text-decoration: none;
}

a.especie:link, a.especie:visited {
	color: #666666;
	text-decoration: underline;
}

a.especie:hover {
	color: #FF0000;
	text-decoration: none;
}
a.especie:active {
	color: #AAAAAA;
	text-decoration: none;
}


.div_menu {
	z-index: 0;
}

.div_path {
	z-index: 0;
}

.div_grupo {	
	z-index: 0;
	font-family: verdana;
	height: 360px;
	width: 610px;
	font-size: 10px;
	overflow-Y:auto;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #cccccc;
	scrollbar-3dlight-color: #da251d;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #F2f2f2;
	scrollbar-arrow-color: #da251d;
}

.texto_path {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #8D8D8D;
}

.info{
	font-family: verdana;
	font-size: 11px;
	text-align: justify;
	color: #000000;	
}


.texto{
	font-family: verdana;
	font-size: 11px;
	text-align: justify;
	color: #000000;
	line-height: 1.5;
}

.texto_foto{
	font-family: verdana;
	font-size: 9px;
	color: #000000;
}

.tit_esp{
	font-family: verdana;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	line-height: 1;
}

.cat{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: justify;
	color: #FF0000;
}

.tbox {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-color: #E5E5E5;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: underline;
}
.style3 {font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #999999; }

.style4 {color: #999999}

.div_imp{

	position: absolute;
	top: 315;
	left: 300;
		
}