﻿@import url('layout.css');
body {
	font-size: 0.8em;
	color: #000;
	background-color: #FFFFCC;
	background-image: url('../images/g3sf12.gif');
}
body, table, td, input, select, textarea, li {
	font-family: Arial, sans-serif, Verdana, Helvetica, sans-serif;
}
#container {
	width: 630px;
	margin: auto;
}
#masthead {
	text-align: center;
	overflow: auto;
	background-color: white;
	color: #000080;
}
#masthead img {
	float: left;
}
#masthead p {
	text-align: right;
	margin: 0;
	margin-top: 5px;
	margin-right: 10px;
	padding: 0;
}
#masthead table {
	border-width: 0px;
}
#sidebar {
	float: left;
	width: 100px;
	background-color: #cdf;
	position: relative;
	clear: both;
	display: inline;
	font-size: x-small;
}
#content {
	padding: 1px 20px 1px 20px;
	background-color: #fff;
	margin: 0px;
}
#content img {

}
#content p {
	text-align: justify;
}
#content li {
	text-align: justify;
}
#footer {
	clear: both;
	width: 630px;
	background-color: #dcb;
	padding: 0;
	overflow: auto;
	margin-top: 0px;
}
/* Estilos de exploración */
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar li {
	display: block;
	border-bottom-width: 5px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
}
#sidebar a {
	font-weight: bold;
	text-decoration: none;
	color: #0033CC;
	display: block;
	padding: 4px;
	border-left-color: #000080;
	border-left-style: solid;
	border-left-width: medium;
}
#sidebar a:hover {
	color: #FFFFFF;
	background-color: #3366FF;
}
/* Estilos de pie de página */
#footer p {
	font-size:x-small;
	text-align: center;
	margin: 0px;
	padding: 2px;
}
#footer a {
	color: #333;
	text-decoration: underline;
}
#footer a:hover {
	color: #333;
	text-decoration: none;
}
a {
	color: #04b;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
	background-color: #FFFF66;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.player {
	text-align: center;
}
h2 {
	color: #FFFFFF;
	background-color: #FF0000;
	text-align: center;
	font-size: 18pt;
}
h4 {
	color: #FFFFFF;
	background-color: #3333CC;
	font-size: 12pt;
	padding-left: 10px;
}
h5 {
	font-size: 10pt;
}

