a {
	color: #993300;
	text-decoration: underline;
	font-style: normal;
	font-variant: normal;
}
a:visited {
	color: #800000;
}
a:active {
	color: #008000;
}
a:hover {
	font-style: italic;
	color: #FF0000;
	text-decoration: underline;
	padding-bottom: 50px;
}
#precarga{
	position:absolute;
	width:100%;
	height:30px;
	top:0;
	left:0;
}
body {
	background-color: #FFDDBB;
	margin: 8px;
	text-align: center;
	font-size: 16px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
}
#finpagina {
	width: 98%;
	font-size: 9px;
	color: #993300;
}
#menusup {
	font-size: 13px;
}
h1.menusup {
	font-size: 18px;
	padding: 0px;
	margin: 0px;
}
h2.menusup {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}
h3.menusup {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
table.portada {
	width: 98%;
	background-image: url(imagenes/mundoenmarron.gif);
	border: 2px groove #999999;
	text-align: center;
}

table.tomo {
	width: 75%;
	background-color: #FFf0d0;
	background-image: url(imagenes/plastico.gif);
	border: 2px solid #999999;
	border-collapse:collapse;
	text-align: center;
}
table.tabladatos {
	width: 100%;
	background-color: #FFFFFF;
	border: 2px solid #999999;
	border-collapse:collapse;
	text-align: center;
}
.tabladatos TD{
	border: 2px solid #999999;
	font-size: 12px;
	width: 50%;
}
.tabladatos TH{
	border: 2px solid #999999;
	background-color: #CCCCCC;
	font-size: 16px;
}

table.tablareyes {
	background-color: #FFFFFF;
	border: 2px solid #999999;
	border-collapse:collapse;
	text-align: center;
}
.tablareyes TD{
	border: 2px solid #999999;
	font-size: 12px;
}
.tablareyes TH{
	border: 2px solid #999999;
	background-color: #CCCCCC;
	font-size: 16px;
}
table.tablaestadisticas {
	background-color: #FFFFFF;
	border: 2px solid #999999;
	border-collapse:collapse;
	text-align: center;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.tablaestadisticas TD{
	font-size: 10px;
	color: #000000;
	border-top: 1px solid #999999;
	border-right: 0px #999999;
	border-bottom: 1px solid #999999;
	border-left: 0px #999999;
}
.tablaestadisticas TH{
	border: 1px solid #999999;
	background-color: #CCCCCC;
	color: #000000;
	font-size: 10px;
	border-top: 1px solid #999999;
	border-right: 0px #999999;
	border-bottom: 1px solid #999999;
	border-left: 0px #999999;
}

.titulo0 {
	font-family: Algerian, AlgerianBasD, AlgerianD, Georgia, Times New Roman, Serif;
	font-size: 48px;
	color: #993300;
	text-align: center;
}
.titulo1 {
	font-family: Algerian, AlgerianBasD, AlgerianD, Georgia, Times New Roman, Serif;
	font-size: 32px;
	color: #993300;
	text-align: center;
}
.titulo2 {
	font-family: Algerian, AlgerianBasD, AlgerianD, Georgia, Times New Roman, Serif;
	font-size: 18px;
	color: #993300;
	text-align: center;
}
.titulo3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-align: left;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}

.peque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px ! important;
	color: #000000;
}
.discurso {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-align: left;
}
.discurso:first-letter  {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}
