BODY {
	background-color : #3483C7;
	color : Black;
	margin-top : 0;
	margin-left : 0;
}

.txt {
	font-family : Arial;
	font-size : 11pt;
	color : White;
}

.web {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	color : #87CEEB;
	font-weight : bold;
}

.img {
	vertical-align : middle;
	text-align : left;
}

.MinEnl {
	color : Yellow;
	font-family : Arial;
	font-size : 9pt;
}

TD.sep {
	background-color: #9999CC;
	font-family : Arial;
	font-size : 8pt;
}

TD.caption {
	font-family : Arial;
	font-size : 10pt;
	background-color: #9999CC;
	border-bottom : thin solid RGB(83,105,129);
	vertical-align : bottom;
}

TD.img {
	font-family : Arial;
	font-size : 8pt;
	background-color: #9999CC;
	vertical-align : bottom;
	text-align : right;
}
  
 TD.dat {
	text-transform : uppercase;
	font-family : Arial;
	font-size : 9pt;
	text-align : right;
	border-bottom : thin solid RGB(83,105,129);
	background-color : inherit;
}

TD.plantilla {
	border : 2px solid rgb(152,167,246);
}

.enl {
	font-family : Arial;
	font-size : 11pt;
	color : Yellow;
	text-decoration : underline;
}
.enl:HOVER{
	font-family : Arial;
	font-size : 11pt;
	color : Yellow;
	text-decoration : none;
}

A.Btn {
	background-color : #6A5ACD;
	border : 1px solid Navy;
	text-align : center;
	font-family : Verdana;
	font-size : 10pt;
	text-decoration : none;
	font-weight : none;
	color : White;
}
A:HOVER.Btn {
	background-color : Blue;
	border : 1px solid Yellow;
	text-align : center;
	font-family : Verdana;
	font-size : 10pt;
	text-decoration : none;
	font-weight : none;
	color : Yellow;
}

.wgTitular {
	font-family : Tahoma;
	font-size : 9pt;
	color : Yellow;
	background-color : #004080;
}

.wgImpar {
	font-family : Tahoma;
	font-size : 9pt;
	color : #004080;
	background-color : #B0E0E6;
}

.wgPar {
	font-family : Tahoma;
	font-size : 9pt;
	color : #004080;
	background-color : #B0C4DE;
}