body { color: #333; font-size: small; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; background-color: gray; margin: 0; padding: 0 5%     }

.inlineimage {
	margin: 0 8px 8px 0;
	width: 170px;
	height: 220px;
	border: solid 1px #fc0;
	float: left;
	padding: 2px;
}

#cabecera {
	color: #fff;
	font-size: xx-large;
	background-color: white;
	background-repeat: no-repeat;
	text-align: center;
	width: 700px;
	height: auto;
	border: solid 2px #fc0;
	background-image: url(../images/Logo_longrivertaichi_ola_800.gif);
	background-position: center center;
}
#logo {
	color: black;
	font-weight: bolder;
	text-align: center;
	white-space: nowrap;
	margin: 2px 0 4px;
	padding: 2px;
	height: 64px;
}
#logo a img { border-width: 0; }
#logo a:visited img {  }
#logo a:hover img { margin: 0; padding: 2px; border: solid 1px #f00; }
#titulo {
	color: black;
	font-weight: bolder;
	white-space: nowrap;
	margin: 0;
	padding: 0;
}
#menu { font-size: small; background-color: #4b598a; vertical-align: bottom  ; height: auto; margin: 10px 4px 4px; padding: 0; }

#menu ol { background-color: #369; position: relative; left: 10%; right: 10%; width: 80%; margin: 0; padding: 0; }
#menu ol li { background-color: #369; display: inline; margin: 0; padding: 4px; border: solid 1px #fff; }
#menu a { color: #fff; font-weight: bold; text-decoration: none; margin: 0  ; padding: 4px; }

#menu a:hover { color: #000; font-weight: bold; background-color: #fc0; text-decoration: none ; margin: 0; padding: 4px; }
#left { position: relative; left: 0; margin: 0; padding: 0; width: 128px; border: solid 1px black; }
#left ul { margin: 0; padding: 0; }
#contenido {
	background-color: #fff;
	background-image: url(../images/Logo_longrivertaichi_fondo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: justify;
	width: 684px;
	padding: 8px;
	border: solid 2px #fc0;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#contenido a, a:link, #contenido a:visited, #contenido a:active { color: #369; text-decoration: none; text-align: justify; border-color: #fc0; border-style: solid; border-width: 0 0 1px; }
#contenido a:hover { color: #f00; text-align: justify; border-bottom: 1px solid #f00; }
#left li a {
	color: teal;
	text-decoration: none;
	list-style: none }

#left li a:hover {
	color: black;
	text-decoration: underline }

#cabecera h1  { color: black; font-size: x-large; text-align: center; margin: 0; padding: 0; }

h2 { color: #f70; font-size: large; text-align: center; margin-top: 20px  }
dl { color: #369; font-size: xx-small; text-align: justify; margin: 20px 120px 0; padding: 0; }
dt { color: #369; font-size: xx-small; font-weight: bold; text-align: justify; margin: 0 0 0 0; padding: 0; }
dd { color: #369; font-size: xx-small; font-weight: normal; text-align: justify; margin: 0 0 0 15px; padding: 0; }
h3 { color: #369; font-size: medium; text-align: left; margin-top: 20px; }
h4 { color: #000; font-size: medium; text-align: center; margin-top: 20px; }
h5 { color: #369; font-size: small; text-align: center; margin-top: 20px; }
blockquote { color: #369; font-size: small; text-align: center; margin-top: 20px; }
q { color: #369; font-size: small; font-style: italic; text-align: center; margin-top: 20px; }
ol {
	color: #4b598a;
	font-size: small;
	line-height: 140%;
	text-align: left;
	text-indent: 0;
	margin: 0 0 0 40px;
	padding: 0;
	list-style-type: square;
	list-style-position: inside;
}
#cabecera h2 { color: #369; font-size: small; text-align: center; margin-top: 20px; }
p { font-size: small; text-align: left; text-indent: 1em; }
.nav { font-size: medium; position: absolute; top: 80px  }

.nav a {
	color: #e7b98a;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
	padding-right: 15px }
.nav a:active { color: #925a2c; font-size: medium; }
.resalte { color: teal; font-weight: bolder; }
.biblio { text-align: center; }
.biblio h3 { font-size: small; text-align: center; margin: 4px 0 0; padding: 4px; border: solid 1px #369; }
.biblio h3 img { font-size: small; background-color: #fc0; text-align: center; margin: 4px 0 0; padding: 4px; border: solid 1px #369; }
