BODY
{
	background: #000000;
	font-size: 11px;
	font-family: tahoma,arial,verdana,sans-serif;
	text-align: center;
	padding: 0;
	border: 0;
	margin: 8px 0px 8px 0px;
}

A,A:Visited
{
	color: #004c6f;
	text-decoration: underline;
}
A:Hover
{
	color: #307c9f;
}

H1
{
  	color: #000000;
	font-size: 18px;
	line-height: 24px;
	font-Family: Arial,Verdana,Tahoma,sans-serif;
	font-weight: 900;
	text-align: right;
	color: #004c6f;
	padding: 12px 20px 12px 50px;
	border: 0px solid #000000;
	margin: 0;
}

H2
{
  	color: #000000;
	font-size: 20px;
	line-height: 24px;
	font-Family: Arial,Verdana,Tahoma,sans-serif;
	font-weight: 900;
	text-align: left;
	padding: 12px 20px 12px 50px;
	border: 0px solid #000000;
	margin: 0;
}

H3
{
  	color: #000000;
	font-size: 20px;
	line-height: 24px;
	font-Family: Arial,Verdana,Tahoma,sans-serif;
	font-weight: 900;
	text-align: center;	
	padding: 4px 20px 4px 50px;
	border: 0px solid #000000;
	margin: 0;
}

H4
{
  	color: #000000;
	font-size: 13px;
	line-height: 16px;
	font-Family: Arial,Verdana,Tahoma,sans-serif;
	font-weight: 700;
	text-align: justify;	
	padding: 0px 20px 12px 50px;
	border: 0px solid #000000;
	margin: 0;
}

H5
{
  	color: #000000;
	font-size: 14px;
	line-height: 18px;
	font-Family: Arial,Verdana,Tahoma,sans-serif;
	font-weight: 800;
	text-align: center;	
	padding: 2px 20px 2px 50px;
	border: 0px solid #000000;
	margin: 0;
}

H6
{
  	color: #000000;
	font-size: 12px;
	line-height: 16px;
	font-Family: Arial,Verdana,Tahoma,sans-serif;
	font-weight: normal;
	text-align: center;
	padding: 0px 20px 0px 50px;
	border: 0px solid #000000;
	margin: 0;
}

P
{
  	color: #000000;
	font-Family: Tahoma,Arial,Verdana,sans-serif;
	font-size: 12px;
	font-weight: Normal;

	line-height: 16px;

	text-indent: 36px;
	text-align: justify;
	padding: 0px 20px 12px 50px;
	border: 0px solid #000000;
	margin: 0;
}

BLOCKQUOTE
{
	font-Family: "Times New Roman",Times,Serif;
	font-size: 14px;
	font-weight: Normal;
	font-style: Oblique;
	
	line-height: 18px;

	text-align: center;
	padding: 0px 44px 12px 74px;
	border: 0px solid #000000;
	margin: 0;
}

OL
{
  	font-size: 12px;
	font-weight: Normal;
	line-height: 16px;
  	
	text-align: justify;
	padding: 0px 44px 12px 74px;
	border: 0;
	margin: 0;	
}

CODE
{
	font-size: 12px;
	line-height: 16px;
}

CENTER
{
  	font-size: 12px;
	text-align: center;
	padding: 0;
	border: 0;
	margin: 0;
}

TD
{
	padding: 0;
	border: 0;
	margin: 0;
}

.EncabezadoSup
{
  	width: 780px;
	background: url(/azulSup.gif) repeat-x left top #004c6f;
}
.Encabezado
{
  	width: 780px;
  	height: 111px;
	background: #004c6f;
	text-align: left;
	padding: 0px;
	border: 0px;
	margin: 0px;
}
.EncabezadoInf
{
  	width: 780px;
	background: url(/azulInf.gif) repeat-x left bottom #004c6f;
}

.MenuSup
{
	width: 122px;
	background: url(/azulSup.gif) repeat-x left top #004c6f;
}
.Menu
{
	width: 122px;
	background: #004c6f;
}
.MenuInf
{
	width: 122px;
	background: url(/azulInf.gif) repeat-x left bottom #004c6f;
}
.CuerpoSup
{
	width: 528px;
	background: url(/amarilloSup.gif) repeat-x left top #ffffcc;
	border: 0 #000000 solid;
	border-width: 0px 4px 0px 4px;
}
.Cuerpo
{
	width: 528px;
	background: #ffffcc;
	border: 0 #000000 solid;
	border-width: 0px 4px 0px 4px;
}
.CuerpoInf
{
	width: 528px;
	background: url(/amarilloInf.gif) repeat-x left bottom #ffffcc;
	border: 0 #000000 solid;
	border-width: 0px 4px 0px 4px;
}
.LateralSup
{
	width: 122px;
	background: url(/amarilloSup.gif) repeat-x left top #ffffcc;
}
.Lateral
{
  	vertical-align: top;
  	text-align: center;
	width: 122px;
	background: #ffffcc;
}
.LateralInf
{
	width: 122px;
	background: url(/amarilloInf.gif) repeat-x left bottom #ffffcc;
}
.Pie
{
	width: 780px;
	height: 46px;
	background: url(/pie.gif) repeat-x left center #004c6f;
	font-size: 9px;
	line-height:15px;
	color: #ffffff;
	text-align: center;
}
.Pie A
{
	color: #ffffff;
	text-decoration: underline;
}
.Pie A:Visited
{
	color: #ffffff;
	text-decoration: underline;
}
.Pie A:Hover
{
  	color: #cccccc;
  	text-decoration: underine;
}
.Pie A.Selec
{
  	color: #cccccc;
	text-decoration: none;
}

TD.Menu
{
  	text-align: center;
}

#Botonera
{
	list-style: none;
	background: #cccccc;
	padding: 0px;

	margin: 0px 10px 0px 10px;
}

#Botonera LI
{
	border-bottom: 5px solid #004c6f;
}

#Botonera LI A
{
	display: block;
	color: #000000;
	text-decoration: none;
	padding: 2px 0px 2px 0px;
	border: 2px solid #105c7f;
}

#Botonera LI A:Visited
{
	color: #000000;
}

#Botonera LI A:Hover
{
	background: #eeeeee;
}

#Botonera LI A:Active
{
  	color: #ffffff;
	background: #777777;
	text-decoration: baseline;
}

#Botonera LI A.Selec
{
  	color: #ffffff;
	background: #777777;
	text-decoration: baseline;
}
.redDigiloc, redDigiloc a, .redDigiloc a:visited, .redDigiloc a:hover {
	color: #999999;
}

