body
{
	margin-top: 0px;
}
table
{
	font-family: Tahoma,Verdana;
	font-size: 12px;
	color: #2A418B;
}
table.articulo
{
	border: solid 1px #000080;
}
table.articuloBuscar
{
	border: solid 1px #000080;
	width: 270px;
}
table.indice
{
	font-family: Tahoma,Verdana;
	font-size: 12px;
	color: black;
}

tr.art
{
	border: solid 1px #000060;
	background: #000060;
	color: White;
}
th.titulo
{
	border-bottom: solid 2px #000080;
	font-family: Tahoma;
	font-variant: small-caps;
	font-size: 16px;
	font-weight: bold;
}

th.titulo2
{
	font-family: Tahoma;
	font-variant: small-caps;
	font-size: 12px;
	font-weight: bold;
	color: White;
	background-color: #000080;
}

th.tema
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: black;
	text-align: left;
}

td.titulo2
{
	font-family: Tahoma;
	font-variant: small-caps;
	font-size: 12px;
	font-weight: bold;
	color: White;
	background-color: #000080;
}
input.button
{
	background-color: #000080;
	color: White;
	font-family: Tahoma;
	font-size: 12px;
}


input
{
	font-family: Tahoma;
	font-size: 12px;
}
a
{
	color: #000080;
}
a.inicio
{
	color: #000080;
	text-decoration: none;
}
