﻿body
{
	font-family: Segoe UI,Tahoma,Arial,Helvetica,sans-seri;
	font-size: 11pt;
	border: 0;
	margin: 0;
	padding: 0;
	background: #F2F5FE url("images/ImgEstruc/TemaAzulClaro/bg.png") 0 0 repeat-x;
	color: #192666;
}

.FondoMP
{
	background-image: url(images/ImgEstruc/bg.png);
}

a
{
	color: Navy;
	text-decoration: underline;
	font-weight: 700;
}

.SelectorBios
{
	font-family: Segoe UI, Calibri;
	position: relative;
	left: auto;
	width: 200px;
}

.articulo
{
	font-family: Calibri, Segoe UI, Arial, Sans-Serif;
	clear: both;
	margin: 0;
	padding: 20px;
	background: url("images/ImgEstruc/TemaAzulClaro/content_article_bg.jpg") 0 0 no-repeat;
}

.Titulo
{
	padding-left:12px;
	font-weight: bold;
	font-size: 12pt;
	background-color: transparent;
	color: Navy;
	font-family: Calibri, Segoe UI, Arial, Sans-Serif;
	background-image: url('images/ImgEstruc/TemaAzulClaro/BarraNoticias.png');
	background-repeat:no-repeat;
	background-repeat:inherit;
}

.Fecha
{
	border: thin double #BACEEC;
	padding: 12px;
	margin: 3px;
	text-align: right;
	font-weight: bold;
	color: #336699;
	background-color: #B5D6FB;
	background-attachment: inherit;
	background-image: url(images/ImgEstruc/Calendario.png);
	background-repeat: no-repeat;
	background-position: 9px center;
	font-family: Arial, Helvetica, sans-serif;
}

.Noticia img
{
	float: left;
	border: thin solid #333399;
	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;
}

