/* body */
.body{
	 background-attachment: fixed;
	 text-align: center;
	 background-color: #D5EAFF;
	 margin-top: 5px;
}

.hidden{
	color: #FFFFFF;
	display: none;
}
.sinBorde{
	border: 0;
}
.vAlignCenter{
	vertical-align: middle;
}

.vAlignBottom{
	vertical-align: bottom;
}

.vAlignTop{
	vertical-align: top;
}

.alignCenter{
	text-align: center;
}

.alignRight{
	text-align: right;
}

.nipo{
  font-family:Helvetica;
  font-size:8.0pt;
  color:#7a868c;
  font-weight:bold;
  padding-right:30pt;
 }
 
.span{
	font-family:Helvetica;
	font-size:10.0pt;
	color:#8798A0;
	font-weight:bold;
	padding-right:10pt;
}
.imagenEscudo{
	border: 0;
	height: 72px;
	width: 256px;
}
.imagenSC01{
	border: 0;
	width: 491px;
	height: 82px;
}


.imagenContenidoSerie{
	border: 0;
	width: 220px;
	height: 449px;
}
.tablaPrincipal{
	text-align: center;
	width: 980px;
}
.td1{
	vertical-align: bottom;
	text-align: center;
}
.td2{
	width: 315px;
}
.td3{
	width: 22px;
}
.td4{
	text-align: left;
	/*colspan: 2;*/
	height: 20px;
}
.td5{
	text-align: center;
	vertical-align: bottom;
}

.td6{
	text-align: left;
	height: 1px;
}
.td7{
	height: 8px;
}
.table1{
	border: 0px;
	/*cellspacing: 0;*/
	width: 100%;
}

.table2{
	border: 0px;
	padding: 0px;
}
.tdwidth130{
	width: 130px;
}
.tdwidth220{
	width: 220px;
}
.divCentrado{
	width: 980px;
	margin: auto;
}