.Titulo {
	font-weight: bold;
	font-style: italic;
	color: #006600;
	text-align: center;
	font-size: 40px;
	background-position: center;
}
.Nombres {
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: center;
	font-size: large;
}
.Anunciarse {
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	font-size: large;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Nombresficha {
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	font-size: large;
}


.NombreCientifico {
	font-style: italic;
	font-weight: bold;
	color: #333333;
	line-height: normal;
	text-align: center;
	font-size: xx-large;
}
.NombreFicha {
	font-weight: bold;
	color: #FF0000;
	font-size: large;
}
.Texto {
	font-size: medium;
	font-weight: bold;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
}

.Salir {
	font-size: large;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-align: center;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body,td,th {
	color: #333333;
}
body {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-repeat: repeat;
	background-color: #CCCCCC;
}
a:link {
	color: #3333CC;
}
a:visited {
	color: #009900;
}
a:hover {
	color: #FF33FF;
}
a:active {
	color: #00FF33;
}
.Equipo {
	font-weight: bold;
	color: #333333;
	font-family: "Times New Roman", Times, serif, "Arial Narrow";
	font-size: large;
}
.Listaaves {
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
}
.Nombreazul {
	font-size: large;
	font-weight: bold;
	color: #3333CC
}
.Index {
	font-family: "Times New Roman", Times, serif, "Arial Narrow";
	font-size: 18px;
	font-weight: bold;
	font-style: oblique;
	background-position: center;
	text-align: center;
}
.potablava {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: #666666;
}
.flotante {
    display:scroll;
        position:fixed;
        bottom:320px;
        right:0px;
}
.flotantearibaficha {
	display:scroll;
	position:fixed;
	left: 30px;
	top: 170px;
	height: auto;
	width: auto;
}
.flotanteatrasficha {
	display:scroll;
	position:fixed;
	left: 30px;
	top: 250px;
	height: 30px;
	width: 60px;
	font-weight: bolder;
	background-color: #F79408;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: blink;
}
.flotantearibaaves {
	display:scroll;
	position:fixed;
	left: 250px;
	top: 200px;
	height: auto;
	width: auto;
}
.flotanteatrasaves {
	display:scroll;
	position:fixed;
	left: 250px;
	top: 260px;
	height: 30px;
	width: 60px;
	background-color: #F4910D;
	font-family: "Courier New", Courier, monospace;
	font-weight: bolder;
	border-top-color: #996600;
	border-right-color: #996600;
	border-bottom-color: #996600;
	border-left-color: #996600;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}
