body {
	margin: 0px;
}
.txtProximamente {
	font-family:"Times New Roman", Times, serif;
	font-size:47px;
	font-style:normal;
	font-weight:normal;
	color:#ffffff;
	text-transform:uppercase;
}
.txt {
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	font-style:normal;
	font-weight:normal;
	color:#FFFFFF;
}
.txtVideoBold {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	font-style:normal;
	font-weight:normal;
	color:#ffffff;
	text-transform:uppercase;
}
.txtVideo {
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	font-style:normal;
	font-weight:normal;
	color:#ffffff;
	text-transform:uppercase;
}
.tituloNoticia {
	font-family:"Times New Roman", Times, serif;
	font-size:21px;
	font-style:normal;
	font-weight:bold;
	color:#ffffff;
}
.txtNoticia {
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	font-style:normal;
	font-weight:normal;
	color:#ffffff;
}
.tituloDescarga {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-style:normal;
	font-weight:bold;
	color:#ffffff;
}
.txtFecha {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	font-weight:normal;
	color:#ffffff;
}
.txtCaptura {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#ffffff;
	border:solid;
	border-color:#FFFFFF;
	border-width:1px;
	background-image:url(../images/estructura/px_alpha.png);
}
.txtNota {
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#ffffff;
}
.tabla02 {
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	font-style:normal;
	font-weight:normal;
	color:#FFFFFF;
}
.linkDescarga {
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	font-style:normal;
	font-weight:normal;
	color:#FFFFFF;
}
	a.linkDescarga:hover {
	color:#b3b4d6;
}
.link {
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	font-style:normal;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
	a.link:hover {
	color:#b3b4d6;
}
.hr {
	background-image:url(../images/estructura/hr.png);
	background-repeat:repeat-x;
	background-position:center;
	height:11px;
}





/*textos scroll horizontal*/
.txtBoldScroll {
	font-family:"Times New Roman", Times, serif;
	font-size:21px;
	font-style:italic;
	font-weight:bold;
	color:#FFFFFF;
}
.txtBoldBlancoScroll {
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	font-style:italic;
	font-weight:bold;
	color:#b3b4d6;
}
.txtScroll {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-style:normal;
	font-weight:normal;
	color:#FFFFFF;
	text-align:justify;
}
.txt02Scroll {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	color:#b3b4d6;
}
.tablaScroll {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-style:normal;
	font-weight:normal;
	color:#FFFFFF;
}

/*estilos accordion*/
.linkAccordion {
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	font-style:normal;
	font-weight:bold;
	color:#ffffff;
	cursor:pointer;
	background-image:url(../images/estructura/px_alpha.png);
	display:block;
	height:21px;
	padding-top:2px;
	padding-left:7px;
	border:solid;
	border-color:#FFFFFF;
	border-width:1px;
	margin:2px;
}
	a.linkAccordion:hover {
	color:#252377;
	background-image:url(../images/estructura/px_alpha_blanco.png);
}
.txtBoldAccordion {
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	font-style:italic;
	font-weight:bold;
	color:#FFFFFF;
}
.txt02Accordion {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	color:#252377;
}
ul.bulletAzul{
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	font-style:normal;
	font-weight:normal;
	color:#FFFFFF;
	list-style-image:url(../images/estructura/bullet_azul.png);
	padding-left:33px;
}
ul.bulletRosa{
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	font-style:normal;
	font-weight:normal;
	color:#FFFFFF;
	list-style-image:url(../images/estructura/bullet_rosa.png);
	padding-left:33px;
}
ul.bulletVerde{
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	font-style:normal;
	font-weight:normal;
	color:#FFFFFF;
	list-style-image:url(../images/estructura/bullet_verde.png);
	padding-left:33px;
}
.txtMecanica {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	color:#FFFFFF;
	text-align:justify;
}
.txtMecanica02 {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	font-weight:normal;
	color:#FFFFFF;
}
.txtMecanicaBold {
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	font-style:normal;
	font-weight:bold;
	color:#FFFFFF;
	text-align:justify;
}
.txtMecanicaBoldColor {
	font-family:"Times New Roman", Times, serif;
	font-size:21px;
	font-style:italic;
	font-weight:bold;
	color:#FFCC00;
}