@charset "utf-8";
/* CSS Document */
#logo{
	text-align: left;
	float: left;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80px;
	font-style: oblique;
	font-weight: 500;
	color: #CCCCCC;
	text-decoration: none;
	background-image: url(imagem/fundo_cabe.jpg);
	background-repeat: repeat;
	height: auto;
	width: 100%;
	}

#consult{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: oblique;
	font-weight: 500;
	color: #CCCCCC;
	text-decoration: none;
	float: left;
	width: 300px;
	padding-top: 2px;
	padding-left: 100px;
	}
#barra{
	background-image: url(imagem/barra.jpg);
	background-repeat: repeat;
	width: 100%;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: 200;
	color: #0000FF;
	text-decoration: none;
	text-align: right;
	float: left;
	}
#eco{
	float: left;
	position: fixed;
	clip: rect(0px,0px,auto,auto);
	width: 70px;
	}
#imagem{
	float: left;
	position: absolute;
	left: 400px;
	top: 2px;
}

ul#menu {
	width:190px;
	margin:0;
	padding:0;
	list-style-type:none;
	float: left;
	background-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #009966;
	border-bottom-color: #009933;
	border-left-color: #00CC66;
	height: auto;
}
ul#menu li {
	padding: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
ul#menu li a:link, ul#menu li a:visited {
	display:block;
	height:1%;
	text-decoration:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	padding-left:5px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #333333;
}
ul#menu li a:hover {
	background-color: #99FF99;
	color:#000000;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #0099FF;
}

#ditado{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 200;
	color: #FFFFFF;
	text-align: justify;
}

#faunafoto{
	background-position: left top;
	float: left;
}

#faunafoto1{
	background-position: right top;
	float: right;
}

#entrada{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	line-height: normal;
	font-weight: 400;
	color: #FFFF99;
}

#texto{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	color: #CCFFFF;
	height: auto;
	width: 600px;
	text-align: justify;
	float: left;
	vertical-align: middle;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	left: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#titulo_texto{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	color: #FFFFFF;
	margin: 5px;
	padding: 5px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #99FF33;
	border-left-color: #99FF33;
	height: auto;
	width: 600px;
	text-align: center;
	float: left;
}	


#titulo_foto{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	color: #000000;
	margin: 5px;
	padding: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #999999;
	border-left-color: #999999;
	height: auto;
	width: 500px;
	text-align: center;
	float: center;
	background-color: #CCCCCC;
}
#texto_foto{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	color: #000000;
	height: auto;
	width: 500px;
	text-align: justify;
	float: left;
	vertical-align: middle;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	left: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #CCCCCC;
}
	