.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.footer {
	text-decoration:underline;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E7E8EB;
	text-decoration: none;
}
a:hover.menu {
	color:#FFFFFF;
}
.txtColorado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #C84D1B;
	text-decoration: none;
	line-height: 18px;
}
.txtProductos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 15px;
}
.txtTextos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 22px;
	text-align: justify;
}
.border1 {
	border: 1px solid #000000;
}
.inputtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CCCCCC;
	background-color: #434343;
	width: 400px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #656565;
}
.tdContactenos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: 585858;
	padding: 20px;
}
a:hover.txtTextos {
	color:#999999;
}.inputtext02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CCCCCC;
	background-color: #434343;
	width: 150px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #656565;
}
a:hover.txtColorado {
	color:#CCCCCC;
}.borderImg {
	border: 1px solid #000000;
}
