body
{
	font: 11px Verdana;
	color: #000000;
	background-color: #ffffff;
    scrollbar-face-color:#ffffff;
    scrollbar-highlight-color: #ffffff;
    scrollbar-3dlight-color: #0072c5;
    scrollbar-darkshadow-color:#ffffff;
    scrollbar-shadow-color:#0072c5;
    scrollbar-arrow-color:#0072c5;
    scrollbar-track-color:#ffffff;
}
table
{
	font: 11px Verdana;
	color: #000000;
}
table.pagina
{
	width: 700;
	text-align: center;
	font: 11px Verdana;
	height: 1000;
}
a
{
	color:#1a52b8;
	font:bold 11px Verdana;
	text-decoration: none;
}
a:hover
{
	color:#000000;
	font:bold 11px Verdana;
	text-decoration: none;
}
.encabezado
{
	border: 1px;
	border-color: #0072c5;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	width: 100%;
	height: 150;
}
marquee
{
	height: 20;
	width: 95%;
	font:bold 11px Verdana;
}
#articulo
{
	width: 500;
	text-align: justify;
	text-indent: 1cm;
	padding: 0.2cm;
	border: 1px;
	border-color: #0072c5;
	border-left-style: solid;
}
#titulo
{
	color: #ffffff;
	width: 500;
	text-align: left;
	font:bold 11px Verdana;
	vertical-align: middle;
	height:20;
	text-indent: 0.5cm;
	background-image: url(../imagenes/titulo.jpg);
	
}
.menu
{
	border: 1px;
	border-color: #0072c5;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	width: 100%;
}
#menu td
{
	height: 20;
}
.menuizq
{
	border: 1px;
	border-color: #0072c5;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	width: 100%;
	font:bold 11px Verdana;
	color: #000000;
	vertical-align: top;
}
.titulo
{
	border: 1px;
	border-color: #0072c5;
	border-bottom-style: solid;
	text-align: center;
}
#menuizq td
{
	height: 20;
}
#menuizq a:hover
{
	color:#ddaa00;
	font:bold 11px Verdana;
	text-decoration: none;
}
#contenido
{
	border: 1px;
	border-color: #0072c5;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	width: 100%;
	height: 100%;
	color: #000000;
	padding: 0.5cm;
	text-indent: 1cm;
	text-align: justify;
}
#creditos
{
	border: 1px;
	border-color: #0072c5;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	width: 700;
	height: 20;
	color: #000000;
	text-align: center;
	font: 11px Verdana;
}