body {
	margin: 0px;
	background-image: url(../images/estructura/fnd_txt.jpg);
	background-position:bottom;
}
.Subtitulo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-style:normal;
	font-weight:normal;
	color:#FFF;
	text-align:left;
	padding:6px;
}
.txt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	color:#FFF;
	text-align:justify;
}
.txt02 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-style:normal;
	font-weight:normal;
	color:#FFF;
}
.txt03 {
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	font-style:normal;
	font-weight:normal;
	color:#FFF;
}
.txtBlanco {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-style:normal;
	font-weight:normal;
	color:#FFF;
	padding-left:5px;
	padding-top:3px;
}
.txtBoldBlanco {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-style:normal;
	font-weight:bold;
	color:#FFF;
}
.txtNota {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	color:#FFF;
}
.txtNota02 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	color:#FFF;
}
.txtDAR {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	color:#FFF;
	padding-right:5px;
	padding-left:5px;
}
.captura {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#001014;
}
.tabla01 {
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	font-style:normal;
	font-weight:normal;
	color:#FFF;
}
.tabla02 {
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	font-style:normal;
	font-weight:normal;
	color:#FFF;
}
.tabla03 {
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	font-style:normal;
	font-weight:normal;
	color:#FFF;
}
.link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	color:#FFF;
	text-decoration:underline;
}
	a.link:hover {
	color: #CCC;
}
.link02 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	color:#FFF;
	text-decoration:none;
}
	a.link02:hover {
	color: #CCC;
}
.link03 {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	color:#FFF;
	padding-left:5px;
	padding-top:3px;
}
	a.link03:hover {
	color: #CCC;
}
.link04 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-style:normal;
	font-weight:normal;
	color:#FFF;
	text-decoration:underline;
}
	a.link04:hover {
	color: #CCC;
}
.link05a {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	color:#FFF;
}
	a.link05a:hover {
	color: #CCC;
}
.link05b {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	color:#FFF;
}
	a.link05b:hover {
	color: #CCC;
}
.hr {
	background-image:url(../images/estructura/hr.gif);
	height:auto;
}
.vr {
	background-image:url(../images/estructura/vr.gif);
	width:auto;
}
.dash {
	background-image:url(../images/estructura/pxpunteado.gif);
	height:auto;
}
.marco {
	border:solid;
	border-color:#FFF;
	border-width:1px;
}
.marcoiframe {
	border:solid;
	border-color:#FFF;
	border-width:3px;
}
.px3 {
	background-color:#FFFFFF;
	width:3px;
}
.sombra {
	background-image:url(../images/estructura/sombra02.png);
	width:auto;
}
.fnd_video {
	background-image:url(../images/estructura/fnd_video.jpg);
	padding-left:10px;
	padding-top:11px;
	padding-right:11px;
	padding-bottom:9px;
}
.padding10 {
	padding:10px;
}
.fnd_links {
	background-image:url(../images/estructura/fnd_links.jpg);
	background-position:center bottom;
	width:100%;
	height:21px;
}
a:active, a:focus {
      outline: 0;
}