body {
	background-color: black;
	background-image:  url(../img/fondo.gif);
	margin: 0 0 1em 0;
	padding: 0 0;
	text-align: center;
}

div#informe {
    color: #CCCCCC;
    font-size: 12pt;
    padding: 10px;
    text-align: center;
}

div#cuerpo {
	background-color: black;
	background-image: none;
	border: 1px solid #CCCCCC;
	margin: 0.5em auto;
	width: 800px;
}

div#camino {
	color: white;
	font-size: 8pt;
	float: right;
	margin-top: -50px;
}

div#logo {
	height: 171px;
}

div#menu {
	clear: both;
}

div#contenido {
	clear: both;
	padding: 0 1em;
}

div#pie {
	clear: both;
}

div#contacto {
	color: #FF9900;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 500px;
	margin: 30px;
}

div#contacto input,textarea {
	color: black;
}

div#menu_inferior {
	background-image: url(../img/barra_baja.gif);
	background-repeat: repeat-x;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 50px;
	border-top: 1px solid #CCCCCC;
}

div#derechos {
	color: #CCCCCC;
	font-size: 10px;
}

div#nota_pagina {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #FFFFFF;
	margin: 15px;
	font-size: 11px;
	font-weight: bold;
}

div#visitas {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

div#enlaces {
	padding-top: 10px;
}

div.nombre_especie {
	font-weight: bold;
	text-align: center;
	font-size: 24px;
	font-style: italic;
	color: #FFFFFF;
}

div.celda {
    float: left;
    width: 253px;
    text-align: center;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 11px;
    margin: 1em 0;
}

img {
	border: 0;
}

img.izquierda {
	float: left;
}
img.derecha {
	float: right;
}

p {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
}

div#contacto p {
	color: #FF9900;
}


div#camino a:link, a:visited {
	color: white;
	text-decoration: none;
}

div#camino a:hover {
	color: white;
	text-decoration: underline;
}

div#camino a:active {
	color: white;
	text-decoration: none;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

a.detalles {
    color: #FF9900;
}

table {
    padding: 2em;
}

table#disponible tr {
    text-align: left;
    color: #FF9900;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

table#disponible img {
    border:	1px solid white;
}

table#disponible span {
    color: #FFFFFF;
}

table#detalles tr {
    text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-weight: bold;
}

table#detalles img {
    margin: 1px 2px;
    border: 1px solid white;
}

table#infodet {
    margin-left: 25px;
}

table#infodet span {
    color: #FFFFFF;
}

table#infodet p {
	font-size: 14pt;
	color: #FFFFFF;
	font-style: italic;
}

table#eventos {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF
}

table#eventos caption {
    text-align: center;
    font-weight: bold;
    font-size: 13pt;
    font-style: italic;
}

table#eventos th {
    color: #FF9900;
}

ul#enlaces {
	color: #CBCBCB;
}

ul#enlaces a:link,a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

ul#enlaces a:hover,a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.isolado {
	margin-bottom: 15px;
}

table.agenda {
	color: #333333; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	margin-top: 15px;
	padding: 0;
}

