.fondoTexto {
	background-color: #FFFFFF;
	background-image: url(../images/interior_09.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.FondoEncuesta {
	background-color: #FFFFFF;
	background-image: url(../images/int_02.gif);
	background-repeat: no-repeat;
}
.SondeoIntro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.SondeoPregunta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.FondoMancheta {
	background-color: #809604;
	background-image: url(../images/mancheta.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.Titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
.PalabraDestacada {
	font-weight: bold;
	color: #000000;
}
.CreditoPeriodista-Agencia {
	font-weight: bold;
	color: #000000;
}
.PD {
	font-weight: bold;
	color: #000000;
}
.Respuesta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
}

