@charset "utf-8";
/* CSS Document */

.animacion {
	height: 205px;
	width: 800px;
}
.botonera {
	height: 106px;
	width: 800px;
}
.txtuno {
	height: 239px;
	width: 800px;
}
.contenedortexto {
	background-color: #00FF00;
	height: 50px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	overflow: auto;
}
.contenedor {
	height: 200px;
	width: 500px;
	overflow: auto;
	margin-left: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20px;
	font-weight: normal;
	margin-top: 8px;
	color: #000;
	text-align: center;
}
.descadouno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
}
.destacado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.pie {
	height: 20px;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	background-color: #F3F3F3;
}
.separador {
	height: 30px;
	width: 800px;
}

.contenedorhome {
	height: 200px;
	width: 800px;
}
.piedestacado {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.titulohome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333;
	font-weight: bold;
}
.titulohomerojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #c41200;
	font-weight: bold;
}
.destacadopaginatres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #810080;
	font-weight: bold;
}
.resaltadonegrita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000;
}
.titulopaginados {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #829323;
	font-weight: bold;
}
.titulopaginatres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #EF9838;
	font-weight: bold;
}
.resaltadogrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000;
}
.titulopaginacuatro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #810080;
	font-weight: bold;
}
.resaltadonegritaitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000;
	font-style: italic;
}
.titulocontacto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #4a71bd;
	font-weight: bold;
}
.pie_links {
	height: 20px;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
	text-align: center;
}
.pie_links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	text-decoration: none;
	/*background-color: #F3F3F3;*/
}

.contenedor_botones {
	width: 530px;
	height: 30px;
	/*border: 1px solid #333;*/
	text-algin: center;
}

.botonera_html {
	height: 50px;
	text-algin: center;
	/*border: 1px solid #333;*/
}

.boton_html {
	float: left;
	margin-left: 5px;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #696769;
	font-weight: 600;
	height: 17px;
	line-height: 17px;
	/*border: 1px solid #333;*/
}

.sep_botones {
	float: left;
	background-color: #AFAFB3;
	font-size: 1pt;
	width: 4px;
	height: 17px;
	margin-left: 5px;
	/*border: 1px solid #333;*/
}