body {
	background-color: #006699;
	margin: 0px;
	background-attachment: scroll;
	background-image: url(../imagenes/back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.back1 {
	background-color: #FFFFFF;
}
.back2 {
	background-color: #85B4CE;
}
.back3 {
	background-color: #121D39;
}
.textimpact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.textprice{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}

.back4 {
	background-color: #000000;
}
.linetop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3F5A8D;
}
.linebottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3F5A8D;
}
.lineright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3F5A8D;
}
.lineleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3F5A8D;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #15203C;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
.explicacion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.textwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
}
.textbalck {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
}
.textblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #EDEE3B;
	text-decoration: none;
}
.justify {
	text-align: justify;
}

.textwindows{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
}
.linkblue {
	color: #15203C;
	text-decoration: underline;
}
.linkwhite {
	color: #FFFFFF;
	text-decoration: underline;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	vertical-align: super;
	letter-spacing: 6px;
}
.frameleft {
	background-color: #000000;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #025B89;
}
.frametop {
	background-color: #000000;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #025B89;
}.frameright {
	background-color: #000000;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #025B89;
}.framebottom {
	background-color: #000000;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #025B89;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #005A87;
	padding-left: 3px;
	border: 1px solid #FFFFFA;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #005A87;
	padding-left: 3px;
	border: 1px solid #FFFFFA;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #005A87;
	padding-left: 3px;
	border: 1px solid #FFFFFA;
}
