﻿body
{
	font-family: Segoe UI,Tahoma,Arial,Helvetica,sans-seri;
	font-size: 89%;
	color: Black;
}

.FondoMP
{
	background-image: url(images/ImgEstruc/Fondo_Grad.png);
}

a
{
	color: Navy;
	text-decoration: underline;
	font-weight: 700;
}

.SelectorBios
{
	font-family: Segoe UI, Calibri;
	position: relative;
	left: auto;
	width: 200px;
}

.Titulo
{
	border: thin ridge #DADADA;
	font-weight: bold;
	font-size: 12pt;
	background-color: #9A7038;
	color: White;
	font-family: Calibri, Segoe UI, Arial, Sans-Serif;
}

.Fecha
{
	text-align: right;
	font-weight: bold;
	color: #9a7038;
	background-color: #E7F6B7;
	background-attachment: scroll;
	background-image: url(images/ImgEstruc/Calendario.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.Noticia img
{
	float: left;
	border: thin solid #9A7038;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 3px;
	margin-top: 3px;
	text-align: left;
}

.Especial
{
	border: thin solid #F9630D;
	margin-right: 3px;
	margin-bottom: 2px;
	margin-top: 3px;
}

.Noticia
{
	padding: 5px 3px;
	position: relative;
	text-align: justify;
}

table#TablaCentral
{
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	overflow: auto;
	padding: 2 2 2 2;
	text-align: justify;
	vertical-align: middle;
}

.AisladoEnColumna
{
	clear: both;
}

.TextoLateral
{
	display: inline;
}

.TablaCentral
{
	text-align: justify;
}

table#TablaBiblio *.Titulo
{
	clear: both;
	display: block;
}

table#TablaLibros *.Titulo
{
	clear: both;
	display: block;
}

table#PersonajesNET *.Titulo
{
	clear: both;
	display: block;
}

table#PersonajesHistoricos *.Titulo
{
	clear: both;
	display: block;
}

table#PersonajesAMT *.Titulo
{
	clear: both;
	display: block;
}

.Lista
{
	text-align: left;
	font-weight: bold;
	color: White;
	background-color: #9C9A69;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center;
}
