#contenedorGeneral {
	width: 705px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 110px;
}
body {
	background-image: url(../imagenes/img_index/fondo.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.representante {
	font-style: italic;
	text-align: right;
	line-height: 90%;
	font-size: 8pt;
}
.fdoColor {
	background-image: url(../imagenes/img_compartidos/fdo_color.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.textoTabla {
	text-align: center;
	font-size: 7pt;
}
.encTabla {
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.txtCaracteristicas {
	line-height: 110%;
	font-size: 8pt;
	text-align: justify;
}
h3 {
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	line-height: 12pt;
	letter-spacing: -0.05em;
}
