/* Hoja de estilos CSS predeterminada para un nuevo proyecto de aplicación Web*/
	*{font-family: Trebuchet MS; font-size: 8pt; }
	.tne9{font-family:Trebuchet MS;font-size:10px;font-weight:normal;text-decoration:none}
	.tne9 A{font-family:Trebuchet MS;font-size:10px;font-weight:normal;text-decoration:none}
	.tne9 A:hover{font-family:Trebuchet MS;font-size:10px;font-weight:bold;text-decoration:none}
	.tne9b{font-family:Trebuchet MS;font-size:10px;font-weight:bold;text-decoration:none}
	.padleft{padding-left:15px;}
	.padbottop{padding-bottom:5px;padding-top:5px;}
	
	.titEncuesta {font-family: Courier; font-size: 11pt; font-weight: bold;}
	.opcionEncuesta {font-family: Trebuchet MS; font-size: 9pt;}
	.cabEncuesta {background-image: url(img/cabecera_encuesta.jpg); width: 172px; height: 27px;}
	.contentEncuesta{background-image: url(img/fondo_encuesta.jpg); width: 172px;}
	.pieEncuesta {background-image: url(img/pie_encuesta.jpg); width: 172px; height: 11px;background-repeat:no-repeat; margin: 0; padding: 0;}
