.textobold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.fondo {
	background-image: url(empresa/fondo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #000000;
	line-height: 14pt;

}
.titulo {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.fondoclientes {

	background-image: url(clientes/fondo.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.texto2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #000000;
	line-height: 11pt;
}
.fondoproductos {

	background-image: url(productos/fondo.jpg);
	background-repeat:  repeat-y;
	background-position: left top;
}
.Texto8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: 400;
	font-style: normal;
	left: 4px;

}
.textoRemarcado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 500;
}
.textoNegrita {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #000000;
	line-height: 14pt;
	font-weight: bold;

}

.textoNegrita1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
	line-height: 14pt;
	font-weight: bold;

}
.texto3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	color: #000000;
	line-height: 11pt;
	padding-left: 3px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
