.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.txt-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003366;
	text-decoration: none;
}

.borde {
	border: 3px solid #999999;
}
.txtform {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #9C0001;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}
.txtgris {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.txtin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
#contacto {
	display:none;
	position:absolute;
	top:0;
	left:0;
	height:330px;
	width:260px;
	z-index:1000;
}
/*#capaFlash {
	width:970px;
	height:565px;
	position:relative;
}*/
#flash {
	z-index:1;

}

.fondo {
	background-color:#272727;
}

.textorespuesta {
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	font-size:11px;
	color:#CCC;
}
